changelog               Tue Feb 10 01:32:40 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3313&r2=1.3314&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3313 php-src/ChangeLog:1.3314
--- php-src/ChangeLog:1.3313    Mon Feb  9 01:32:47 2009
+++ php-src/ChangeLog   Tue Feb 10 01:32:39 2009
@@ -1,3 +1,82 @@
+2009-02-09  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/interbase/tests/ibase_affected_rows_001.phpt
+      ext/interbase/tests/ibase_errmsg_001.phpt
+      ext/interbase/tests/ibase_num_params_001.phpt:
+      - Fix tests
+
+2009-02-09  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/mbstring/mbstring.c
+      ext/mbstring/mbstring.c:
+      
+      MFB: Initialize optional var
+
+    * (PHP_5_3)
+      ext/mbstring/mbstring.c:
+      
+      Initialize optional var
+
+2009-02-09  Greg Beaver  <g...@chiaraquartet.net>
+
+    * (PHP_5_3)
+      NEWS:
+      remove entry for bug #46026, this is fixed in 5.2 now, and needs no 5.3
+      entry
+
+2009-02-09  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/pdo_firebird/tests/ddl.phpt:
+      - Fix test
+
+    * ext/pdo_firebird/firebird_statement.c:
+      - Fix mem. leak
+
+    * ext/pdo_firebird/tests/execute.phpt:
+      - Fixed test
+
+2009-02-09  Dmitry Stogov  <dmi...@zend.com>
+
+    * (PHP_5_3)
+      NEWS
+      ext/standard/array.c
+      ext/standard/array.c:
+      Fixed bug #47329 (Crash in garbage collector)
+
+    * ZendEngine2/tests/bug47320.phpt
+      ZendEngine2/tests/bug47320.phpt:
+      
+      file bug47320.phpt was initially added on branch PHP_5_3.
+
+    * (PHP_5_3)
+      NEWS
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/tests/bug47320.phpt
+      main/main.c
+      main/main.c:
+      Fixed bug #47320 ($php_errormsg out of scope in functions)
+
+    * ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.c
+      ZendEngine2/tests/gc_031.phpt:
+      Better fix for #47341
+
+2009-02-09  Greg Beaver  <g...@chiaraquartet.net>
+
+    * (PHP_5_2)
+      NEWS
+      ext/bz2/bz2_filter.c:
+      MFB fix Bug #46026 (this is a refinement of the previous fix)
+
+2009-02-09  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_3)
+      main/streams/xp_socket.c:
+      
+      MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
+      the remote end restarts)
+
 2009-02-08  Lukas Smith  <sm...@pooteeweet.org>
 
     * README.RELEASE_PROCESS:
@@ -29555,7 +29634,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3313 2009/02/09 01:32:47 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3314 2009/02/10 01:32:39 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to