]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 22 Oct 2002 00:35:00 +0000 (00:35 +0000)
committer <changelog@php.net> <>
Tue, 22 Oct 2002 00:35:00 +0000 (00:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 627df514e1860e0bc8dbf76bd86dc76f631e3150..7c19384b0d95fc1f628ee8d552010b9ce76cfefd 100644 (file)
--- 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.