From: Xinchen Hui Date: Wed, 9 Jan 2013 02:55:50 +0000 (+0800) Subject: update NEWS X-Git-Tag: php-5.5.0alpha3~5^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3b1b8516906fe900e521216c8f01e362790af30;p=php update NEWS --- diff --git a/NEWS b/NEWS index 9fca188c8f..1abd3981a1 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2012, PHP 5.4.12 +- Core: + . Fixed bug #63943 (Bad warning text from strpos() on empty needle). + (Laruence) + - Litespeed: . Fixed bug #63228 (-Werror=format-security error in lsapi code). (George)