For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2006 > cvs: phpdoc /en/appendices comparisons.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/appendices comparisons.xml
Etienne Kneuss

2006-12-14, 7:00 pm

colder Thu Dec 14 16:45:14 2006 UTC

Modified files:
/phpdoc/en/appendices comparisons.xml
Log:
null == "" // true

http://cvs.php.net/viewvc.cgi/phpdo...1&diff_format=u
Index: phpdoc/en/appendices/comparisons.xml
diff -u phpdoc/en/appendices/comparisons.xml:1.10 phpdoc/en/appendices/comparisons.xml:1.11
--- phpdoc/en/appendices/comparisons.xml:1.10 Fri Oct 6 14:58:38 2006
+++ phpdoc/en/appendices/comparisons.xml Thu Dec 14 16:45:13 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<appendix id="types.comparisons">
<title>PHP type comparison tables</title>
<para>
@@ -333,7 +333,7 @@
<entry>&false;</entry>
</row>
<row>
- <entry><literal>NULL</literal></entry>
+ <entry>&null;</entry>
<entry>&false;</entry>
<entry>&true;</entry>
<entry>&false;</entry>
@@ -345,7 +345,7 @@
<entry>&true;</entry>
<entry>&true;</entry>
<entry>&false;</entry>
- <entry>&false;</entry>
+ <entry>&true;</entry>
</row>
<row>
<entry><literal>array()</literal></entry>
@@ -387,7 +387,7 @@
<entry>&false;</entry>
<entry>&false;</entry>
<entry>&false;</entry>
- <entry>&false;</entry>
+ <entry>&true;</entry>
<entry>&false;</entry>
<entry>&false;</entry>
<entry>&true;</entry>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com