summaryrefslogtreecommitdiff
path: root/ext/mcrypt/tests/bug46010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mcrypt/tests/bug46010.phpt')
-rw-r--r--ext/mcrypt/tests/bug46010.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mcrypt/tests/bug46010.phpt b/ext/mcrypt/tests/bug46010.phpt
index bacfb59759..ddb691e362 100644
--- a/ext/mcrypt/tests/bug46010.phpt
+++ b/ext/mcrypt/tests/bug46010.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #46010 (warnings incorrectly generated for iv in ecb mode)
+--SKIPIF--
+<?php if (!extension_loaded("mcrypt")) print "skip"; ?>
--FILE--
<?php