summaryrefslogtreecommitdiff
path: root/ext/soap
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2008-05-07 15:23:11 +0000
committerAntony Dovgal <tony2001@php.net>2008-05-07 15:23:11 +0000
commitfbbbd2b334b4e5437f0ad83e313374c5ef0ee9dd (patch)
tree2ed78c2f25943a2e27091d1f4c60be912a8aafbf /ext/soap
parent845e9001b34bddb152feca5f756fcb69ea9a5e30 (diff)
downloadphp-git-fbbbd2b334b4e5437f0ad83e313374c5ef0ee9dd.tar.gz
fix test title
Diffstat (limited to 'ext/soap')
-rw-r--r--ext/soap/tests/bugs/bug44811.phpt3
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--