summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bug73037.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/bug73037.phpt')
-rw-r--r--ext/soap/tests/bug73037.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/soap/tests/bug73037.phpt b/ext/soap/tests/bug73037.phpt
index bb90538b9b..c0e638545b 100644
--- a/ext/soap/tests/bug73037.phpt
+++ b/ext/soap/tests/bug73037.phpt
@@ -2,6 +2,7 @@
Bug #73037 SoapServer reports Bad Request when gzipped, var 0
--SKIPIF--
<?php
+ die("skip test needs improvement");
require_once('skipif.inc');
if (!extension_loaded("zlib")) {
echo "skip zlib is required for this test";