From: foobar Date: Fri, 26 Apr 2002 23:28:24 +0000 (+0000) Subject: - News entry about the change in php.ini-* X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~411 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e9ecbb84f85cbb4f573007f14c3f10b62f4d75e;p=php - News entry about the change in php.ini-* # This should have been done long time ago.. --- diff --git a/NEWS b/NEWS index 4ece2a5ce2..954875fd17 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Changed the short_open_tag default to 'Off' in php.ini-dist and + php.ini-recommended. (Jani) + - Major update of domxml. New functions and better DOM compliance. (Uwe) - 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)