Test: /ext/mcrypt/tests/mcrypt_enc_get_supported_key_sizes.phpt - Version 5.5.19    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: mcrypt_module_open(): Could not open encryption module in %s/mcrypt_enc_get_supported_key_sizes.php on line 2
002+
003+ Warning: mcrypt_enc_get_supported_key_sizes() expects parameter 1 to be resource, boolean given in %s/mcrypt_enc_get_supported_key_sizes.php on line 3
004+ NULL
001- array(3) {
002- [0]=>
003- int(16)
004- [1]=>
005- int(24)
006- [2]=>
007- int(32)
008- }