]> granicus.if.org Git - php/commitdiff
- News entry about the change in php.ini-*
authorfoobar <sniper@php.net>
Fri, 26 Apr 2002 23:28:24 +0000 (23:28 +0000)
committerfoobar <sniper@php.net>
Fri, 26 Apr 2002 23:28:24 +0000 (23:28 +0000)
# This should have been done long time ago..

NEWS

diff --git a/NEWS b/NEWS
index 4ece2a5ce27a5987582e19bed7051056eb45d712..954875fd17a9440c66c19e5d344b242b7dbeb1d3 100644 (file)
--- 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)