Home
last modified time | relevance | path

Searched refs:get_magic_quotes_gpc (Results 1 – 5 of 5) 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)
6 get_magic_quotes_gpc();
13 Deprecated: Function get_magic_quotes_gpc() is deprecated in %s on line %d
/PHP-7.4/
H A DREADME.md110 Fix #55371: get_magic_quotes_gpc() throws deprecation warning
112 After removing magic quotes, the get_magic_quotes_gpc function caused a
113 deprecated warning. get_magic_quotes_gpc can be used to detect the
H A DUPGRADING465 . The get_magic_quotes_gpc() and get_magic_quotes_runtime() functions are
/PHP-7.4/ext/standard/
H A Dbasic_functions.h78 PHP_FUNCTION(get_magic_quotes_gpc);
H A Dbasic_functions.c3014 PHP_DEP_FE(get_magic_quotes_gpc, arginfo_get_magic_quotes_gpc)
4773 PHP_FUNCTION(get_magic_quotes_gpc) argument

Completed in 18 milliseconds