This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-03 06:02:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2041c133ac0113fcf2187558b2ce98fab3dfdae3
archived-php-src
/
ext
/
hash
History
Tim Düsterhus
ac54d1c039
hash: Add simple HashContext::__debugInfo() implementation (
#14644
)
...
* hash: Add simply HashContext::__debugInfo() implementation * NEWS/UPGRADING
2024-06-27 19:29:37 +02:00
..
murmur
ext/hash: Swap the checking order of __has_builtin and __GNUC__ (
#14185
)
2024-05-10 09:37:13 +09:00
sha3
…
tests
hash: Add simple HashContext::__debugInfo() implementation (
#14644
)
2024-06-27 19:29:37 +02:00
xxhash
Replace WIN32 conditions with _WIN32 or PHP_WIN32 (
#14462
)
2024-06-10 21:59:41 +02:00
bench.php
…
config.m4
Sync -Wno-implicit-fallthrough
2024-06-08 20:04:21 +02:00
config.w32
…
CREDITS
…
hash_adler32.c
…
hash_arginfo.h
hash: Add simple HashContext::__debugInfo() implementation (
#14644
)
2024-06-27 19:29:37 +02:00
hash_crc32.c
Sync #if/ifdef/defined (
#14511
)
2024-06-09 07:13:23 +02:00
hash_fnv.c
…
hash_gost.c
…
hash_haval.c
…
hash_joaat.c
…
hash_md.c
…
hash_murmur.c
…
hash_ripemd.c
…
hash_sha3.c
…
hash_sha.c
…
hash_snefru.c
…
hash_tiger.c
…
hash_whirlpool.c
…
hash_xxhash.c
…
hash.c
hash: Add simple HashContext::__debugInfo() implementation (
#14644
)
2024-06-27 19:29:37 +02:00
hash.stub.php
hash: Add simple HashContext::__debugInfo() implementation (
#14644
)
2024-06-27 19:29:37 +02:00
php_hash_adler32.h
…
php_hash_crc32_tables.h
…
php_hash_crc32.h
…
php_hash_fnv.h
…
php_hash_gost_tables.h
…
php_hash_gost.h
…
php_hash_haval.h
…
php_hash_joaat.h
…
php_hash_md.h
…
php_hash_murmur.h
…
php_hash_ripemd.h
…
php_hash_sha3.h
…
php_hash_sha.h
…
php_hash_snefru_tables.h
…
php_hash_snefru.h
…
php_hash_tiger_tables.h
…
php_hash_tiger.h
…
php_hash_whirlpool_tables.h
…
php_hash_whirlpool.h
…
php_hash_xxhash.h
…
php_hash.h
…