From: Antony Dovgal Date: Fri, 15 Feb 2008 09:35:47 +0000 (+0000) Subject: more cosmetics X-Git-Tag: RELEASE_2_0_0a1~465 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82df944f6a13205877c65da74843fd44f0764cef;p=php more cosmetics --- diff --git a/ext/reflection/tests/bug38465.phpt b/ext/reflection/tests/bug38465.phpt index fbcf3629a2..683101e66e 100644 --- a/ext/reflection/tests/bug38465.phpt +++ b/ext/reflection/tests/bug38465.phpt @@ -1,5 +1,5 @@ --TEST-- -Reflection Bug #38465 (ReflectionParameter fails on access to self::) +Bug #38465 (ReflectionParameter fails on access to self::) --SKIPIF-- --FILE-- diff --git a/ext/reflection/tests/bug43926.phpt b/ext/reflection/tests/bug43926.phpt index cecd947229..23257f5c61 100644 --- a/ext/reflection/tests/bug43926.phpt +++ b/ext/reflection/tests/bug43926.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug#43926 - isInstance() isn't equivalent to instanceof operator +Bug #43926 (isInstance() isn't equivalent to instanceof operator) --FILE-- --FILE-- diff --git a/ext/standard/tests/array/bug33382.phpt b/ext/standard/tests/array/bug33382.phpt index 376227f1f1..5710258998 100644 --- a/ext/standard/tests/array/bug33382.phpt +++ b/ext/standard/tests/array/bug33382.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #33382 ( array_reverse() fails after *sort() ) +Bug #33382 (array_reverse() fails after *sort()) --FILE--