mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove set_magic_quotes_runtime
And the alias magic_quotes_runtime
This commit is contained in:
parent
4c115b6b71
commit
a60efc5e11
9 changed files with 3 additions and 111 deletions
|
@ -76,7 +76,6 @@ PHP_FUNCTION(set_time_limit);
|
|||
PHP_FUNCTION(header_register_callback);
|
||||
|
||||
PHP_FUNCTION(get_cfg_var);
|
||||
PHP_FUNCTION(set_magic_quotes_runtime);
|
||||
PHP_FUNCTION(get_magic_quotes_runtime);
|
||||
PHP_FUNCTION(get_magic_quotes_gpc);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue