From 0296bdbc0ea6902e95564a8bb1d2f762a2db6964 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Sat, 8 Dec 2012 00:03:37 +0000 Subject: [PATCH] Use entity git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328707 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/classobj/functions/is-a.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/classobj/functions/is-a.xml b/reference/classobj/functions/is-a.xml index a914a8a051..b327f447a3 100644 --- a/reference/classobj/functions/is-a.xml +++ b/reference/classobj/functions/is-a.xml @@ -42,7 +42,7 @@ allow_string - If this parameter set to false, string class name as object + If this parameter set to &false;, string class name as object is not allowed. This also prevents from calling autoloader if the class doesn't exist.