tony2001 Tue Jul 18 14:59:35 2006 UTC Modified files: /php-src NEWS Log: patch merged into 5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2121&r2=1.2122&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2121 php-src/NEWS:1.2122 --- php-src/NEWS:1.2121 Sun Jul 9 17:58:39 2006 +++ php-src/NEWS Tue Jul 18 14:59:35 2006 @@ -33,7 +33,6 @@ - Added automatic module globals management. (Dmitry) - Added "jump label" operator (limited "goto"). (Dmitry, Sara) - Added E_STRICT to E_ALL. (Dmitry) -- Added gmp_nextprime() function. (Tony, patch by ants dot aasma at gmail dot com) - Added "allow_url_include" ini option to be able to turn off remote url code execution separately from the "allow_url_fopen" setting. (Rasmus) - Added --rclass and --rextension CLI parameters to reflect internal classes
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php