diff --git a/language/types.xml b/language/types.xml index 046e955b6a..5a8fcfb71d 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -1215,7 +1215,7 @@ $third = $str{2}; entire contents. - Objects are always converted to the string "Object". + Objects in PHP 4 are always converted to the string "Object". If you would like to print out the member variable values of an object for debugging reasons, read the paragraphs below. If you would like to find out the class name of which an object