changelog               Thu Apr 21 20:45:10 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1960&r2=1.1961&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1960 php-src/ChangeLog:1.1961
--- php-src/ChangeLog:1.1960    Wed Apr 20 20:35:46 2005
+++ php-src/ChangeLog   Thu Apr 21 20:45:06 2005
@@ -1,3 +1,63 @@
+2005-04-21  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/odbc/config.m4:
+      - Fix birdstep support (no SQLDataSources() support in it)
+
+2005-04-21  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/curl/interface.c
+      ext/dom/attr.c
+      ext/dom/document.c
+      ext/dom/domimplementation.c
+      ext/dom/node.c
+      ext/dom/php_dom.c
+      ext/dom/php_dom.h
+      ext/dom/xml_common.h
+      ext/dom/xpath.c:
+      php_error() -> php_error_docref().
+
+2005-04-21  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * configure.in:
+      - Allow using --enable-versioning with any SAPI module
+
+    * configure.in
+      sapi/cgi/config9.m4
+      sapi/cli/config.m4:
+      Expose EXEEXT and use for cli/cgi binaries
+
+    * (PHP_4_3)
+      NEWS
+      ext/standard/basic_functions.c
+      ext/standard/basic_functions.c:
+      MFH: - Fixed bug #32647 (Using register_shutdown_function() with invalid
+      callback can crash PHP)
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * ext/standard/basic_functions.c:
+      - Fixed bug #32647 (Using register_shutdown_function() with invalid
+      callback can crash PHP)
+
+    * (PHP_4_3)
+      ext/standard/tests/general_functions/bug32647.phpt:
+      Fix test
+
+    * ZendEngine2/tests/unset_cv05.phpt:
+      Fix test when register_long_arrays is off in your php.ini
+
+    * ext/standard/tests/general_functions/bug32647.phpt
+      ext/standard/tests/general_functions/bug32647.phpt
+      ext/standard/tests/general_functions/bug32647.phpt:
+        1.1.4;
+      Added test for bug #32647
+
+    * ext/standard/tests/general_functions/bug29038.phpt
+      ext/standard/tests/general_functions/bug31190.phpt:
+      bug => Bug
+
 2005-04-20  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * ext/fdf/fdf.c:
@@ -654,7 +714,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1961 2005/04/22 00:45:06 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -4055,7 +4115,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1961 2005/04/22 00:45:06 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -4536,7 +4596,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1961 2005/04/22 00:45:06 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -6010,7 +6070,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1960 2005/04/21 00:35:46 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1961 2005/04/22 00:45:06 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to