changelog               Mon Jun 29 01:33:27 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3448&r2=1.3449&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3448 php-src/ChangeLog:1.3449
--- php-src/ChangeLog:1.3448    Sun Jun 28 01:33:04 2009
+++ php-src/ChangeLog   Mon Jun 29 01:33:26 2009
@@ -1,3 +1,148 @@
+2009-06-28  Scott MacVicar  <sc...@macvicar.net>
+
+    * ext/sqlite3/libsqlite/sqlite3.c
+      ext/sqlite3/libsqlite/sqlite3.h
+      ext/sqlite3/libsqlite/sqlite3ext.h:
+      Update libsqlite to 3.6.16
+
+2009-06-28  Patrick Allaert  <patrick.alla...@gmail.com>
+
+    * ext/ldap/ldap.c:
+      forgotten some credits :)
+
+    * ext/ldap/ldap.c
+      ext/ldap/tests/bug48441.phpt:
+      unicode support in ext/ldap
+
+2009-06-28  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      ext/mysqlnd/mysqlnd_wireprotocol.c:
+      Fix path
+
+2009-06-28  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/metaphone.c
+      ext/standard/tests/strings/bug48709.phpt:
+      - MFH: Fixed bug #48709 (metaphone and 'wh')
+
+    * ext/standard/metaphone.c
+      ext/standard/tests/strings/bug48709.phpt
+      ext/standard/tests/strings/bug48709.phpt:
+      - Fixed bug #48709 (metaphone and 'wh')
+
+2009-06-28  Andrei Zmievski  <and...@gravitonic.com>
+
+    * TODO:
+      Update
+
+2009-06-28  Johannes Schlüter  <johan...@schlueters.de>
+
+    * php.ini-development
+      php.ini-production:
+      Add missing ini entries (Mikko)
+
+    * php.ini-development
+      php.ini-production:
+      Add ibase settings
+
+    * (PHP_5_3)
+      UPGRADING:
+      Drop debug switches from UPGRADING, they need --enable-debug and aren't
+      ment for users
+
+    * (PHP_5_3)
+      php.ini-development
+      php.ini-production:
+      MFH: Add two ini settings and remove ini setting which is commented out 
in
+      code
+
+    * php.ini-development
+      php.ini-production:
+      - Add two ini settings
+
+2009-06-28  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * NEWS:
+      - dot dot dot.. :)
+
+    * (PHP_5_2)
+      NEWS:
+      - Typo, removed BOM (this file was supposed to be just ascii..right? :)
+
+2009-06-28  Johannes Schlüter  <johan...@schlueters.de>
+
+    * php.ini-development:
+      fix typo
+
+    * php.ini-development
+      php.ini-production:
+      Add missing MySQL entries
+
+2009-06-28  Christopher Jones  <christopher.jo...@oracle.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      Record "new" ini param
+
+2009-06-28  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS:
+      FN
+
+2009-06-28  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * ext/mysqlnd/mysqlnd_wireprotocol.c
+      ext/mysqlnd/mysqlnd_wireprotocol.c:
+      - fix build
+
+    * (PHP_5_2)
+      ext/curl/interface.c
+      ext/curl/interface.c:
+      - MFH: fix regression introduced by the fix for #48518 (Ilia, Rasmus)
+
+    * (PHP_5_3)
+      ZendEngine2/zend_alloc.h:
+      - MF52: calloc must actually clear the requested size (Andrei)
+
+    * (PHP_5_2)
+      ZendEngine2/zend_alloc.h:
+      - calloc must actually clearing the requested size (Andrei)
+
+2009-06-28  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/standard/string.c
+      ext/standard/tests/strings/parse_str_basic1.phpt
+      ext/standard/tests/strings/parse_str_basic3.phpt
+      ext/standard/tests/strings/parse_str_basic4.phpt:
+      - Fixed bug #48658 (Change in behaviour of parse_str on php 6.0)
+
+    * (PHP_5_2)
+      NEWS
+      ext/pdo_dblib/dblib_driver.c:
+      - MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty
+      PDOException "SQLSTATE[] (null)")
+
+    * ext/pdo_dblib/dblib_driver.c:
+      - Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException
+      "SQLSTATE[] (null)")
+
+    * (PHP_5_2)
+      NEWS
+      ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/tests/bug48693.phpt:
+      - MFH: Fixed bug #48693 (Double declaration of __lambda_func when lambda
+      wrongly formatted)
+
+    * ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/tests/bug48693.phpt
+      ZendEngine2/tests/bug48693.phpt:
+      - Fixed bug #48693 (Double declaration of __lambda_func when lambda 
wrongly
+      formatted)
+
 2009-06-27  Pierre-Alain Joye  <pierre....@gmail.com>
 
     * ext/curl/interface.c:
@@ -48215,7 +48360,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3448 2009/06/28 01:33:04 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3449 2009/06/29 01:33:26 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to