mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
35b19cd2d9
We're not only checking that hash_update_file() succeeds, but rather that it properly works. Furthermore, we fix the SKIPIF section – we don't need mhash to run the test, and we don't need to check for unsupported PHP versions. We also shorten the test name to avoid cluttering the test reports with unnecessary detail.