From: Date: Sat, 7 Feb 2004 01:32:11 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0b4RC1~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fed3044000e83e0e08dfa33b2c61952758338e5b;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 96e4f7e71d..ad1cd0a685 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2004-02-06 Ard Biesheuvel + + * ext/interbase/config.w32 + ext/interbase/interbase.c: + Fix build with Win32 Interbase 5.x + +2004-02-06 Ilia Alshanetsky + + * (PHP_4_3) + sapi/cli/php_cli.c: + MFH: Fixed possible memory leak with INI values. + + * sapi/cli/php_cli.c: + Fixed possible memory leak with INI values. + + * (PHP_4_3) + Zend/zend_execute.c: + MFH: Fixed bug #24773 (unseting of strings as arrays causes a crash). + 2004-02-05 Andrey Hristov * NEWS: