import zend mcrypt tests
[hiphop-php.git] / hphp / test / zend / good / ext-mcrypt / mcrypt_module_get_supported_key_sizes.php.expectf
blob494c7cb6fb99a644e3b6ae66fb2a2643298c9a3f
1 array(3) {
2   [0]=>
3   int(16)
4   [1]=>
5   int(24)
6   [2]=>
7   int(32)
9 array(0) {