changelog Thu Sep 22 01:44:39 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2109&r2=1.2110&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2109 php-src/ChangeLog:1.2110
--- php-src/ChangeLog:1.2109 Wed Sep 21 01:35:26 2005
+++ php-src/ChangeLog Thu Sep 22 01:44:27 2005
@@ -1,3 +1,81 @@
+2005-09-21 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ - BFN
+
+2005-09-21 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/standard/http_fopen_wrapper.c:
+ Fixed memory corryption
+
+ * ext/standard/http_fopen_wrapper.c
+ ext/standard/http_fopen_wrapper.c:
+ Fixed memory corruption
+
+ * ext/standard/http_fopen_wrapper.c
+ ext/standard/http_fopen_wrapper.c:
+ Allow fopen() make HTTPS requests throug HTTP proxies
+
+ * (PHP_5_0)
+ ext/standard/basic_functions.c
+ ext/standard/file.c
+ ext/standard/streamsfuncs.c
+ ext/standard/streamsfuncs.h:
+ Backport stream_socket_enable_crypto()
+
+2005-09-21 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/mbstring/mbstring.c:
+ MFB: fixed compiler warnings
+
+ * (PHP_5_1)
+ ext/mbstring/mbstring.c:
+ fixed compiler warnings
+
+ * (PHP_4_4)
+ NEWS
+ NEWS
+ ext/mbstring/mbstring.c
+ ext/mbstring/mbstring.c:
+ MFH: Fixed bug #34565 (mb_send_mail does not fetch
+ mail.force_extra_parameters)
+
+ * ext/mbstring/mbstring.c:
+ Fixed bug #34565 (mb_send_mail does not fetch
mail.force_extra_parameters)
+
+2005-09-21 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ZendEngine2/zend_language_parser.y
+ ZendEngine2/zend_language_parser.y:
+ - MFH Fix Bug #34243 ReflectionClass::getDocComment() returns no result
+
+ * ZendEngine2/zend_language_parser.y:
+ - Fix Bug #34243 ReflectionClass::getDocComment() returns no result
+
+2005-09-21 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ Zend/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h:
+ - MFH: Moved the FREE_OP to after the execution of the included file, or
+ eval
+ statement so that it is safe to access this information in the
+ overridden
+ zend_execute() function, which is what Xdebug does.
+
+ * ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h:
+ - Moved the FREE_OP to after the execution of the included file, or eval
+ statement so that it is safe to access this information in the
+ overridden
+ zend_execute() function, which is what Xdebug does.
+
2005-09-20 Johannes Schlüter <[EMAIL PROTECTED]>
* (PHP_4_4)
@@ -12227,7 +12305,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2109 2005/09/21 05:35:26 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2110 2005/09/22 05:44:27 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -15628,7 +15706,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2109 2005/09/21 05:35:26 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2110 2005/09/22 05:44:27 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -16109,7 +16187,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2109 2005/09/21 05:35:26 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2110 2005/09/22 05:44:27 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -17583,7 +17661,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2109 2005/09/21 05:35:26 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2110 2005/09/22 05:44:27 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: