From 0dfdbfbc6d33a96ce46c856c6a69c562107fb97d Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Sat, 17 Apr 2010 20:15:36 +0000 Subject: [PATCH] Added deprecated warning box for get_magic_quotes_* functions git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298127 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/get-magic-quotes-gpc.xml | 1 + reference/info/functions/get-magic-quotes-runtime.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/reference/info/functions/get-magic-quotes-gpc.xml b/reference/info/functions/get-magic-quotes-gpc.xml index aacad43a71..12043417c1 100644 --- a/reference/info/functions/get-magic-quotes-gpc.xml +++ b/reference/info/functions/get-magic-quotes-gpc.xml @@ -24,6 +24,7 @@ For more information about magic_quotes, see this security section. + &warn.deprecated.function-5-3-0.removed-6-0-0; diff --git a/reference/info/functions/get-magic-quotes-runtime.xml b/reference/info/functions/get-magic-quotes-runtime.xml index 46dbc0cdb9..8906e6e015 100644 --- a/reference/info/functions/get-magic-quotes-runtime.xml +++ b/reference/info/functions/get-magic-quotes-runtime.xml @@ -16,6 +16,7 @@ Returns the current active configuration setting of magic_quotes_runtime. + &warn.deprecated.function-5-3-0.removed-6-0-0;