From 51ca3418bab1a9a7c575bd2eb58d69642d037037 Mon Sep 17 00:00:00 2001 From: Date: Fri, 8 Feb 2002 01:15:51 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index e5931d9878..2889215c08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2002-02-07 Sterling Hughes + + * ext/session/php_session.h + ext/session/session.c: + move to the ZEND_DECLARE_MODULE_GLOBALS() and ZEND_EXTERN_MODULE_GLOBALS + macros + +2002-02-07 Martin Jansen + + * pear/scripts/pearcmd-remote-list.php: * Better error handling. + + * pear/HTTP.php: * Partially fix bug #15423. + +2002-02-07 Yasuo Ohgaki + + * main/output.c: Legacy code removed. + This line incorrectly removes buffer. + This line was correct only when ouput.c does not support + nested output buffers. Fixed bug #15178 + +2002-02-07 Thomas V.V.Cox + + * pear/DB/common.php + pear/DB/oci8.php: + Moved the array_change_key_case() PHP func definition to common + + * pear/DB/ibase.php: change column case to lower in compatibility mode + + * pear/DB/ibase.php: ws + 2002-02-06 Frank M. Kromann * ext/fbsql/php_fbsql.c: -- 2.40.0