philip Fri May 30 18:18:10 2003 EDT
Modified files:
/phpdoc/en/appendices comparisons.xml
Log:
Remove *. Was going to refer to a <note> but decided it's not worth it.
Index: phpdoc/en/appendices/comparisons.xml
diff -u phpdoc/en/appendices/comparisons.xml:1.2
phpdoc/en/appendices/comparisons.xml:1.3
--- phpdoc/en/appendices/comparisons.xml:1.2 Wed May 28 15:42:07 2003
+++ phpdoc/en/appendices/comparisons.xml Fri May 30 18:18:10 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<appendix id="types.comparisons">
<title>PHP type comparison tables</title>
<para>
@@ -121,7 +121,7 @@
<entry>&true;</entry>
</row>
<row>
- <entry><literal>$x = "0";</literal> *</entry>
+ <entry><literal>$x = "0";</literal></entry>
<entry><type>string</type></entry>
<entry>&true;</entry>
<entry>&false;</entry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php