mirror of
https://github.com/php/php-src.git
synced 2026-03-27 01:32:22 +01:00
The hash extension is always available since PHP-7.4. The symbol HAVE_HASH_EXT is kept for BC reasons and removed in PHP-8.0. This patch also removes the PHAR_HASH_OK since it is no longer relevant.