summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2002-10-22 00:35:00 +0000
committer <changelog@php.net>2002-10-22 00:35:00 +0000
commit67d264a9f3898cb8f6304603d6e20fa1fdfa3058 (patch)
tree5b135e05b4648350570d76bb194ec38d39ea6aad /NEWS
parent829b7708b872d1136c4c8021433305ce1c5b5260 (diff)
downloadphp-git-67d264a9f3898cb8f6304603d6e20fa1fdfa3058.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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.