diff --git a/appendices/migration52.xml b/appendices/migration52.xml index 93934d91cb..878fdc28ea 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -139,7 +139,7 @@ print $foo; spl_object_hash. - Exceptions can not be thrown from from + Exceptions can not be thrown from __toString methods.