From: Date: Tue, 22 Oct 2002 00:35:00 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0pre2~208 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67d264a9f3898cb8f6304603d6e20fa1fdfa3058;p=php NEWS update --- diff --git a/NEWS b/NEWS index 627df514e1..7c19384b0d 100644 --- a/NEWS +++ b/NEWS @@ -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.