From 00e12e606dcf7bbc564fe461b9c90959574767d6 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 1 Nov 2006 09:31:01 +0000 Subject: [PATCH] INPUT_REQUEST not yet git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222632 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filter/functions/filter-input.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/filter/functions/filter-input.xml b/reference/filter/functions/filter-input.xml index 5e16616aeb..ff1fa9b560 100644 --- a/reference/filter/functions/filter-input.xml +++ b/reference/filter/functions/filter-input.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,8 @@ One of INPUT_GET, INPUT_POST, INPUT_COOKIE, INPUT_SERVER, INPUT_ENV, INPUT_SESSION (not - implemented yet) and INPUT_REQUEST. + implemented yet) and INPUT_REQUEST (not + implemented yet).