]> granicus.if.org Git - php/commitdiff
semantics
authorIlia Alshanetsky <iliaa@php.net>
Sun, 7 Mar 2010 15:33:46 +0000 (15:33 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 7 Mar 2010 15:33:46 +0000 (15:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f43fe6d4338d1ef09ee02e017fea3ff941d9e438..7da55ad352bd012990556771791373a7f4846b76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,11 +13,11 @@ PHP                                                                        NEWS
 - Fixed bug #51062 (DBA DB4 uses mismatched headers and libraries). (Chris Jones)
 - Fixed bug #51023 (filter doesn't detect int overflows with GCC 4.4).
   (Raphael Geissert)
-- Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include
-  file and line in trace). (Felipe)
+- Fixed bug #50383 (Exceptions thrown in __call() / __callStatic() do not
+  include file and line in trace). (Felipe)
 - Fixed bug #49267 (Linking fails for iconv). (Moriyosh)
 - Fixed bug #43314 (iconv_mime_encode(), broken Q scheme). (Rasmus)
-- Fixed bug #23229 (syslog function truncates messages). (Adam)
+- Fixed bug #23229 (syslog() truncates messages). (Adam)
 
 25 Feb 2010, PHP 5.2.13
 - Updated timezone database to version 2010.2. (Derick)