andrei Thu Apr 6 21:11:13 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.497&r2=1.2027.2.498&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.497 php-src/NEWS:1.2027.2.498 --- php-src/NEWS:1.2027.2.497 Thu Apr 6 19:01:56 2006 +++ php-src/NEWS Thu Apr 6 21:11:12 2006 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 30 Mar 2006, PHP 5.1.3RC2 +- Fixed a bug that would not fill in the fifth argument to preg_replace() + properly, if the variable was not declared previously. (Andrei) - Fixed safe_mode check for source argument of the copy() function. (Ilia) - Fixed mysqli bigint conversion under Windows (Georg) - Fixed XSS inside phpinfo() with long inputs. (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php