From: Antony Dovgal Date: Mon, 7 May 2007 17:54:12 +0000 (+0000) Subject: fix test names X-Git-Tag: php-5.2.3RC1~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b64823deb74d9a46728f90748dd5821915452302;p=php fix test names --- diff --git a/Zend/tests/bug22725.phpt b/Zend/tests/bug22725.phpt index aadd81be5a..5f3c258b14 100755 --- a/Zend/tests/bug22725.phpt +++ b/Zend/tests/bug22725.phpt @@ -1,5 +1,5 @@ --TEST-- -bug #22725 (A derived class can call a parent's protected method that calls a private method) +Bug #22725 (A derived class can call a parent's protected method that calls a private method) --SKIPIF-- --FILE-- diff --git a/Zend/tests/bug27304.phpt b/Zend/tests/bug27304.phpt index 51e392d59b..0f248346cf 100755 --- a/Zend/tests/bug27304.phpt +++ b/Zend/tests/bug27304.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #27304 +Bug #27304 (Static functions don't function properly) --FILE--