php-src/ext/session
Peter Kokot 033cafacbd Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols
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.
2019-06-27 23:25:33 +02:00
..
tests Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
mod_files.bat Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
mod_files.c Use readdir() instead of readdir_r() 2019-04-11 16:52:36 +02:00
mod_files.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mod_files.sh Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +02:00
mod_mm.c Remove local variables 2019-02-03 21:03:00 +01:00
mod_mm.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mod_user_class.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
mod_user.c ext/session: remove the redundant convert_to_long 2019-03-14 17:29:10 +01:00
mod_user.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_session.h Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
session.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00