changelog Wed Aug 31 01:40:02 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2089&r2=1.2090&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2089 php-src/ChangeLog:1.2090
--- php-src/ChangeLog:1.2089 Tue Aug 30 01:41:35 2005
+++ php-src/ChangeLog Wed Aug 31 01:39:57 2005
@@ -1,3 +1,78 @@
+2005-08-30 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ NEWS
+ ext/imap/php_imap.c
+ ext/imap/php_imap.c:
+ MFH: Fixed bug #32589 (possible crash inside imap_mail_compose()
function).
+
+ * ext/imap/php_imap.c:
+ Fixed bug #32589 (possible crash inside imap_mail_compose() function).
+
+2005-08-30 Johannes Schlüter <[EMAIL PROTECTED]>
+
+ * NEWS:
+ News
+
+2005-08-30 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ run-tests-config.php
+ server-tests-config.php
+ server-tests.php:
+ - MFH (missing run-tests2.php rename part)
+
+ * run-tests-config.php
+ server-tests-config.php
+ server-tests-config.php
+ server-tests.php:
+ - run-tests2.php was renamed into server-tests.php (missing part)
+
+ * ZendEngine2/zend_API.c
+ ZendEngine2/zend_compile.c
+ ZendEngine2/zend_compile.h
+ ZendEngine2/zend_object_handlers.c
+ ZendEngine2/zend_reflection_api.c:
+ - Adds module registering a function to struct zend_internal_function.
+ (Johannes)
+
+2005-08-30 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS
+ NEWS
+ NEWS
+ NEWS
+ ext/standard/datetime.c
+ ext/standard/datetime.c:
+ - Fixed bug #34302 (date('W') do not return leading zeros for week 1 to
9).
+
+2005-08-30 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_reflection_api.c:
+ - Fix const speling (correct in branshes where did it vanish here)
+
+2005-08-30 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_reflection_api.c
+ ZendEngine2/zend_reflection_api.c:
+ Fixed possible memory leak
+
+ * ZendEngine2/zend.c:
+ Fixed unicode support bug
+
+2005-08-30 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ NEWS:
+ - BFN
+
+ * (PHP_5_0)
+ ZendEngine2/zend_reflection_api.c:
+ - MFH Fix #34299: ReflectionClass::isInstantiable() returns true for
+ abstract classes
+
2005-08-29 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_1)
@@ -10822,7 +10897,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2090 2005/08/31 05:39:57 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -14223,7 +14298,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2090 2005/08/31 05:39:57 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -14704,7 +14779,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2090 2005/08/31 05:39:57 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -16178,7 +16253,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2089 2005/08/30 05:41:35 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2090 2005/08/31 05:39:57 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: