diff --git a/reference/info/functions/set-magic-quotes-runtime.xml b/reference/info/functions/set-magic-quotes-runtime.xml index 0a0fbca5c6..5f29c07a64 100644 --- a/reference/info/functions/set-magic-quotes-runtime.xml +++ b/reference/info/functions/set-magic-quotes-runtime.xml @@ -16,9 +16,19 @@ Set the current active configuration setting of magic_quotes_runtime. - &warn.deprecated.function-5-3-0.removed-5-4-0; + + &warn.deprecated.function-5-3-0.removed-6-0-0; + + + &reftitle.errors; + + Since PHP 5.3 this function has been deprecated and will raise an E_DEPRECATED warning upon execution. + Since PHP 5.4 this function will also raise an E_CORE_ERROR on trying to enable magic quotes. + + + &reftitle.parameters; diff --git a/reference/info/versions.xml b/reference/info/versions.xml index 8c14b62096..157aa76406 100644 --- a/reference/info/versions.xml +++ b/reference/info/versions.xml @@ -55,7 +55,7 @@ - +