diff options
Diffstat (limited to 'ext/mcrypt')
| -rw-r--r-- | ext/mcrypt/tests/blowfish.phpt | 2 | ||||
| -rw-r--r-- | ext/mcrypt/tests/bug8040.phpt | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/ext/mcrypt/tests/blowfish.phpt b/ext/mcrypt/tests/blowfish.phpt index 40bfb62e0b..dc51da65b3 100644 --- a/ext/mcrypt/tests/blowfish.phpt +++ b/ext/mcrypt/tests/blowfish.phpt @@ -2,8 +2,6 @@ Test for blowfish compatibility --SKIPIF-- <?php if (!extension_loaded("mcrypt")) print "skip"; ?> ---POST-- ---GET-- --FILE-- <?php function hex2bin($data) { diff --git a/ext/mcrypt/tests/bug8040.phpt b/ext/mcrypt/tests/bug8040.phpt index e2d8c15b41..12e28687fd 100644 --- a/ext/mcrypt/tests/bug8040.phpt +++ b/ext/mcrypt/tests/bug8040.phpt @@ -2,8 +2,6 @@ Bug #8040 --SKIPIF-- <?php if (!extension_loaded("mcrypt")) print "skip"; ?> ---POST-- ---GET-- --FILE-- <?php error_reporting (E_ALL ^ E_NOTICE); |
