changelog               Fri Mar 16 01:31:09 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2630&r2=1.2631&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2630 php-src/ChangeLog:1.2631
--- php-src/ChangeLog:1.2630    Thu Mar 15 01:31:08 2007
+++ php-src/ChangeLog   Fri Mar 16 01:31:08 2007
@@ -1,3 +1,33 @@
+2007-03-15  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      NEWS
+      ext/curl/curl.c:
+      fix #40831 (cURL extension doesn't clean up the buffer of reused handle)
+
+    * (PHP_5_2)
+      ext/interbase/ibase_query.c:
+      fix #40805 (Failure executing function ibase_execute())
+
+    * (PHP_5_2)
+      NEWS:
+      BFN
+
+    * (PHP_5_2)
+      ZendEngine2/zend.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/tests/bug40815.phpt:
+      fix #40815 (using strings like "class::func" and static methods in
+      set_exception_handler() might result in crash)
+
+    * ZendEngine2/tests/bug40815.phpt
+      ZendEngine2/tests/bug40815.phpt:
+      
+      new test
+
+    * ZendEngine2/zend.c:
+      reset the exception if it's still NULL
+
 2007-03-14  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to