changelog               Fri May 18 01:31:06 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2691&r2=1.2692&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2691 php-src/ChangeLog:1.2692
--- php-src/ChangeLog:1.2691    Thu May 17 01:31:09 2007
+++ php-src/ChangeLog   Fri May 18 01:31:06 2007
@@ -1,3 +1,50 @@
+2007-05-17  Nuno Lopes  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/pdo_sqlite/sqlite/src/parse.c:
+      fix gcov build.......
+
+2007-05-17  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/concat_003.phpt:
+      add test
+
+    * ext/spl/spl_iterators.c
+      ext/standard/formatted_print.c
+      ext/standard/type.c:
+      zend_make_printable_zval -> zend_make_string_zval
+
+    * ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h:
+      use zend_make_string_zval(), we want to see the notices
+
+    * ZendEngine2/tests/concat_001.phpt
+      ext/gd/tests/bug39780.phpt:
+      fix test
+
+    * (PHP_5_2)
+      NEWS:
+      news entry
+
+    * (PHP_5_2)
+      ext/pdo_mysql/mysql_statement.c:
+      implement FR #41416 (getColumnMeta() should also return table name)
+
+2007-05-17  Hannes Magnusson  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/pdo/tests/pdo_034.phpt:
+      Fix paths for ext/sqlite
+
+2007-05-17  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/standard/basic_functions.c
+      ext/standard/lcg.c
+      ext/standard/php_ext_syslog.h
+      ext/standard/syslog.c:
+      Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows
+
 2007-05-16  Pierre-Alain Joye  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to