changelog               Mon Oct 20 01:31:58 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3203&r2=1.3204&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3203 php-src/ChangeLog:1.3204
--- php-src/ChangeLog:1.3203    Sun Oct 19 01:32:26 2008
+++ php-src/ChangeLog   Mon Oct 20 01:31:57 2008
@@ -1,3 +1,61 @@
+2008-10-19  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/pdo_mysql/tests/bug_43371.phpt
+      ext/pdo_mysql/tests/bug_43371.phpt:
+      - Fixed test
+
+2008-10-19  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ZendEngine2/zend_builtin_functions.c:
+      MFB: Fixed bug #46341 (Added missing validation checks into define() for
+      class constants)
+
+    * (PHP_5_3)
+      ZendEngine2/zend_builtin_functions.c:
+      Fixed bug #46341 (Added missing validation checks into define() for class
+      constants)
+
+2008-10-19  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * run-tests.php
+      run-tests.php
+      run-tests.php:
+      Add %S and %A to EXPECTF, they work like %s and %a but match empty 
strings,
+      too
+
+2008-10-19  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/spl/spl_array.c
+      ext/spl/tests/arrayObject___construct_error1.phpt
+      ext/spl/tests/arrayObject_setIteratorClass_error1.phpt:
+      MFB: Fix #46317 (Iterator class not properly checked)
+
+    * (PHP_5_3)
+      ext/spl/spl_array.c
+      ext/spl/tests/arrayObject___construct_error1.phpt
+      ext/spl/tests/arrayObject_setIteratorClass_error1.phpt:
+      Fix #46317 (Iterator class not properly checked)
+
+    * ext/spl/spl_array.c:
+      Link to spl iterator
+
+2008-10-19  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * ext/pdo_mysql/tests/mysql_pdo_test.inc:
+      fix mysqlnd detection
+
+    * ext/mysqlnd/mysqlnd_ps.c:
+      Don't dereference NULL-pointer
+
+    * ext/pdo_mysql/tests/bug46292.phpt
+      ext/pdo_mysql/tests/bug46292.phpt
+      ext/pdo_mysql/tests/pdo_mysql_subclass.phpt
+      ext/pdo_mysql/tests/pdo_mysql_subclass.phpt:
+      Fix test
+
 2008-10-18  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)
@@ -8594,7 +8652,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3203 2008/10/19 01:32:26 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3204 2008/10/20 01:31:57 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to