Skip to content

Commit

Permalink
skip this test for now as it seems to have issues running dev server
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed Sep 23, 2016
1 parent f9a699f commit 28887fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/soap/tests/bug73037.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 28887fe

Please sign in to comment.