sixd Wed, 17 Aug 2011 23:55:25 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=315120
Log:
Use php.ini parameter instead of GC() entry
Changed paths:
U php/php-src/branches/PHP_5_4/NEWS
Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS 2011-08-17 23:50:04 UTC (rev 315119)
+++ php/php-src/branches/PHP_5_4/NEWS 2011-08-17 23:55:25 UTC (rev 315120)
@@ -109,7 +109,7 @@
- Changed third parameter of preg_match_all() to optional. FR #53238. (Adam)
- Changed silent casting of null/''/false into an Object when adding
a property into a warning. (Scott)
-- <?= is now always available regardless of the short_tags setting (Rasmus)
+- <?= is now always available regardless of the short_open_tag setting (Rasmus)
- General improvements:
. Added multibyte support by default. Previously php had to be compiled
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php