From bb2d79ed0c7e99c9924c0eb02ecadd1dffd74171 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Thu, 27 Aug 2009 12:23:30 +0000 Subject: [PATCH] get_class's output is case sensitive. Fix for bug #49385 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287804 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/oop5/basic.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/oop5/basic.xml b/language/oop5/basic.xml index f6fdbc7f1e..90e48d3301 100644 --- a/language/oop5/basic.xml +++ b/language/oop5/basic.xml @@ -70,9 +70,9 @@ B::bar(); &example.outputs;