mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Getting different hashes here. But this test isn't testing the hashes,
it is just making sure we actually get a hash and don't crash.
This commit is contained in:
parent
21c776850c
commit
e24b6cdf56
1 changed files with 1 additions and 1 deletions
|
@ -36,5 +36,5 @@ var_dump($arr['hash']);
|
|||
echo "Done";
|
||||
?>
|
||||
--EXPECT--
|
||||
string(8) "9337ed77"
|
||||
string(8) "%s"
|
||||
Done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue