mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +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";
|
echo "Done";
|
||||||
?>
|
?>
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
string(8) "9337ed77"
|
string(8) "%s"
|
||||||
Done
|
Done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue