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-26 01:18:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
PHP-8.3.26
archived-php-src
/
ext
/
session
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Gina Peter Banyard
a85666c17b
ext/session: Fix GH-17541 (ext/session NULL pointer dereferencement during ID reset)
...
Closes GH-17541 Closes GH-17546
2025-01-24 14:04:58 +00:00
..
tests
ext/session: Fix GH-17541 (ext/session NULL pointer dereferencement during ID reset)
2025-01-24 14:04:58 +00:00
config.m4
…
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
…
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
…
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
…
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
ext/session: Fix GH-17541 (ext/session NULL pointer dereferencement during ID reset)
2025-01-24 14:04:58 +00:00
session.stub.php
Refactor session_set_save_handler()
2022-10-22 12:47:34 +01:00