changelog Wed Nov 23 01:51:01 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2172&r2=1.2173&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2172 php-src/ChangeLog:1.2173 --- php-src/ChangeLog:1.2172 Tue Nov 22 01:46:38 2005 +++ php-src/ChangeLog Wed Nov 23 01:50:56 2005 @@ -1,3 +1,82 @@ +2005-11-22 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * UPGRADING + UPGRADING: + + file UPGRADING was initially added on branch PHP_5_1. + +2005-11-22 Antony Dovgal <[EMAIL PROTECTED]> + + * (PHP_4_4) + NEWS + ext/curl/config.m4 + ext/curl/config.m4: + MF51: fix #35341 (Fix for bug #33760 breaks build with older curl) + + * (PHP_5_1) + NEWS + ext/curl/config.m4: + fix #35341 (Fix for bug #33760 breaks build with older curl) + +2005-11-22 Sara Golemon <[EMAIL PROTECTED]> + + * (PHP_4_4) + ext/standard/php_fopen_wrapper.c: + Bugfix #35315 stream->position != stream->abstract + + * ext/zlib/zlib_filter.c: + MFB (r-1.6.2.1) + + * (PHP_5_1) + ext/zlib/zlib_filter.c: + Widen allowable range of values for 'window' bits. + Make -MAX_WBITS default (to match gzinflate() and gzdeflate()) + +2005-11-22 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_5_1) + ZendEngine2/zend_compile.c: + Removed {} E_STRICT pending furher discussion, may be introduced later on. + +2005-11-22 Antony Dovgal <[EMAIL PROTECTED]> + + * ext/oci8/oci8.c + ext/oci8/oci8_interface.c + ext/oci8/oci8_statement.c + ext/oci8/php_oci8_int.h: + Initial implementation of oci_bind_array_by_name() + + At the moment we support only these types: + SQLT_NUM, SQLT_INT, SQLT_LNG - integer/long + SQLT_FLT - float + SQLT_AFC, SQLT_CHR, SQLT_VCS, SQLT_AVC, SQLT_STR, SQLT_LVC - char/varchar + SQLT_ODT - date + + More supported types may follow. + +2005-11-22 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * ext/standard/ftp_fopen_wrapper.c: + MFB51: Fixed command error in ftp:// wrapper. + + * (PHP_5_1) + ext/standard/ftp_fopen_wrapper.c: + Fixed command error in ftp:// wrapper. + + + * (PHP_5_1) + ext/mysqli/tests/009.phpt: + Fixed test + +2005-11-22 Michael Wallner <[EMAIL PROTECTED]> + + * Makefile.global: + - MF51: fix make install + + * (PHP_5_1) + Makefile.global: + - fix make install + 2005-11-21 Rui Hirokawa <[EMAIL PROTECTED]> * (PHP_4_4) @@ -16978,7 +17057,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2173 2005/11/23 06:50:56 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -20379,7 +20458,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.2173 2005/11/23 06:50:56 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -20860,7 +20939,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.2173 2005/11/23 06:50:56 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -22334,7 +22413,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2172 2005/11/22 06:46:38 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2173 2005/11/23 06:50:56 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: