changelog               Sat May  2 01:32:40 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3390&r2=1.3391&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3390 php-src/ChangeLog:1.3391
--- php-src/ChangeLog:1.3390    Fri May  1 01:32:50 2009
+++ php-src/ChangeLog   Sat May  2 01:32:39 2009
@@ -1,3 +1,72 @@
+2009-05-01  Antony Dovgal  <t...@daylessday.org>
+
+    * ext/phar/tests/phar_construct_invalidurl.phpt
+      ext/phar/tests/phar_construct_invalidurl.phpt:
+      fix test
+
+2009-05-01  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * ZendEngine2/zend_variables.h:
+      - Fix compile warning in debug mode
+
+    * (PHP_5_2)
+      ZendEngine2/zend_variables.c:
+      - ws / cs (separated from another commit coming next)
+
+2009-05-01  Zoe Slattery  <zoe.slatt...@googlemail.com>
+
+    * ext/standard/tests/strings/strcoll.phpt:
+      fixed to expect fail
+
+2009-05-01  Antony Dovgal  <t...@daylessday.org>
+
+    * ext/phar/phar.c
+      ext/phar/phar.c:
+      initialize ext_len
+
+2009-05-01  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/odbc/php_odbc.c
+      ext/odbc/php_odbc.c:
+      - MFH: Fixed bug #48038 (odbc_execute changes variables used to form 
params
+      array)
+
+    * ext/odbc/php_odbc.c:
+      - Fixed bug #48038 (odbc_execute changes variables used to form params
+      array)
+
+    * (PHP_5_2)
+      ext/spl/internal/regexiterator.inc
+      ext/spl/internal/regexiterator.inc:
+      - MFH: Fixed bug #48120 (Implementing abstract class FilterIterator in
+      regexiterator.inc)
+
+    * ext/spl/internal/regexiterator.inc:
+      - Fixed bug #48120 (Implementing abstract class FilterIterator in
+      regexiterator.inc)
+
+2009-05-01  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * main/rfc1867.c:
+      revert to allow Andrei to make his changes
+
+    * ZendEngine2/zend.h
+      ZendEngine2/zend_alloc.c
+      ZendEngine2/zend_alloc.h
+      ZendEngine2/zend_unicode.h:
+      Added missing UChar* and zstr malloc variants
+
+    * main/rfc1867.c:
+      cleanup
+
+    * main/rfc1867.c:
+      Removed code for register_globals in file uploads
+
+    * main/rfc1867.c:
+      Removed code handling non-unicode input (was used when !UG(unicode))
+
 2009-04-30  Antony Dovgal  <t...@daylessday.org>
 
     * (PHP_5_2)
@@ -37960,7 +38029,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3390 2009/05/01 01:32:50 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3391 2009/05/02 01:32:39 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to