hholzgra Fri Jan 25 09:01:06 2002 EDT
Modified files:
/phpdoc/en/functions ctype.xml
Log:
no longer experimental
Index: phpdoc/en/functions/ctype.xml
diff -u phpdoc/en/functions/ctype.xml:1.13 phpdoc/en/functions/ctype.xml:1.14
--- phpdoc/en/functions/ctype.xml:1.13 Wed Dec 12 15:46:40 2001
+++ phpdoc/en/functions/ctype.xml Fri Jan 25 09:01:05 2002
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<reference id="ref.ctype">
<title>Character type functions</title>
<titleabbrev>ctype</titleabbrev>
<partintro>
- &warn.experimental;
<para>
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.
</para>
- <warning>
- <simpara>
- 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
- <function>ctype_issomething</function> instead of
- <function>ctype_something</function> or even to make them part of
- <filename>ext/standard</filename> and use their original C-names,
- although this would possibly lead to further confusion regarding
- the <function>isset</function>
- vs. <function>is_sometype</function> problem.
- </simpara>
- </warning>
</partintro>
@@ -53,7 +40,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
See also <function>setlocale</function>.
</para>
@@ -73,7 +59,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -92,7 +77,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -111,7 +95,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -130,7 +113,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -149,7 +131,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -168,7 +149,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -190,7 +170,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -209,7 +188,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -228,7 +206,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>
@@ -249,7 +226,6 @@
<paramdef>string <parameter>c</parameter></paramdef>
</funcprototype>
</funcsynopsis>
- &warn.experimental.func;
<para>
</para>
</refsect1>