changelog               Fri May  9 01:31:52 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1295&r2=1.1296&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1295 ZendEngine2/ChangeLog:1.1296
--- ZendEngine2/ChangeLog:1.1295        Thu May  8 01:31:44 2008
+++ ZendEngine2/ChangeLog       Fri May  9 01:31:51 2008
@@ -1,3 +1,18 @@
+2008-05-08  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      zend_API.c
+      tests/bug31720.phpt:
+      - MFH: Fixed detection of invalid class name
+
+    * zend_API.c
+      tests/bug31720.phpt:
+      - Fixed detection of invalid class name
+
+    * zend_API.c:
+      - Fix valgrind report (Conditional jump or move depends on uninitialised
+      value)
+
 2008-05-07  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -22885,7 +22900,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1295 2008/05/08 01:31:44 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1296 2008/05/09 01:31:51 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -24609,7 +24624,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1295 2008/05/08 01:31:44 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1296 2008/05/09 01:31:51 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to