changelog               Wed Jan 28 01:34:19 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3301&r2=1.3302&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3301 php-src/ChangeLog:1.3302
--- php-src/ChangeLog:1.3301    Tue Jan 27 01:38:50 2009
+++ php-src/ChangeLog   Wed Jan 28 01:34:16 2009
@@ -1,3 +1,88 @@
+2009-01-27  Ilia Alshanetsky  <i...@prohost.org>
+
+    * sapi/apache_hooks/php_apache.c:
+      MFB: improved parameter parsing
+
+    * (PHP_5_3)
+      sapi/apache_hooks/php_apache.c:
+      
+      Improved parameter parsing
+
+2009-01-27  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_3)
+      ext/spl/php_spl.h:
+      - fix build
+
+    * (PHP_5_3)
+      win32/php_stdint.h:
+      - prevent redefinition
+
+2009-01-27  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      ext/mysqli/mysqli_nonapi.c:
+      MFH: Fix mysqli pconnects to properly reset connection status by default
+
+    * ext/mysqli/mysqli_nonapi.c:
+      - Fix mysqli pconnects to properly reset connection status by default
+
+2009-01-27  Antony Dovgal  <t...@daylessday.org>
+
+    * (PHP_5_3)
+      ext/spl/spl_array.c:
+      fix compile warning
+
+2009-01-27  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_2)
+      ext/pgsql/pgsql.c:
+      - Fixed parameter format
+
+    * (PHP_5_2)
+      ext/pgsql/pgsql.c:
+      - Removed wrong '/' in parameter format
+
+    * (PHP_5_2)
+      ext/standard/tests/network/socket_get_status_basic.phpt
+      ext/standard/tests/strings/str_pad_variation5.phpt:
+      - Fixed tests
+
+2009-01-27  Derick Rethans  <p...@derickrethans.nl>
+
+    * (PHP_5_3)
+      ext/date/tests/gmstrftime_variation22.phpt
+      ext/date/tests/strftime_variation22.phpt:
+      - Fixed tests?
+
+2009-01-27  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_3)
+      ext/date/tests/date_default_timezone_get-2.phpt
+      ext/date/tests/date_default_timezone_get-3.phpt
+      ext/date/tests/date_default_timezone_set-1.phpt
+      ext/date/tests/date_parse_001.phpt
+      ext/date/tests/timezone-configuration.phpt:
+      Fix tests
+
+2009-01-27  Derick Rethans  <p...@derickrethans.nl>
+
+    * (PHP_5_3)
+      ext/date/php_date.c
+      ext/date/tests/date_default_timezone_get-1.phpt
+      ext/date/tests/date_default_timezone_get-2.phpt
+      ext/date/tests/date_default_timezone_set-1.phpt
+      ext/date/tests/timestamp-in-dst.phpt:
+      - MFH: Elevate no-tz set warning from E_STRICT to E_WARNING.
+
+    * ext/date/php_date.c
+      ext/date/tests/date_default_timezone_get-1.phpt
+      ext/date/tests/date_default_timezone_get-2.phpt
+      ext/date/tests/date_default_timezone_set-1.phpt
+      ext/date/tests/idate_variation7.phpt
+      ext/date/tests/timestamp-in-dst.phpt:
+      - Elevate no-tz setting made from E_STRICT to E_WARNING.
+
 2009-01-26  Christian Seiler  <chris...@gmx.net>
 
     * (PHP_5_3)
@@ -28756,7 +28841,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3301 2009/01/27 01:38:50 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3302 2009/01/28 01:34:16 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to