php-src/ext/session
Niels Dossche 8793f9938b Merge branch 'PHP-8.3'
* PHP-8.3:
  Fix GH-13680: Segfault with session_decode and compilation error
2024-03-13 17:59:43 +01:00
..
tests Merge branch 'PHP-8.3' 2024-03-13 17:59:43 +01:00
config.m4 Sync headers installation 2024-01-28 19:50:55 +01:00
config.w32 Sync headers installation 2024-01-28 19:50:55 +01:00
CREDITS
mod_files.bat
mod_files.c 3 minor cleanups in ext/session (#10722) 2023-02-28 12:29:40 +01:00
mod_files.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_files.sh
mod_mm.c Session: Use zend_string* consistently for key in mod_mm 2022-05-29 15:24:06 +01:00
mod_mm.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_user.c Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
mod_user.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mod_user_class.c Session: use more appropriate types 2022-05-29 15:24:06 +01:00
php_session.h session: Stop using php_combined_lcg() 2024-03-02 11:29:15 +00:00
session.c Merge branch 'PHP-8.3' 2024-03-13 17:59:43 +01:00
session.stub.php Refactor session_set_save_handler() 2022-10-22 12:47:34 +01:00
session_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00