diff --git a/appendices/comparisons.xml b/appendices/comparisons.xml index 985c528bde..f05a924c65 100644 --- a/appendices/comparisons.xml +++ b/appendices/comparisons.xml @@ -1,5 +1,5 @@ - + PHP type comparison tables @@ -333,7 +333,7 @@ &false; - NULL + &null; &false; &true; &false; @@ -345,7 +345,7 @@ &true; &true; &false; - &false; + &true; array() @@ -387,7 +387,7 @@ &false; &false; &false; - &false; + &true; &false; &false; &true;