changelog               Tue Jun 30 01:33:20 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3449&r2=1.3450&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3449 php-src/ChangeLog:1.3450
--- php-src/ChangeLog:1.3449    Mon Jun 29 01:33:26 2009
+++ php-src/ChangeLog   Tue Jun 30 01:33:19 2009
@@ -1,3 +1,88 @@
+2009-06-29  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      NEWS
+      configure.in
+      main/php_version.h:
+      Back to -dev
+
+    * (PHP_5_3)
+      INSTALL:
+      Fix grammar (thanks Christian Hoffmann)
+
+2009-06-29  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      ext/standard/streamsfuncs.c:
+      WS
+
+2009-06-29  Johannes Schlüter  <johan...@schlueters.de>
+
+    * (PHP_5_3)
+      INSTALL:
+      The php.ini files we ship were renamed
+
+    * (PHP_5_3)
+      sapi/cli/php.1.in:
+      Improve wording and drop outdated link
+
+    * (PHP_5_3)
+      ext/pdo_dblib/dblib_driver.c:
+      MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty
+      PDOException
+      "SQLSTATE[] (null)")  (Felipe)
+
+2009-06-29  andy wharmby  <whar...@uk.ibm.com>
+
+    * ext/standard/tests/array/max_basiclong_64bit.phpt
+      ext/standard/tests/array/max_basiclong_64bit.phpt
+      ext/standard/tests/array/min_basiclong_64bit.phpt
+      ext/standard/tests/array/min_basiclong_64bit.phpt:
+      Basic test for max() on 64 bit platforms. Tested on Linux 64 bit
+
+    * ext/standard/tests/array/max_basiclong_64bit.phpt
+      ext/standard/tests/array/max_basiclong_64bit.phpt
+      ext/standard/tests/array/max_basiclong_64bit.phpt
+      ext/standard/tests/array/min_basiclong_64bit.phpt
+      ext/standard/tests/array/min_basiclong_64bit.phpt
+      ext/standard/tests/array/min_basiclong_64bit.phpt:
+        1.1.4;
+      file max_basiclong_64bit.phpt was initially added on branch PHP_5_3.
+
+    * ext/reflection/tests/bug46064.phpt
+      ext/reflection/tests/bug46064.phpt
+      ext/reflection/tests/bug46064.phpt
+      ext/reflection/tests/bug46064_2.phpt
+      ext/reflection/tests/bug46064_2.phpt
+      ext/reflection/tests/bug46064_2.phpt:
+      Fix tests
+
+    * ext/standard/tests/general_functions/sleep_basic.phpt
+      ext/standard/tests/general_functions/sleep_basic.phpt
+      ext/standard/tests/general_functions/sleep_error.phpt
+      ext/standard/tests/general_functions/sleep_error.phpt
+      ext/standard/tests/general_functions/usleep_basic.phpt
+      ext/standard/tests/general_functions/usleep_basic.phpt
+      ext/standard/tests/general_functions/usleep_error.phpt
+      ext/standard/tests/general_functions/usleep_error.phpt:
+      Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 
64
+      bit
+
+    * ext/standard/tests/general_functions/sleep_basic.phpt
+      ext/standard/tests/general_functions/sleep_basic.phpt
+      ext/standard/tests/general_functions/sleep_basic.phpt
+      ext/standard/tests/general_functions/sleep_error.phpt
+      ext/standard/tests/general_functions/sleep_error.phpt
+      ext/standard/tests/general_functions/sleep_error.phpt
+      ext/standard/tests/general_functions/usleep_basic.phpt
+      ext/standard/tests/general_functions/usleep_basic.phpt
+      ext/standard/tests/general_functions/usleep_basic.phpt
+      ext/standard/tests/general_functions/usleep_error.phpt
+      ext/standard/tests/general_functions/usleep_error.phpt
+      ext/standard/tests/general_functions/usleep_error.phpt:
+        1.1.4;
+      file sleep_basic.phpt was initially added on branch PHP_5_3.
+
 2009-06-28  Scott MacVicar  <sc...@macvicar.net>
 
     * ext/sqlite3/libsqlite/sqlite3.c
@@ -48360,7 +48445,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3449 2009/06/29 01:33:26 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3450 2009/06/30 01:33:19 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to