changelog               Tue Aug 26 01:32:45 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3149&r2=1.3150&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3149 php-src/ChangeLog:1.3150
--- php-src/ChangeLog:1.3149    Mon Aug 25 01:34:04 2008
+++ php-src/ChangeLog   Tue Aug 26 01:32:44 2008
@@ -1,3 +1,110 @@
+2008-08-25  Rob Richards  <[EMAIL PROTECTED]>
+
+    * ext/libxml/config.w32:
+      fix warning
+
+2008-08-25  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ZendEngine2/tests/bug45910_2.phpt
+      ext/standard/tests/general_functions/callbacks_002.phpt:
+      - New test
+
+    * ZendEngine2/tests/bug45910_2.phpt
+      ZendEngine2/tests/bug45910_2.phpt
+      ext/standard/tests/general_functions/callbacks_002.phpt:
+      
+      - New test
+
+    * (PHP_5_3)
+      ext/standard/tests/general_functions/callbacks_002.phpt:
+      file callbacks_002.phpt was added on branch PHP_5_3 on 2008-08-25 
19:38:37
+      +0000
+
+2008-08-25  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/spl/spl_array.c:
+      no zstr in 5_3
+
+2008-08-25  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ZendEngine2/tests/bug45910.phpt
+      ZendEngine2/tests/constants_007.phpt
+      ZendEngine2/tests/constants_008.phpt
+      ZendEngine2/tests/constants_009.phpt
+      ZendEngine2/tests/inter_007.phpt:
+      - New tests
+
+    * ZendEngine2/tests/bug45910.phpt
+      ZendEngine2/tests/bug45910.phpt
+      ZendEngine2/tests/constants_007.phpt
+      ZendEngine2/tests/constants_007.phpt
+      ZendEngine2/tests/constants_008.phpt
+      ZendEngine2/tests/constants_008.phpt
+      ZendEngine2/tests/constants_009.phpt
+      ZendEngine2/tests/constants_009.phpt
+      ZendEngine2/tests/inter_007.phpt
+      ZendEngine2/tests/inter_007.phpt:
+      
+      - New tests
+
+2008-08-25  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/spl/spl_array.c:
+      - Fix CS, folding tags..etc. PLEASE do not invent your own coding styles.
+      Or commit something as fubar as this..
+
+2008-08-25  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * ext/spl/tests/bug45826.phpt
+      ext/spl/tests/bug45826.phpt:
+      
+      Fix #45826 (Custom serialization)
+
+    * ext/spl/spl_array.c:
+      Fix #45826 (Custom serialization)
+
+2008-08-25  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/crypt_freesec.h:
+      - and the last part of the fix, inline on win
+
+2008-08-25  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/standard/crypt_freesec.h:
+      - Fix win32 build
+
+2008-08-25  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/strings/stripslashes_error.phpt
+      ext/standard/tests/strings/stripslashes_variation1.phpt
+      ext/standard/tests/strings/strlen.phpt
+      ext/standard/tests/strings/strtoupper1.phpt:
+      - Fixed tests
+
+2008-08-25  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/standard/config.m4
+      ext/standard/crypt_freesec.c
+      ext/standard/crypt_freesec.h:
+      - Nuke unncessary checks already done elsewhere (ZEND)
+      - Use the correct type header files if available. (win32 does what it
+      does)
+      - inline definition is in php_config.h, so include it always.
+
+    * ext/standard/tests/general_functions/bug41518.phpt:
+      fix test: no crap left behind
+
+    * ext/standard/config.m4:
+      - Nuke duplicate macro call
+
+    * (PHP_5_3)
+      NEWS:
+      - fixed in 5.2 branch
+
 2008-08-24  Felipe Pena  <[EMAIL PROTECTED]>
 
     * ext/odbc/php_odbc.c:
@@ -3485,7 +3592,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3149 2008/08/25 01:34:04 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3150 2008/08/26 01:32:44 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to