summaryrefslogtreecommitdiffstats
path: root/tests/crypt_preferred_method.phpt
blob: f222639b9b4c3d23fa3fde5e3d2ae0947f1f0635 (plain)
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$"