From c35e4f95808eff73185b75d9be18c792ab98db63 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Fri, 26 Aug 2011 08:12:06 +0000 Subject: [PATCH] fix build git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315541 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../reflection/reflectionclass/newinstancewithoutconstructor.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/reference/reflection/reflectionclass/newinstancewithoutconstructor.xml b/reference/reflection/reflectionclass/newinstancewithoutconstructor.xml index 01d7b73625..44f514933f 100644 --- a/reference/reflection/reflectionclass/newinstancewithoutconstructor.xml +++ b/reference/reflection/reflectionclass/newinstancewithoutconstructor.xml @@ -11,6 +11,7 @@ &reftitle.description; public objectReflectionClass::newInstanceWithoutConstructor + Creates a new class instance without invoking the constructor.