derick Wed Jun 18 15:36:39 2003 EDT
Modified files:
/phpdoc/en/appendices comparisons.xml
Log:
- Fix entities ( isn't defined)
Index: phpdoc/en/appendices/comparisons.xml
diff -u phpdoc/en/appendices/comparisons.xml:1.4
phpdoc/en/appendices/comparisons.xml:1.5
--- phpdoc/en/appendices/comparisons.xml:1.4 Sat May 31 18:37:28 2003
+++ phpdoc/en/appendices/comparisons.xml Wed Jun 18 15:36:39 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<appendix id="types.comparisons">
<title>PHP type comparison tables</title>
<para>
@@ -40,7 +40,7 @@
<tgroup cols="6">
<thead>
<row>
- <entry> </entry>
+ <entry>Expression</entry>
<entry><function>gettype</function></entry>
<entry><function>empty</function></entry>
<entry><function>is_null</function></entry>
@@ -196,7 +196,7 @@
<tgroup cols="12">
<thead>
<row>
- <entry> </entry>
+ <entry> </entry>
<entry>&true;</entry>
<entry>&false;</entry>
<entry><literal>1</literal></entry>
@@ -376,7 +376,7 @@
<tgroup cols="12">
<thead>
<row>
- <entry> </entry>
+ <entry> </entry>
<entry>&true;</entry>
<entry>&false;</entry>
<entry><literal>1</literal></entry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php