changelog Tue Jul 19 01:31:55 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2046&r2=1.2047&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2046 php-src/ChangeLog:1.2047
--- php-src/ChangeLog:1.2046 Mon Jul 18 01:36:04 2005
+++ php-src/ChangeLog Tue Jul 19 01:31:54 2005
@@ -1,3 +1,119 @@
+2005-07-18 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/standard/reg.c
+ ext/standard/reg.c:
+ MFB4_4: Fix compile problem with --regex=system on some systems
+
+2005-07-18 Brad House <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/mcve/mcve.c
+ ext/mcve/php_mcve.h:
+ BACKPORT FROM HEAD: sync missing functions from libmonetra-5
+
+ * ext/mcve/mcve.c
+ ext/mcve/php_mcve.h:
+ sync missing functions from libmonetra-5
+
+2005-07-18 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * NEWS
+ main/php_variables.c:
+ Revert cookie patch for BC reasons.
+
+2005-07-18 Rasmus Lerdorf <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_language_scanner.l:
+ Valgrind is unhappy that this is not initialized
+
+2005-07-18 Andrei Zmievski <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ ext/standard/reg.c:
+ Use HAVE_REGEX_T_RE_MAGIC to fix compilation problem on systems where
+ re_magic is not provided publicly.
+
+2005-07-18 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * acinclude.m4:
+ fix macro
+
+2005-07-18 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.h
+ ext/standard/dl.c
+ main/main.c:
+ Fixed bug in new module statrup mechanism
+
+2005-07-18 Wez Furlong <[EMAIL PROTECTED]>
+
+ * main/streams/plain_wrapper.c:
+ compile before commit (gah!)
+
+2005-07-18 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/curl/interface.c:
+ Cleanup buffers on handle re-use.
+
+2005-07-18 Wez Furlong <[EMAIL PROTECTED]>
+
+ * main/streams/plain_wrapper.c:
+ Apparently our pipe detection code just above this isn't foolproof.
+ Catch it here.
+
+2005-07-18 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/bug33558.phpt
+ ZendEngine2/tests/bug33558.phpt:
+
+ Fixed bug #33558 (warning with nested calls to functions returning by
+ reference)
+
+ * NEWS
+ NEWS
+ ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h
+ ZendEngine2/tests/bug33558.phpt:
+ Fixed bug #33558 (warning with nested calls to functions returning by
+ reference)
+
+ * ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_gen.php
+ ZendEngine2/zend_vm_opcodes.h:
+ Removed some compilation warnings.
+
+2005-07-18 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ main/php_variables.c:
+ MFH: Fixed handling of HTTP requests with multiple Cookie headers.
+
+ * NEWS
+ main/php_variables.c:
+ Fixed handling of HTTP requests with multiple Cookie headers.
+
+2005-07-18 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/bug33710.phpt:
+ typo
+
+2005-07-18 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * ext/ming/config.w32:
+ Make sure we build with SWFPrebuilt.
+
+2005-07-18 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * run-tests.php:
+ - Show end of relay testing block
+
+ * ext/ming/ming.c:
+ - Provide distinction and distinct tests
+
2005-07-17 Marcus Boerger <[EMAIL PROTECTED]>
* ext/ming/config.m4
@@ -6594,7 +6710,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2046 2005/07/18 05:36:04 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2047 2005/07/19 05:31:54 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -9995,7 +10111,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2046 2005/07/18 05:36:04 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2047 2005/07/19 05:31:54 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -10476,7 +10592,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2046 2005/07/18 05:36:04 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2047 2005/07/19 05:31:54 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -11950,7 +12066,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2046 2005/07/18 05:36:04 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2047 2005/07/19 05:31:54 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: