Commit:    9c2839306776bfb3cb68fb6c56f1ef926daa070e
Author:    Felipe Pena <felipe...@gmail.com>         Sat, 14 Jul 2012 12:27:44 
-0300
Parents:   0bff7cfadd0177601cd7b7253b7311d3bd13fa45
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=9c2839306776bfb3cb68fb6c56f1ef926daa070e

Log:
- BFN

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 3d91e50..7f8704d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,20 @@ PHP                                                           
             NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2012, PHP 5.4.6
 
+- Core:
+  . Fixed bug #62565 (Crashes due non-initialized internal properties_table).
+    (Felipe)
+
 - CURL:
   . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).
     (r.hampartsum...@gmail.com, Laruence)
 
 - DateTime:
   . Fixed Bug #62500 (Segfault in DateInterval class when extended). (Laruence)
+  
+- Intl:
+  . Fixed bug #62564 (Extending MessageFormatter and adding property causes 
+    crash). (Felipe)
 
 - SimpleXML:
   . Implemented FR #55218 Get namespaces from current node. (Lonny)


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

Reply via email to