summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bug48557.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/bug48557.phpt')
-rw-r--r--ext/soap/tests/bug48557.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/soap/tests/bug48557.phpt b/ext/soap/tests/bug48557.phpt
index 8ef778ff3..07245793d 100644
--- a/ext/soap/tests/bug48557.phpt
+++ b/ext/soap/tests/bug48557.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #48557 (Numeric string keys in Apache Hashmaps are not cast to integers)
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
error_reporting(E_ALL);