mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
Removed get_magic_quotes* functions from the deprecated list, because we love them so
This commit is contained in:
parent
f564921c15
commit
66be688c86
@ -368,8 +368,6 @@ PHP 5.4 UPGRADE NOTES
|
||||
===========================
|
||||
|
||||
- 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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user