From: Antony Dovgal Date: Tue, 29 Apr 2008 08:04:11 +0000 (+0000) Subject: cosmetic enhancements X-Git-Tag: RELEASE_2_0_0b1~154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eef38c8ab3e60e0777f81b1e69be97d476076e4a;p=php cosmetic enhancements --- diff --git a/ext/reflection/tests/026.phpt b/ext/reflection/tests/026.phpt index e4c6a3f864..8043cb8356 100644 --- a/ext/reflection/tests/026.phpt +++ b/ext/reflection/tests/026.phpt @@ -1,5 +1,5 @@ --TEST-- -reflectionExtension::info() +ReflectionExtension::info() --SKIPIF-- --FILE-- @@ -12,7 +12,7 @@ $r = new ReflectionExtension("date"); $r->info(); echo "\nDone!\n"; - +?> --EXPECTF-- Reflection