changelog Wed Apr 6 20:34:36 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1945&r2=1.1946&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1945 php-src/ChangeLog:1.1946 --- php-src/ChangeLog:1.1945 Tue Apr 5 20:35:58 2005 +++ php-src/ChangeLog Wed Apr 6 20:34:35 2005 @@ -1,3 +1,73 @@ +2005-04-06 Jani Taskinen <[EMAIL PROTECTED]> + + * run-tests.php: + - Not every OS has ldd.. + + * ext/standard/url_scanner_ex.c: + Regenerated with re2c 0.9.4 + + * NEWS: + Keep removed stuff in top.. + +2005-04-06 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (PHP_5_0) + NEWS: + bug fixing news. + + * (PHP_5_0) + main/php_streams.h: + MFH: Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32). + + * (PHP_5_0) + NEWS + ext/standard/basic_functions.c + ext/standard/basic_functions.h: + MFH: Removed php_check_syntax() function, it never worked properly. For now + use shell_exec("php -l script_name") or similar. + + * NEWS + ext/standard/basic_functions.c + ext/standard/basic_functions.h: + Removed php_check_syntax() function, it never worked properly. For now + use shell_exec("php -l script_name") or similar. + + * (PHP_5_0) + NEWS + ext/standard/file.c + main/streams/plain_wrapper.c: + MFH: Fixed bug #31363 (broken non-blocking flock()). + + * ext/standard/file.c + main/streams/plain_wrapper.c: + Fixed bug #31363 (broken non-blocking flock()). + + +2005-04-06 Christian Stocker <[EMAIL PROTECTED]> + + * NEWS + ext/xsl/php_xsl.c + ext/xsl/php_xsl.h + ext/xsl/xsltprocessor.c: + - Added optional first parameter to XsltProcessor::registerPHPFunctions to + only + allow certain functions to be called from XSLT. + +2005-04-06 Antony Dovgal <[EMAIL PROTECTED]> + + * main/streams/streams.c: + do not try to read after EOF + +2005-04-06 Georg Richter <[EMAIL PROTECTED]> + + * (PHP_5_0) + NEWS + ext/mysqli/mysqli.c: + MFH: fix for #32282 (segfault in mysqli_fetch_array on 64-bit) + + * ext/mysqli/mysqli.c: + fix for bug #32282 (segfault in mysqli_fetch_array on 64-bit) + 2005-04-05 Antony Dovgal <[EMAIL PROTECTED]> * ext/ldap/ldap.c: @@ -3141,7 +3211,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.1945 2005/04/06 00:35:58 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.1946 2005/04/07 00:34:35 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -3622,7 +3692,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.1945 2005/04/06 00:35:58 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.1946 2005/04/07 00:34:35 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -5096,7 +5166,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.1945 2005/04/06 00:35:58 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.1946 2005/04/07 00:34:35 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: