Add missing semi-colon in type comparison tables for consistency

---
Provided by PHDOE anonymous user #33336

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331317 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Chris Wright 2013-09-09 09:38:32 +00:00
parent e637bc5df7
commit f2b08c959c

View file

@ -69,7 +69,7 @@
<entry>&false;</entry>
</row>
<row>
<entry><literal>$x = null</literal></entry>
<entry><literal>$x = null;</literal></entry>
<entry><type>NULL</type></entry>
<entry>&true;</entry>
<entry>&true;</entry>