summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bugs/bug46427.phpt
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2010-02-15 21:32:25 +0000
committerFelipe Pena <felipe@php.net>2010-02-15 21:32:25 +0000
commit610d4caabbf006023bdb4c96a6d5901085d43342 (patch)
tree049df122ea84248b2d36157b230beb23160cd15a /ext/soap/tests/bugs/bug46427.phpt
parent4637c8bcab5df9d39059d8714c75cac08fbf1b26 (diff)
downloadphp-git-610d4caabbf006023bdb4c96a6d5901085d43342.tar.gz
- Added missing SKIPIF
Diffstat (limited to 'ext/soap/tests/bugs/bug46427.phpt')
-rw-r--r--ext/soap/tests/bugs/bug46427.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/soap/tests/bugs/bug46427.phpt b/ext/soap/tests/bugs/bug46427.phpt
index 5cf2e8f968..a49071e21a 100644
--- a/ext/soap/tests/bugs/bug46427.phpt
+++ b/ext/soap/tests/bugs/bug46427.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #46427 (SoapClient() stumbles over its "stream_context" parameter)
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
error_reporting(E_ALL|E_STRICT);