changelog               Fri May  8 01:33:04 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3396&r2=1.3397&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3396 php-src/ChangeLog:1.3397
--- php-src/ChangeLog:1.3396    Thu May  7 01:32:55 2009
+++ php-src/ChangeLog   Fri May  8 01:33:03 2009
@@ -1,3 +1,119 @@
+2009-05-07  Matteo Beccati  <mat...@beccati.com>
+
+    * (PHP_5_3)
+      NEWS
+      ext/pdo_sqlite/sqlite_statement.c:
+      MFH
+      - Fixed bug #48185 removing no-op code
+
+    * ext/pdo_sqlite/sqlite_statement.c:
+      - Fixed bug #48185 removing no-op code
+
+2009-05-07  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/sqlite3/sqlite3.c
+      ext/sqlite3/sqlite3.c:
+      - Fix build
+
+2009-05-07  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_3)
+      NEWS
+      NEWS:
+      BFN
+
+    * ext/sqlite3/sqlite3.c:
+      MFB Print warning when using loadExtension on non cli, cgi and embeded
+
+    * ext/sqlite3/sqlite3.c:
+      Some unicode updates for sqlite3
+
+    * (PHP_5_3)
+      ext/sqlite3/sqlite3.c:
+      Print warning when using loadExtension on non cli, cgi and embeded
+
+2009-05-07  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * tests/lang/bug45392.phpt:
+      - Missed one line
+
+    * (PHP_5_2)
+      NEWS
+      tests/lang/bug45392.phpt:
+      - Bug 45392 was never fixed in PHP_5_2
+
+    * tests/lang/bug45392.phpt:
+      - Fix test to actually test for the bug
+
+2009-05-07  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/sqlite3/libsqlite/sqlite3.c:
+      MFB: fixed compiler warning
+
+    * (PHP_5_3)
+      ext/sqlite3/libsqlite/sqlite3.c:
+      
+      Fixed compiler warning
+
+2009-05-07  Felipe Pena  <felipe...@gmail.com>
+
+    * ZendEngine2/tests/bug47714.phpt
+      ZendEngine2/tests/bug47714.phpt:
+      - Missing title
+
+    * (PHP_5_3)
+      ZendEngine2/zend_builtin_functions.c
+      ZendEngine2/tests/017.phpt:
+      - MFH: Parameter parsing changes for get_defined_constants() (Kalle)
+
+2009-05-07  Scott MacVicar  <sc...@macvicar.net>
+
+    * ext/sqlite3/libsqlite/sqlite3.c
+      ext/sqlite3/libsqlite/sqlite3.h
+      ext/sqlite3/libsqlite/sqlite3ext.h:
+      Update bundled libsqlite to 3.6.14
+
+2009-05-07  Zoe Slattery  <zoe.slatt...@googlemail.com>
+
+    * scripts/dev/generate-phpt.phar
+      scripts/dev/generate-phpt.phar
+      scripts/dev/generate_phpt.php:
+      
+      file generate-phpt.phar was initially added on branch PHP_5_3.
+
+2009-05-07  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * ext/standard/tests/misc/browsernames.inc
+      ext/standard/tests/misc/browsernames.php
+      ext/standard/tests/misc/get_browser_basic.phpt
+      ext/standard/tests/misc/get_browser_error.phpt
+      ext/standard/tests/misc/get_browser_variation1.phpt:
+      MFB5.3: Fix tests
+
+    * ext/standard/tests/misc/browsernames.inc
+      ext/standard/tests/misc/browsernames.inc
+      ext/standard/tests/misc/browsernames.php
+      ext/standard/tests/misc/get_browser_basic.phpt
+      ext/standard/tests/misc/get_browser_error.phpt
+      ext/standard/tests/misc/get_browser_variation1.phpt:
+      
+      file browsernames.inc was initially added on branch PHP_5_3.
+
+2009-05-07  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      use have been a keyword in a forever, thanks Greg
+
+    * (PHP_5_3)
+      UPGRADING:
+      Windows ME is not supported either as of 5.3
+
+    * (PHP_5_3)
+      UPGRADING:
+      - use is a reserved keyword
+      * notes to Windows section
+
 2009-05-06  Jani Taskinen  <jani.taski...@sci.fi>
 
     * (PHP_5_3)
@@ -38685,7 +38801,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3396 2009/05/07 01:32:55 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3397 2009/05/08 01:33:03 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to