php-src/ext/hash
Máté Kocsis 0d330e1a02
Add a few missing parameter types in stubs
Related to GH-5627
2020-07-30 14:26:45 +02:00
..
sha3 Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
tests Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
bench.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
config.m4 Merge branch 'PHP-7.4' 2019-09-17 16:18:03 +02:00
config.w32 Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
CREDITS Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-26 22:33:16 +00:00
hash_adler32.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_arginfo.h Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
hash_crc32.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_fnv.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_gost.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_haval.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
hash_joaat.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_md.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_ripemd.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_sha3.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_sha.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_snefru.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_tiger.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash_whirlpool.c Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
hash.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
hash.stub.php Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
php_hash_adler32.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_crc32_tables.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_hash_crc32.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_fnv.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_gost_tables.h Replace usage of php_hash_uint32 and php_hash_uint64 with uint32_t and uint64_t. 2016-02-04 11:57:41 +01:00
php_hash_gost.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_haval.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_joaat.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_md.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_ripemd.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_sha3.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_sha.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_snefru_tables.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_hash_snefru.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_tiger_tables.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_hash_tiger.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash_whirlpool_tables.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_hash_whirlpool.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00
php_hash.h Make HashContexts serializable. 2020-06-30 14:30:33 +02:00