null == "" // true

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225012 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Etienne Kneuss 2006-12-14 16:45:13 +00:00
parent 3266776805
commit 19c19f2551

View file

@ -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>