1 2 3 4 5 6 7 8 9
--TEST-- Test crypt_preferred_method --FILE-- <?php var_dump(crypt_preferred_method()); ?> --EXPECTF-- string(%d) "$%s$"