changelog               Thu Feb 19 01:32:39 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3322&r2=1.3323&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3322 php-src/ChangeLog:1.3323
--- php-src/ChangeLog:1.3322    Wed Feb 18 01:32:35 2009
+++ php-src/ChangeLog   Thu Feb 19 01:32:38 2009
@@ -1,3 +1,109 @@
+2009-02-18  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_3)
+      ext/standard/tests/strings/bug47443.phpt:
+      - New test
+
+    * ext/standard/tests/strings/bug47443.phpt
+      ext/standard/tests/strings/bug47443.phpt:
+      
+      - New test
+
+    * (PHP_5_3)
+      NEWS:
+      BFN
+
+    * (PHP_5_3)
+      ext/standard/metaphone.c:
+      - MFH: Fixed bug #47443 (metaphone('scratch') returns wrong result)
+
+    * ext/standard/metaphone.c:
+      - Fixed bug #47443 (metaphone('scratch') returns wrong result)
+
+2009-02-18  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/sqlite3/sqlite3.c:
+      MFB: Removed unused var
+
+    * (PHP_5_3)
+      ext/sqlite3/sqlite3.c:
+      Removed unused var
+
+2009-02-18  Robin Fernandes  <ro...@soal.org>
+
+    * main/output.c
+      tests/output/bug46903.phpt
+      tests/output/ob_start_basic_004.phpt:
+      Revert fix to bug #46903 as per
+      http://marc.info/?l=php-internals&m=123476465621346&w=2 .
+
+2009-02-18  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      NEWS
+      ext/mysql/php_mysql.c
+      ext/mysql/tests/bug47438.phpt:
+      MFH: Fix #47438 mysql_fetch_field ignores zero offse
+
+    * ext/mysql/php_mysql.c
+      ext/mysql/tests/bug47438.phpt
+      ext/mysql/tests/bug47438.phpt:
+      Fix #47438 mysql_fetch_field ignores zero offse
+
+2009-02-18  Dmitry Stogov  <dmi...@zend.com>
+
+    * ext/soap/tests/bugs/bug47049.phpt
+      ext/soap/tests/bugs/bug47049.phpt
+      ext/soap/tests/bugs/bug47049.phpt
+      ext/soap/tests/bugs/bug47049.wsdl
+      ext/soap/tests/bugs/bug47049.wsdl
+      ext/soap/tests/bugs/bug47049.wsdl:
+        1.1.4;
+      file bug47049.phpt was initially added on branch PHP_5_2.
+
+    * (PHP_5_2)
+      NEWS
+      ext/soap/soap.c
+      ext/soap/soap.c
+      ext/soap/soap.c
+      ext/soap/tests/bugs/bug47049.phpt
+      ext/soap/tests/bugs/bug47049.phpt
+      ext/soap/tests/bugs/bug47049.wsdl
+      ext/soap/tests/bugs/bug47049.wsdl:
+      Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault)
+
+2009-02-18  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN
+
+    * ext/sqlite3/libsqlite/sqlite3.c
+      ext/sqlite3/libsqlite/sqlite3.h
+      ext/sqlite3/libsqlite/sqlite3ext.h:
+      Update bundled SQLite to 3.6.11
+
+2009-02-18  Dmitry Stogov  <dmi...@zend.com>
+
+    * ZendEngine2/tests/bug47343.phpt
+      ZendEngine2/tests/bug47343.phpt:
+      
+      file bug47343.phpt was initially added on branch PHP_5_3.
+
+    * (PHP_5_3)
+      NEWS
+      ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.c
+      ZendEngine2/tests/bug47343.phpt:
+      Fixed bug #47343 (gc_collect_cycles causes a segfault when called within 
a
+      destructor in one case)
+
+    * ZendEngine2/zend.c
+      ZendEngine2/zend.c
+      ZendEngine2/zend.h
+      ZendEngine2/zend.h:
+      Fixed zend_print_zval_r_ex() to use the write callback function
+
 2009-02-17  Zoe Slattery  <zoe.slatt...@googlemail.com>
 
     * ZendEngine2/tests/bug46701.phpt
@@ -30527,7 +30633,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3322 2009/02/18 01:32:35 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3323 2009/02/19 01:32:38 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to