changelog               Fri Apr 10 01:32:48 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3369&r2=1.3370&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3369 php-src/ChangeLog:1.3370
--- php-src/ChangeLog:1.3369    Thu Apr  9 01:33:09 2009
+++ php-src/ChangeLog   Fri Apr 10 01:32:47 2009
@@ -1,3 +1,59 @@
+2009-04-09  Rasmus Lerdorf  <ras...@lerdorf.com>
+
+    * ext/standard/strnatcmp.c
+      ext/standard/tests/array/bug44929.phpt:
+      Don't strip leading zeros on floating point numbers
+      and fix the test case
+
+    * (PHP_5_3)
+      ext/standard/tests/array/bug44929.phpt:
+      Fix the test case
+
+    * (PHP_5_2)
+      ext/standard/strnatcmp.c
+      ext/standard/tests/array/bug44929.phpt:
+      Don't strip leading zeros on floating point numbers
+      And fix the test case
+
+    * (PHP_5_3)
+      ext/standard/strnatcmp.c:
+      Don't strip a leading 0 in a floating point number
+
+2009-04-09  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/standard/tests/versioning/php_sapi_name.phpt
+      ext/standard/tests/versioning/php_sapi_name.phpt:
+      
+      MFB: Added test for php_sapi_name()
+
+    * ext/standard/tests/versioning/php_sapi_name.phpt
+      ext/standard/tests/versioning/php_sapi_name.phpt
+      ext/standard/tests/versioning/php_sapi_name.phpt:
+        1.1.4;
+      file php_sapi_name.phpt was initially added on branch PHP_5_2.
+
+2009-04-09  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * (PHP_5_2)
+      sapi/cli/php.1.in
+      sapi/cli/php_cli.c:
+      Engelsk grammatikk
+
+    * sapi/cli/php.1.in
+      sapi/cli/php_cli.c:
+      Englanti kielioppi (Jani)
+
+    * (PHP_5_2)
+      sapi/cli/php.1.in
+      sapi/cli/php.1.in
+      sapi/cli/php_cli.c
+      sapi/cli/php_cli.c:
+      MFH: Fixed bug#47427 (-s outputs, not displays)
+
+    * sapi/cli/php.1.in
+      sapi/cli/php_cli.c:
+      Fixed bug#47427 (-s outputs, not displays)
+
 2009-04-08  Stanislav Malyshev  <s...@zend.com>
 
     * ZendEngine2/zend_extensions.h:
@@ -36166,7 +36222,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3369 2009/04/09 01:33:09 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3370 2009/04/10 01:32:47 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to