changelog               Tue May 12 01:32:52 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3400&r2=1.3401&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3400 php-src/ChangeLog:1.3401
--- php-src/ChangeLog:1.3400    Mon May 11 01:32:52 2009
+++ php-src/ChangeLog   Tue May 12 01:32:51 2009
@@ -1,3 +1,124 @@
+2009-05-11  Felipe Pena  <felipe...@gmail.com>
+
+    * ZendEngine2/zend_exceptions.c
+      ZendEngine2/tests/exception_010.phpt
+      ZendEngine2/tests/exception_010.phpt
+      ZendEngine2/tests/exception_010.phpt:
+      - Fix code && new test
+
+    * ZendEngine2/zend_exceptions.c
+      ZendEngine2/zend_exceptions.c
+      ZendEngine2/zend_exceptions.c:
+      - Added missing param checks
+
+2009-05-11  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_3)
+      NEWS:
+      
+      moved to 5.2 as well
+
+    * (PHP_5_2)
+      NEWS
+      ext/xmlwriter/php_xmlwriter.c:
+      MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on
+      invalid
+        paths)
+
+    * ext/xmlwriter/php_xmlwriter.c:
+      
+      MFB: Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on
+      invalid paths)
+
+    * (PHP_5_3)
+      NEWS
+      ext/xmlwriter/php_xmlwriter.c:
+      
+      Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid
+      paths)
+
+2009-05-11  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_2)
+      ext/pgsql/config.w32
+      ext/pgsql/config.w32:
+      - MFH: define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
+
+    * ext/pgsql/config.w32:
+      - define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling)
+
+2009-05-11  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_operators.c:
+      MFH:- Removed unnecessary TSRMLS_FETCH() calls
+
+    * ZendEngine2/zend_operators.c:
+      - Removed unnecessary TSRMLS_FETCH() calls
+
+    * ZendEngine2/zend_operators.c:
+      - Syncing with PHP_5_3 (merging some stuff that was not merged before for
+      some reason)
+
+2009-05-11  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * ext/phar/config.w32:
+      Fix conditional
+
+2009-05-11  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_3)
+      ext/standard/tests/file/file_put_contents_variation2.phpt
+      ext/standard/tests/file/file_put_contents_variation2.phpt
+      ext/standard/tests/file/fwrite_variation5.phpt
+      ext/standard/tests/file/fwrite_variation5.phpt:
+      - Fix paths
+
+    * ext/standard/tests/file/file_put_contents_variation2.phpt
+      ext/standard/tests/file/fwrite_variation5.phpt:
+      -fix path
+
+2009-05-11  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_2)
+      ext/odbc/tests/config.inc
+      ext/odbc/tests/config.inc
+      ext/odbc/tests/odbc_exec_001.phpt
+      ext/odbc/tests/odbc_exec_001.phpt
+      ext/odbc/tests/skipif.inc
+      ext/odbc/tests/skipif.inc:
+      - Starting tests for this extension
+
+    * ext/odbc/tests/config.inc
+      ext/odbc/tests/config.inc
+      ext/odbc/tests/config.inc
+      ext/odbc/tests/odbc_exec_001.phpt
+      ext/odbc/tests/odbc_exec_001.phpt
+      ext/odbc/tests/odbc_exec_001.phpt
+      ext/odbc/tests/skipif.inc
+      ext/odbc/tests/skipif.inc
+      ext/odbc/tests/skipif.inc:
+        1.1.4;
+      - Starting tests for this extension
+
+    * ext/phar/tests/phpinfo_001.phpt
+      ext/phar/tests/phpinfo_001.phpt
+      ext/phar/tests/phpinfo_002.phpt
+      ext/phar/tests/phpinfo_002.phpt
+      ext/phar/tests/phpinfo_003.phpt
+      ext/phar/tests/phpinfo_003.phpt
+      ext/phar/tests/phpinfo_004.phpt
+      ext/phar/tests/phpinfo_004.phpt:
+      - Fixed tests
+
+2009-05-11  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * ZendEngine2/zend_operators.c:
+      - And more CS fixes
+
+    * ZendEngine2/zend_operators.c:
+      - Nuked more whitespace
+
 2009-05-10  Jani Taskinen  <jani.taski...@sci.fi>
 
     * (PHP_5_3)
@@ -39119,7 +39240,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3400 2009/05/11 01:32:52 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3401 2009/05/12 01:32:51 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to