php-src/ext/session
George Peter Banyard 499fbcd679
Actually fix GH-9583
The issue is that PS(mod)->s_validate_sid is always defined for user modules, thus we need to check that the actual callable is set
Add another regression test to ensure current working behaviour is not broken (which was by the previous incorrect fix)

Closes GH-9638
2022-10-06 14:29:13 +01:00
..
tests Actually fix GH-9583 2022-10-06 14:29:13 +01:00
config.m4 Fixed bug #80377 2020-11-25 11:47:05 +01:00
config.w32
CREDITS
mod_files.bat Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
mod_files.c Clean up ext/session errors 2020-09-11 11:59:04 +02:00
mod_files.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mod_files.sh Make ext/session/mod_files.sh executable 2018-09-26 06:11:13 +02:00
mod_mm.c Merge branch 'PHP-7.4' 2020-08-13 17:26:20 +02:00
mod_mm.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mod_user.c Clean up ext/session errors 2020-09-11 11:59:04 +02:00
mod_user.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
mod_user_class.c Avoid fatal error in session handler 2020-08-14 15:19:18 +02:00
php_session.h Clean up ext/session errors 2020-09-11 11:59:04 +02:00
session.c Actually fix GH-9583 2022-10-06 14:29:13 +01:00
session.stub.php Fix return type of SessionHandler::gc() 2021-05-27 23:07:27 +02:00
session_arginfo.h Fix return type of SessionHandler::gc() 2021-05-27 23:07:27 +02:00