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-23 16:08:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0ce5299fe5d9fb0950ca1c96a7fecc76dbb5b96
archived-php-src
/
ext
/
session
T
History
Ilija Tovilo
9bcdf219ec
Resolve open_basedir paths on ini update
...
Closes GH-10987
2023-07-18 14:43:40 +02:00
..
tests
Resolve open_basedir paths on ini update
2023-07-18 14:43:40 +02:00
config.m4
Fixed bug
#80377
2020-11-25 11:47:05 +01:00
config.w32
…
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_class.c
Session: use more appropriate types
2022-05-29 15:24:06 +01: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
Fix GH-11529: Crash after dealing with an Apache request
2023-06-26 19:43:56 +02:00
session.stub.php
Refactor session_set_save_handler()
2022-10-22 12:47:34 +01:00