summaryrefslogtreecommitdiff
path: root/ext/mcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mcrypt')
-rw-r--r--ext/mcrypt/tests/bug37595.phptbin1094 -> 1094 bytes
-rw-r--r--ext/mcrypt/tests/bug8040.phpt2
2 files changed, 1 insertions, 1 deletions
diff --git a/ext/mcrypt/tests/bug37595.phpt b/ext/mcrypt/tests/bug37595.phpt
index 3c682129f2..0530f3e813 100644
--- a/ext/mcrypt/tests/bug37595.phpt
+++ b/ext/mcrypt/tests/bug37595.phpt
Binary files differ
diff --git a/ext/mcrypt/tests/bug8040.phpt b/ext/mcrypt/tests/bug8040.phpt
index 12e28687fd..78fef5caf9 100644
--- a/ext/mcrypt/tests/bug8040.phpt
+++ b/ext/mcrypt/tests/bug8040.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #8040
+Bug #8040 (MCRYPT_MODE_* do not seem to exist)
--SKIPIF--
<?php if (!extension_loaded("mcrypt")) print "skip"; ?>
--FILE--