pierrick                                 Tue, 22 Nov 2011 13:20:50 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=319680

Log:
Revert last commit
Keep get_magic_quotes_gpc and get_magic_quotes_runtime as deprecated
even if it's not the case in the code

Changed paths:
    U   php/php-src/branches/PHP_5_4/UPGRADING

Modified: php/php-src/branches/PHP_5_4/UPGRADING
===================================================================
--- php/php-src/branches/PHP_5_4/UPGRADING      2011-11-22 13:11:20 UTC (rev 
319679)
+++ php/php-src/branches/PHP_5_4/UPGRADING      2011-11-22 13:20:50 UTC (rev 
319680)
@@ -258,6 +258,8 @@
 7. Deprecated
 =============

+- get_magic_quotes_gpc()
+- get_magic_quotes_runtime()
 - mcrypt_generic_end()
 - mysql_list_dbs()


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to