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;