From: Pierre Joye Date: Wed, 26 Oct 2011 12:33:57 +0000 (+0000) Subject: - ws X-Git-Tag: php-5.4.0RC1~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c21ad74804bd0e1825ee84bd37e22a7010b2a7b;p=php - ws --- diff --git a/NEWS b/NEWS index 98f3d7dbf3..e09214eb4b 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,7 @@ PHP NEWS - General improvements: . Improve the warning message of incompatible arguments. (Laruence) . Improve ternary operator performance when returning arrays. (Arnaud, Dmitry) - + - Core: . Fixed bug #55801 (Behavior of unserialize has changed). (Mike) . Fixed bug #55749 (TOCTOU issue in getenv() on Windows builds). (Pierre)