iliaa Sun Oct 19 18:16:44 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: MFB: Fixed bug #46341 (Added missing validation checks into define() for class constants) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1263&r2=1.2027.2.547.2.1264&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1263 php-src/NEWS:1.2027.2.547.2.1264 --- php-src/NEWS:1.2027.2.547.2.1263 Fri Oct 17 10:25:56 2008 +++ php-src/NEWS Sun Oct 19 18:16:43 2008 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2008, PHP 5.2.7RC2 +- Fixed bug #46341 (Added missing validation checks into define() for class + constants). (Ilia) - Fixed bug #46319 (PHP sets default Content-Type header for HTTP 304 response code, in cgi sapi). (Ilia) - Fixed bug #46308 (Invalid write when changing property from inside getter).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php