philip Fri, 02 Mar 2012 07:54:56 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=323802
Log:
Removed get_magic_quotes* functions from the deprecated list, because we love
them so
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 2012-03-02 07:47:30 UTC (rev
323801)
+++ php/php-src/branches/PHP_5_4/UPGRADING 2012-03-02 07:54:56 UTC (rev
323802)
@@ -368,8 +368,6 @@
===========================
- The following functions are deprecated in PHP 5.4:
- - get_magic_quotes_gpc(): now always returns false
- - get_magic_quotes_runtime(): now always returns false
- mcrypt_generic_end(): use mcrypt_generic_deinit() instead
- mysql_list_dbs()
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php