changelog Fri Apr 8 20:35:58 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1947&r2=1.1948&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1947 php-src/ChangeLog:1.1948
--- php-src/ChangeLog:1.1947 Thu Apr 7 20:37:24 2005
+++ php-src/ChangeLog Fri Apr 8 20:35:56 2005
@@ -1,3 +1,125 @@
+2005-04-08 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * win32/php_modules.dsw:
+ - Nuked some PECLed extensions
+
+ * win32/php5ts.dsw:
+ Removed non-existing sapi/activescript dsp
+
+ * (PHP_4_3)
+ NEWS
+ NEWS
+ sapi/apache2filter/sapi_apache2.c
+ sapi/apache2filter/sapi_apache2.c
+ sapi/apache2handler/sapi_apache2.c
+ sapi/apache2handler/sapi_apache2.c:
+ MFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include
+ timestamps)
+
+ * sapi/apache2filter/sapi_apache2.c
+ sapi/apache2handler/sapi_apache2.c:
+ - Fixed bug #32587 (Apache2: errors sent to error_log do not include
+ timestamps)
+
+ * (PHP_4_3)
+ ext/standard/url_scanner_ex.c:
+ regenerated with re2c 0.9.4
+
+ * (PHP_4_3)
+ ext/standard/url_scanner_ex.re:
+ typo
+
+ * (PHP_4_3)
+ ext/standard/url_scanner_ex.re:
+ Missing $Id: ChangeLog,v 1.1948 2005/04/09 00:35:56 changelog Exp $ tag
+
+ * (PHP_5_0)
+ ext/standard/url_scanner_ex.c:
+ regenerate with correct re2c version
+
+2005-04-08 Rob Richards <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS:
+ BFN
+
+ * (PHP_5_0)
+ ext/dom/node.c
+ ext/dom/tests/bug32615.phpt:
+ - MFH Fixed bug #32615 (Segfault in replaceChild() using fragment when
+ previousSibling is NULL)
+ - add test
+
+ * ext/dom/tests/bug32615.phpt
+ ext/dom/tests/bug32615.phpt:
+
+ - Fixed bug #32615 (Segfault in replaceChild() using fragment when
+ previousSibling is NULL)
+ - add test
+
+ * ext/dom/node.c:
+ - Fixed bug #32615 (Segfault in replaceChild() using fragment when
+ previousSibling is NULL)
+ - add test
+
+2005-04-08 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/imap/php_imap.c
+ ext/imap/php_imap.c:
+ MFH: Missing part of the patch for bug #32589
+
+ * ext/imap/php_imap.c:
+ Missing part of the patch for bug #32589
+
+2005-04-08 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_operators.c:
+ - Fix memory corruption found by rob
+
+ * ZendEngine2/tests/bug22836.phpt:
+ - Ensure we see all errors. No need for () in return
+
+2005-04-08 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * configure.in:
+ remove duplicate entry
+
+2005-04-08 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * tests/classes/property_exists.phpt:
+ - Add new test
+
+ * ZendEngine2/zend_builtin_functions.c:
+ - Add property_exits()
+
+ * ZendEngine2/zend_object_handlers.c:
+ - No E_ERROR when we just check (where did my 0->1 change go on first
+ commit?)
+
+2005-04-08 Rob Richards <[EMAIL PROTECTED]>
+
+ * ext/dom/tests/dom003.phpt
+ ext/dom/tests/dom003.phpt:
+ fix test
+
+2005-04-08 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_object_handlers.c:
+ - No E_ERROR when we just check, here visibility simply means there is
none
+
+ * ZendEngine2/zend_object_handlers.c
+ ZendEngine2/zend_object_handlers.h:
+ - Simplify getting property info and make it an api function
+
+2005-04-08 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ main/snprintf.c
+ main/snprintf.h
+ main/spprintf.c:
+ MFH and Fixes bug #32482 (ap_php_snprintf broken)
+
2005-04-07 Jon Parise <[EMAIL PROTECTED]>
* build/buildcheck.sh:
@@ -3310,7 +3432,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1947 2005/04/08 00:37:24 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1948 2005/04/09 00:35:56 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -3791,7 +3913,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1947 2005/04/08 00:37:24 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1948 2005/04/09 00:35:56 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -5265,7 +5387,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1947 2005/04/08 00:37:24 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1948 2005/04/09 00:35:56 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: