diff --git a/language/types.xml b/language/types.xml index f7194cdb4e..54a6327b99 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -2192,7 +2192,7 @@ echo $obj->scalar; // outputs 'ciao' - The null type was introduced in PHP 4 + The null type was introduced in PHP 4.