projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3901f5a
)
Added skipif
author
Xinchen Hui
<laruence@php.net>
Tue, 6 Sep 2011 09:19:46 +0000
(09:19 +0000)
committer
Xinchen Hui
<laruence@php.net>
Tue, 6 Sep 2011 09:19:46 +0000
(09:19 +0000)
ext/mcrypt/tests/bug46010.phpt
patch
|
blob
|
history
diff --git
a/ext/mcrypt/tests/bug46010.phpt
b/ext/mcrypt/tests/bug46010.phpt
index bacfb597591879427501f88a0ee58acf5fe5fe06..ddb691e362d5f003514048b417f8bc14f6e3721a 100644
(file)
--- 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