changelog Sat Sep 3 01:38:50 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2092&r2=1.2093&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2092 php-src/ChangeLog:1.2093
--- php-src/ChangeLog:1.2092 Fri Sep 2 01:33:12 2005
+++ php-src/ChangeLog Sat Sep 3 01:38:47 2005
@@ -1,3 +1,155 @@
+2005-09-02 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ reorder
+
+ * (PHP_4_4)
+ NEWS:
+ typo
+
+ * (PHP_4_4)
+ NEWS
+ NEWS
+ NEWS:
+ BFN
+
+ * ZendEngine2/zend_ini.c:
+ MFB: - Fixed bug #34307. We were not calling on_modify handler to set the
+ default
+ value in case setting the one from .ini file failed. (Andrei)
+
+2005-09-02 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ ZendEngine2/zend_ini.c:
+ Fix bug #34307. We were not calling on_modify handler to set the default
+ value in case setting the one from .ini file failed.
+
+2005-09-02 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/zlib/zlib.c:
+ Resolved bug #34240.
+
+
+2005-09-02 Rob Richards <[EMAIL PROTECTED]>
+
+ * ext/xsl/xsltprocessor.c:
+ Fix crash: handler name not length needs to be passed to php_error_docref
+
+2005-09-02 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * main/main.c
+ main/php_ini.c
+ main/php_ini.h:
+ revert
+
+ * (PHP_5_1)
+ main/main.c
+ main/php_ini.c
+ main/php_ini.h:
+ Revert
+
+ * sapi/apache2handler/sapi_apache2.c:
+ Check the status properly
+
+2005-09-02 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ - Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).
+
+2005-09-02 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS
+ ext/mcve/.cvsignore
+ ext/mcve/CREDITS
+ ext/mcve/config.m4
+ ext/mcve/config.w32
+ ext/mcve/mcve.c
+ ext/mcve/mcve.dsp
+ ext/mcve/mcve.php
+ ext/mcve/mcve_simple_test.php
+ ext/mcve/mcve_test1.php
+ ext/mcve/mcve_test2.php
+ ext/mcve/php_mcve.h
+ ext/mcve/tests/.cvsignore
+ ext/mcve/tests/001.phpt
+ ext/ovrimos/.cvsignore
+ ext/ovrimos/CREDITS
+ ext/ovrimos/config.m4
+ ext/ovrimos/ovrimos.c
+ ext/ovrimos/php_ovrimos.h
+ ext/pfpro/.cvsignore
+ ext/pfpro/CREDITS
+ ext/pfpro/TODO
+ ext/pfpro/config.m4
+ ext/pfpro/pfpro.c
+ ext/pfpro/php_pfpro.h:
+ - Moved exts to PECL
+
+ * ext/mcve/.cvsignore
+ ext/mcve/CREDITS
+ ext/mcve/config.m4
+ ext/mcve/config.w32
+ ext/mcve/mcve.c
+ ext/mcve/mcve.dsp
+ ext/mcve/mcve.php
+ ext/mcve/mcve_simple_test.php
+ ext/mcve/mcve_test1.php
+ ext/mcve/mcve_test2.php
+ ext/mcve/php_mcve.h
+ ext/mcve/tests/.cvsignore
+ ext/mcve/tests/001.phpt
+ ext/ovrimos/.cvsignore
+ ext/ovrimos/CREDITS
+ ext/ovrimos/config.m4
+ ext/ovrimos/ovrimos.c
+ ext/ovrimos/php_ovrimos.h
+ ext/pfpro/.cvsignore
+ ext/pfpro/CREDITS
+ ext/pfpro/TODO
+ ext/pfpro/config.m4
+ ext/pfpro/pfpro.c
+ ext/pfpro/php_pfpro.h:
+ - Moved pfpro, ovrimos and mcve to PECL
+
+ * main/php_ini.c:
+ MFB: Always return something, even if it succeeds :)
+
+ * (PHP_5_1)
+ main/php_ini.c:
+ it is good idea to return something always
+
+2005-09-02 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/bug34260.phpt
+ ZendEngine2/tests/bug34260.phpt
+ ZendEngine2/tests/bug34260.phpt:
+ 1.1.4;
+ Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)
+
+ * NEWS
+ NEWS
+ NEWS
+ ZendEngine2/zend_execute_API.c
+ ZendEngine2/zend_execute_API.c
+ ZendEngine2/zend_execute_API.c
+ ZendEngine2/tests/bug34260.phpt
+ ZendEngine2/tests/bug34260.phpt:
+ Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)
+
+2005-09-02 Rob Richards <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ ext/xsl/xsltprocessor.c:
+ MFH: Fix key length so params passed by array can be retrieved by
+ getParameter()
+
+ * ext/xsl/xsltprocessor.c:
+ Fix key length so params passed by array can be retrieved by
getParameter()
+
2005-09-01 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_1)
@@ -11141,7 +11293,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2092 2005/09/02 05:33:12 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2093 2005/09/03 05:38:47 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -14542,7 +14694,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2092 2005/09/02 05:33:12 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2093 2005/09/03 05:38:47 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -15023,7 +15175,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2092 2005/09/02 05:33:12 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2093 2005/09/03 05:38:47 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -16497,7 +16649,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2092 2005/09/02 05:33:12 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2093 2005/09/03 05:38:47 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: