iliaa Wed Oct 22 23:29:24 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: MFB: revert define() fix for now http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1269&r2=1.2027.2.547.2.1270&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1269 php-src/NEWS:1.2027.2.547.2.1270 --- php-src/NEWS:1.2027.2.547.2.1269 Tue Oct 21 16:43:59 2008 +++ php-src/NEWS Wed Oct 22 23:29:23 2008 @@ -2,8 +2,6 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2008, PHP 5.2.7RC2 - Fixed bug #46343 (IPv6 address filter accepts invalid address). (Ilia) -- Fixed bug #46341 (Added missing validation checks into define() for class - constants). (Ilia) - Fixed bug #46335 (DOMText::splitText doesn't handle multibyte characters). (Rob) - Fixed bug #46323 (compilation of simplexml for NetWare breaks).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php