From: Date: Wed, 24 Apr 2002 00:23:56 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~461 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc49f3cd0a72f734e22eeee0826772ebd708f571;p=php NEWS update --- diff --git a/NEWS b/NEWS index 7fdc3470dc..381f32aecc 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Fixed possible crash bug in HTTP uploads. (Patch: Lucas Schroeder) - Added large OID value (2^31 to 2^32) support for pg_lo_import(), pg_lo_unlink(), pg_lo_open() and pg_lo_export(). (Yasuo) - Made the mbstring extension enabled by default. (Yasuo)