From: Xinchen Hui Date: Sun, 21 Jul 2013 08:19:40 +0000 (+0800) Subject: Updaet NEWS X-Git-Tag: php-5.5.2RC1~13^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cd13204bb3655b11cdbe6a5c4a1d0ce17c0b950;p=php Updaet NEWS --- diff --git a/NEWS b/NEWS index 6f4479ccd5..baa727fe9d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2013, PHP 5.5.2 +- Core: + . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very + limited case). (Arpad) + - Streams: . Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol)