From f1b4419dc7c9b81611ae6cedb979dc95f7098760 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Wed, 21 Jul 2010 16:48:15 +0000 Subject: [PATCH] Fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301447 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/exceptions.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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. +