From: Antony Dovgal Date: Wed, 14 May 2008 13:05:55 +0000 (+0000) Subject: fix test names X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1760 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b028e77b3cc986ab25d2c125e82899279349dce;p=php fix test names --- diff --git a/Zend/tests/bug38469.phpt b/Zend/tests/bug38469.phpt index 51fffb3008..db507df357 100644 --- a/Zend/tests/bug38469.phpt +++ b/Zend/tests/bug38469.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #38469 Unexpected creation of cycle +Bug #38469 (Unexpected creation of cycle) --FILE-- --FILE-- diff --git a/ext/dom/tests/bug35342.phpt b/ext/dom/tests/bug35342.phpt index 750f199048..5b10208df1 100644 --- a/ext/dom/tests/bug35342.phpt +++ b/ext/dom/tests/bug35342.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #35342 isset(DOMNodeList->length) returns false +Bug #35342 (isset(DOMNodeList->length) returns false) --SKIPIF-- --FILE-- diff --git a/ext/soap/tests/bugs/bug42214.phpt b/ext/soap/tests/bugs/bug42214.phpt index 2f85686842..a31f16dcb4 100755 --- a/ext/soap/tests/bugs/bug42214.phpt +++ b/ext/soap/tests/bugs/bug42214.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #42214 SoapServer sends clients internal PHP errors +Bug #42214 (SoapServer sends clients internal PHP errors) --SKIPIF-- --FILE-- diff --git a/ext/xml/tests/bug43957.phpt b/ext/xml/tests/bug43957.phpt index 34ddcd951d..f11d15627b 100644 --- a/ext/xml/tests/bug43957.phpt +++ b/ext/xml/tests/bug43957.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #43957 - utf8_decode() bogus conversion on multibyte indicator near end of string +Bug #43957 (utf8_decode() bogus conversion on multibyte indicator near end of string) --SKIPIF--