From b3b5126954689c93baddbbe48f714594bf7dac13 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 14 May 2008 13:04:05 +0000 Subject: [PATCH] fix test names --- Zend/tests/bug38469.phpt | 2 +- Zend/tests/bug41372.phpt | 2 +- Zend/tests/bug42859.phpt | 2 +- Zend/tests/bug43128.phpt | 2 +- ext/dom/tests/bug34276.phpt | 2 +- ext/dom/tests/bug35342.phpt | 2 +- ext/soap/tests/bugs/bug42214.phpt | 2 +- ext/standard/tests/general_functions/bug44394.phpt | 2 +- ext/xml/tests/bug43957.phpt | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) 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 3248c73398..f93c062330 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/standard/tests/general_functions/bug44394.phpt b/ext/standard/tests/general_functions/bug44394.phpt index 3a619283c0..26351a28a1 100644 --- a/ext/standard/tests/general_functions/bug44394.phpt +++ b/ext/standard/tests/general_functions/bug44394.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #44394 Last two bytes missing from output +Bug #44394 (Last two bytes missing from output) --FILE--