summaryrefslogtreecommitdiff
path: root/ext/mcrypt/tests/bug46010.phpt
diff options
context:
space:
mode:
authorJeraimee Hughes <jeraimee@php.net>2011-05-17 15:08:15 +0000
committerJeraimee Hughes <jeraimee@php.net>2011-05-17 15:08:15 +0000
commitdaecb2c0f4c3b96c10654042cc4e6fa9c38532fd (patch)
treef5ee428b04fd438070b13eaabea8fabb0c78227f /ext/mcrypt/tests/bug46010.phpt
parente5c1c4222091e73c101a70bf5ee820d4a4878fe0 (diff)
downloadphp-git-daecb2c0f4c3b96c10654042cc4e6fa9c38532fd.tar.gz
Fixes for broken tests.
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