diff options
author | <changelog@php.net> | 2002-10-22 00:35:00 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-10-22 00:35:00 +0000 |
commit | 67d264a9f3898cb8f6304603d6e20fa1fdfa3058 (patch) | |
tree | 5b135e05b4648350570d76bb194ec38d39ea6aad /NEWS | |
parent | 829b7708b872d1136c4c8021433305ce1c5b5260 (diff) | |
download | php-git-67d264a9f3898cb8f6304603d6e20fa1fdfa3058.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- updated FDF extension to work with current Adodeb fdftk 5.0 (hartmut) +- raw POST data is now available as php://input stream (hartmut) +- Added mb_strtolower() and mb_strtoupper(). (Moriyoshi) - ATTENTION! "make install" will *by default* install the CLI SAPI binary in {PREFIX}/bin/php. If you don't disable the CGI binary, it will be installed as {PREFIX}/bin/php-cgi. |