diff --git a/language/exceptions.xml b/language/exceptions.xml index c93b13d420..601cfac3e6 100644 --- a/language/exceptions.xml +++ b/language/exceptions.xml @@ -173,7 +173,7 @@ class Exception - Extending the Exception class (PHP V5.3.+) + Extending the Exception class (PHP 5.3.0+) - Versions of PHP 5, prior to PHP 5.3.0 do not support nesting of exceptions. - The following code fragment can be used as a replacement MyException class - if you wish to run this example. + + Versions of PHP 5, prior to PHP 5.3.0 do not support nesting of exceptions. + The following code fragment can be used as a replacement MyException class + if you wish to run this example. +