We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe86268 commit 85b0b8aCopy full SHA for 85b0b8a
ext/hash/config.w32
@@ -29,7 +29,7 @@ if (PHP_HASH != "no") {
29
"php_hash_haval.h php_hash_tiger.h php_hash_gost.h php_hash_snefru.h " +
30
"php_hash_whirlpool.h php_hash_adler32.h php_hash_crc32.h php_hash_sha3.h ");
31
} else {
32
- WARNING("gd not enabled; libraries and headers not found");
+ WARNING("hash not enabled; libraries and headers not found");
33
}
34
35
0 commit comments