changelog               Fri Mar  6 01:32:37 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3335&r2=1.3336&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3335 php-src/ChangeLog:1.3336
--- php-src/ChangeLog:1.3335    Thu Mar  5 01:32:56 2009
+++ php-src/ChangeLog   Fri Mar  6 01:32:35 2009
@@ -1,3 +1,25 @@
+2009-03-05  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_execute_API.c:
+      - Fixed typo
+
+    * (PHP_5_3)
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/tests/bug47572.phpt:
+      - MFH: Fixed bug #47572 (zval_update_constant_ex: Segmentation fault)
+
+    * ZendEngine2/zend_execute_API.c
+      ZendEngine2/tests/bug47572.phpt
+      ZendEngine2/tests/bug47572.phpt:
+      - Fixed bug #47572 (zval_update_constant_ex: Segmentation fault)
+
+2009-03-05  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ZendEngine2/zend_builtin_functions.c:
+      
+      Removed bogus code
+
 2009-03-04  Zoe Slattery  <zoe.slatt...@googlemail.com>
 
     * (PHP_5_3)
@@ -31016,7 +31038,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3335 2009/03/05 01:32:56 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3336 2009/03/06 01:32:35 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to