changelog Fri Feb 6 20:32:13 2004 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1530&r2=1.1531&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1530 php-src/ChangeLog:1.1531 --- php-src/ChangeLog:1.1530 Thu Feb 5 20:32:16 2004 +++ php-src/ChangeLog Fri Feb 6 20:32:11 2004 @@ -1,3 +1,22 @@ +2004-02-06 Ard Biesheuvel <[EMAIL PROTECTED]> + + * ext/interbase/config.w32 + ext/interbase/interbase.c: + Fix build with Win32 Interbase 5.x + +2004-02-06 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (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 <[EMAIL PROTECTED]> * NEWS: