From 06b93384144a12a1632e584d5ae1461f010585c3 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Fri, 25 Jan 2002 14:01:05 +0000 Subject: [PATCH] no longer experimental git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68672 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/ctype.xml | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/functions/ctype.xml b/functions/ctype.xml index e1e7e3aa9f..d6b7eb6674 100644 --- a/functions/ctype.xml +++ b/functions/ctype.xml @@ -1,11 +1,10 @@ - + Character type functions ctype - &warn.experimental; These functions check whether a character or string falls into a certain character class according to the @@ -25,18 +24,6 @@ Passing anything else but a string or integer will return &false; immediately. - - - These functions are new as of PHP 4.0.4 and might change their - name in the near future. Suggestions are to change them to - ctype_issomething instead of - ctype_something or even to make them part of - ext/standard and use their original C-names, - although this would possibly lead to further confusion regarding - the isset - vs. is_sometype problem. - - @@ -53,7 +40,6 @@ string c - &warn.experimental.func; See also setlocale. @@ -73,7 +59,6 @@ string c - &warn.experimental.func; @@ -92,7 +77,6 @@ string c - &warn.experimental.func; @@ -111,7 +95,6 @@ string c - &warn.experimental.func; @@ -130,7 +113,6 @@ string c - &warn.experimental.func; @@ -149,7 +131,6 @@ string c - &warn.experimental.func; @@ -168,7 +149,6 @@ string c - &warn.experimental.func; @@ -190,7 +170,6 @@ string c - &warn.experimental.func; @@ -209,7 +188,6 @@ string c - &warn.experimental.func; @@ -228,7 +206,6 @@ string c - &warn.experimental.func; @@ -249,7 +226,6 @@ string c - &warn.experimental.func;