iliaa                                    Sun, 07 Mar 2010 15:33:46 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=295929

Log:
semantics

Changed paths:
    U   php/php-src/branches/PHP_5_2/NEWS

Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS   2010-03-07 15:26:39 UTC (rev 295928)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-03-07 15:33:46 UTC (rev 295929)
@@ -13,11 +13,11 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to