Home
last modified time | relevance | path

Searched refs:get_magic_quotes_runtime (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug55371.phpt2 Bug #55371 (get_magic_quotes_gpc() and get_magic_quotes_runtime() throw deprecated warning)
7 get_magic_quotes_runtime();
15 Deprecated: Function get_magic_quotes_runtime() is deprecated in %s on line %d
/PHP-7.4/ext/standard/
H A Dbasic_functions.h77 PHP_FUNCTION(get_magic_quotes_runtime);
H A Dbasic_functions.c3015 PHP_DEP_FE(get_magic_quotes_runtime, arginfo_get_magic_quotes_runtime)
4762 PHP_FUNCTION(get_magic_quotes_runtime) argument
/PHP-7.4/
H A DUPGRADING465 . The get_magic_quotes_gpc() and get_magic_quotes_runtime() functions are

Completed in 30 milliseconds