From 8cd1af5938120be104b2806d40f0fd335e4a4a5c Mon Sep 17 00:00:00 2001 From: "Daniel P. Brown" Date: Thu, 13 Aug 2009 02:23:06 +0000 Subject: [PATCH] Added deprecation warning. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287192 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/set-magic-quotes-runtime.xml | 1 + reference/stream/functions/set-socket-blocking.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/reference/info/functions/set-magic-quotes-runtime.xml b/reference/info/functions/set-magic-quotes-runtime.xml index e9a7f0cf01..1b55311773 100644 --- a/reference/info/functions/set-magic-quotes-runtime.xml +++ b/reference/info/functions/set-magic-quotes-runtime.xml @@ -16,6 +16,7 @@ Set the current active configuration setting of magic_quotes_runtime. + &warn.deprecated.function-5-3-0.removed-6-0-0; diff --git a/reference/stream/functions/set-socket-blocking.xml b/reference/stream/functions/set-socket-blocking.xml index a0bcd345f7..dfa844171f 100644 --- a/reference/stream/functions/set-socket-blocking.xml +++ b/reference/stream/functions/set-socket-blocking.xml @@ -12,6 +12,7 @@ &info.function.alias; stream_set_blocking + &warn.deprecated.alias-5-3-0;