vrana Thu Sep 23 03:44:37 2004 EDT
Modified files:
/phpdoc/en/reference/var/functions gettype.xml is-array.xml
is-bool.xml is-float.xml
is-int.xml is-null.xml
is-numeric.xml is-object.xml
is-scalar.xml is-string.xml
Log:
Don't link to alias
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/gettype.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/var/functions/gettype.xml
diff -u phpdoc/en/reference/var/functions/gettype.xml:1.4
phpdoc/en/reference/var/functions/gettype.xml:1.5
--- phpdoc/en/reference/var/functions/gettype.xml:1.4 Tue Sep 30 04:33:44 2003
+++ phpdoc/en/reference/var/functions/gettype.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.gettype">
<refnamediv>
@@ -74,7 +74,7 @@
<function>is_array</function>,
<function>is_bool</function>,
<function>is_float</function>,
- <function>is_integer</function>,
+ <function>is_int</function>,
<function>is_null</function>,
<function>is_numeric</function>,
<function>is_object</function>,
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-array.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/var/functions/is-array.xml
diff -u phpdoc/en/reference/var/functions/is-array.xml:1.5
phpdoc/en/reference/var/functions/is-array.xml:1.6
--- phpdoc/en/reference/var/functions/is-array.xml:1.5 Wed Feb 18 12:11:48 2004
+++ phpdoc/en/reference/var/functions/is-array.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.is-array">
<refnamediv>
@@ -48,7 +48,6 @@
See also
<function>is_float</function>,
<function>is_int</function>,
- <function>is_integer</function>,
<function>is_string</function>, and
<function>is_object</function>.
</para>
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-bool.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/var/functions/is-bool.xml
diff -u phpdoc/en/reference/var/functions/is-bool.xml:1.5
phpdoc/en/reference/var/functions/is-bool.xml:1.6
--- phpdoc/en/reference/var/functions/is-bool.xml:1.5 Mon Dec 15 11:54:11 2003
+++ phpdoc/en/reference/var/functions/is-bool.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.19 -->
<refentry id="function.is-bool">
<refnamediv>
@@ -46,7 +46,6 @@
<function>is_array</function>,
<function>is_float</function>,
<function>is_int</function>,
- <function>is_integer</function>,
<function>is_string</function>, and
<function>is_object</function>.
</para>
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-float.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/var/functions/is-float.xml
diff -u phpdoc/en/reference/var/functions/is-float.xml:1.2
phpdoc/en/reference/var/functions/is-float.xml:1.3
--- phpdoc/en/reference/var/functions/is-float.xml:1.2 Wed Apr 17 02:44:57 2002
+++ phpdoc/en/reference/var/functions/is-float.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.is-float">
<refnamediv>
@@ -27,7 +27,6 @@
See also
<function>is_bool</function>,
<function>is_int</function>,
- <function>is_integer</function>,
<function>is_numeric</function>,
<function>is_string</function>,
<function>is_array</function>, and
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-int.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/var/functions/is-int.xml
diff -u phpdoc/en/reference/var/functions/is-int.xml:1.2
phpdoc/en/reference/var/functions/is-int.xml:1.3
--- phpdoc/en/reference/var/functions/is-int.xml:1.2 Wed Apr 17 02:44:57 2002
+++ phpdoc/en/reference/var/functions/is-int.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.is-int">
<refnamediv>
@@ -26,7 +26,6 @@
<simpara>
See also <function>is_bool</function>,
<function>is_float</function>,
- <function>is_integer</function>,
<function>is_numeric</function>,
<function>is_string</function>,
<function>is_array</function>, and
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-null.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/var/functions/is-null.xml
diff -u phpdoc/en/reference/var/functions/is-null.xml:1.4
phpdoc/en/reference/var/functions/is-null.xml:1.5
--- phpdoc/en/reference/var/functions/is-null.xml:1.4 Wed Feb 19 17:11:54 2003
+++ phpdoc/en/reference/var/functions/is-null.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.35 -->
<refentry id="function.is-null">
<refnamediv>
@@ -30,8 +30,7 @@
<function>is_int</function>,
<function>is_string</function>,
<function>is_object</function>,
- <function>is_array</function>,
- <function>is_integer</function>, and
+ <function>is_array</function>, and
<function>is_real</function>.
</para>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-numeric.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/var/functions/is-numeric.xml
diff -u phpdoc/en/reference/var/functions/is-numeric.xml:1.2
phpdoc/en/reference/var/functions/is-numeric.xml:1.3
--- phpdoc/en/reference/var/functions/is-numeric.xml:1.2 Wed Apr 17 02:44:58
2002
+++ phpdoc/en/reference/var/functions/is-numeric.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.14 -->
<refentry id="function.is-numeric">
<refnamediv>
@@ -23,9 +23,8 @@
<function>is_float</function>,
<function>is_int</function>,
<function>is_string</function>,
- <function>is_object</function>,
- <function>is_array</function>, and
- <function>is_integer</function>.
+ <function>is_object</function>, and
+ <function>is_array</function>.
</para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-object.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/var/functions/is-object.xml
diff -u phpdoc/en/reference/var/functions/is-object.xml:1.2
phpdoc/en/reference/var/functions/is-object.xml:1.3
--- phpdoc/en/reference/var/functions/is-object.xml:1.2 Wed Apr 17 02:44:58 2002
+++ phpdoc/en/reference/var/functions/is-object.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.2 -->
<refentry id="function.is-object">
<refnamediv>
@@ -19,7 +19,6 @@
<para>
See also <function>is_bool</function>,
<function>is_int</function>,
- <function>is_integer</function>,
<function>is_float</function>,
<function>is_string</function>, and
<function>is_array</function>.
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-scalar.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/var/functions/is-scalar.xml
diff -u phpdoc/en/reference/var/functions/is-scalar.xml:1.5
phpdoc/en/reference/var/functions/is-scalar.xml:1.6
--- phpdoc/en/reference/var/functions/is-scalar.xml:1.5 Thu Jan 15 07:43:39 2004
+++ phpdoc/en/reference/var/functions/is-scalar.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.35 -->
<refentry id="function.is-scalar">
<refnamediv>
@@ -74,9 +74,8 @@
<function>is_int</function>,
<function>is_real</function>,
<function>is_string</function>,
- <function>is_object</function>,
- <function>is_array</function>, and
- <function>is_integer</function>.
+ <function>is_object</function>, and
+ <function>is_array</function>.
</para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-string.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/var/functions/is-string.xml
diff -u phpdoc/en/reference/var/functions/is-string.xml:1.3
phpdoc/en/reference/var/functions/is-string.xml:1.4
--- phpdoc/en/reference/var/functions/is-string.xml:1.3 Wed Feb 19 17:11:54 2003
+++ phpdoc/en/reference/var/functions/is-string.xml Thu Sep 23 03:44:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.19 -->
<refentry id="function.is-string">
<refnamediv>
@@ -20,7 +20,6 @@
See also
<function>is_bool</function>,
<function>is_int</function>,
- <function>is_integer</function>,
<function>is_float</function>,
<function>is_real</function>,
<function>is_object</function>, and