diff --git a/reference/overload/reference.xml b/reference/overload/reference.xml index 8eb97e359a..39cfc93b3d 100644 --- a/reference/overload/reference.xml +++ b/reference/overload/reference.xml @@ -1,5 +1,5 @@ - + Object property and method call overloading Object overloading @@ -24,10 +24,11 @@ &warn.experimental; - This extension is not a part of PHP 5. PHP 5 supports __get(), - __set() and __call() natively. See - PHP 5 migration chapter for more - information. + This extension is not a part of PHP 5. PHP 5 supports + __get(), __set() and + __call() natively. See PHP 5 migration chapter for + more information.