summaryrefslogtreecommitdiff
path: root/ext/soap/tests/bugs/bug36999.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/bugs/bug36999.phpt')
-rw-r--r--ext/soap/tests/bugs/bug36999.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/bugs/bug36999.phpt b/ext/soap/tests/bugs/bug36999.phpt
index 9fbb032d8f..eed02ecf0b 100644
--- a/ext/soap/tests/bugs/bug36999.phpt
+++ b/ext/soap/tests/bugs/bug36999.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #36999 (xsd:long values clamped to LONG_MAX instead of using double)
--SKIPIF--
-<?php
+<?php
if (!extension_loaded('soap')) die('skip soap extension not available');
?>
--INI--