diff options
| author | Antony Dovgal <tony2001@php.net> | 2008-05-07 15:23:11 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2008-05-07 15:23:11 +0000 |
| commit | fbbbd2b334b4e5437f0ad83e313374c5ef0ee9dd (patch) | |
| tree | 2ed78c2f25943a2e27091d1f4c60be912a8aafbf /ext/soap | |
| parent | 845e9001b34bddb152feca5f756fcb69ea9a5e30 (diff) | |
| download | php-git-fbbbd2b334b4e5437f0ad83e313374c5ef0ee9dd.tar.gz | |
fix test title
Diffstat (limited to 'ext/soap')
| -rw-r--r-- | ext/soap/tests/bugs/bug44811.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/soap/tests/bugs/bug44811.phpt b/ext/soap/tests/bugs/bug44811.phpt index 341e5af512..b2e1fc4f6f 100644 --- a/ext/soap/tests/bugs/bug44811.phpt +++ b/ext/soap/tests/bugs/bug44811.phpt @@ -1,6 +1,5 @@ --TEST-- -Bug #44811 (Improve error messages when creating new SoapClient - which contains invalid data) +Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) --SKIPIF-- <?php require_once 'skipif.inc'; ?> --INI-- |
