php-src/ext/session
Niels Dossche 2b1097a87d
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  Fix reading zlib ini settings in ext-soap
  Fix memory leak if calling SoapServer::setClass() twice
  Fix memory leak if calling SoapServer::setObject() twice
  Fix missing error restore code in ext-soap (#14379)
  Fix GH-14368: Test failure in ext/session/tests/gh13856.phpt (#14378)
2024-05-31 18:26:22 +02:00
..
tests Merge branch 'PHP-8.2' into PHP-8.3 2024-05-31 18:26:22 +02:00
config.m4 Fixed bug #80377 2020-11-25 11:47:05 +01:00
config.w32
CREDITS
mod_files.bat
mod_files.c Merge branch 'PHP-8.2' into PHP-8.3 2024-04-20 17:11:33 +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_class.c Fix GH-13856: Member access within null pointer of type 'ps_files' in ext/session/mod_files.c 2024-04-01 14:15:51 +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
php_session.h Note where a session was already started (#10736) 2023-03-28 15:14:21 +01:00
session_arginfo.h Refactor session_set_save_handler() 2022-10-22 12:47:34 +01:00
session.c Merge branch 'PHP-8.2' into PHP-8.3 2024-03-13 17:49:31 +01:00
session.stub.php Refactor session_set_save_handler() 2022-10-22 12:47:34 +01:00