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
339bd57f42bca9dbbf1facf1df606ed0fa9e5735
archived-php-src
/
ext
/
session
T
History
George Peter Banyard
7d5ce1c483
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1: Actually fix GH-9583
2022-10-06 14:31:29 +01:00
..
tests
Merge branch 'PHP-8.1' into PHP-8.2
2022-10-06 14:31:29 +01:00
config.m4
Fixed bug
#80377
2020-11-25 11:47:05 +01:00
config.w32
Remove unused Git attributes ident
2018-07-25 00:53:25 +02:00
CREDITS
…
mod_files.bat
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02:00
mod_files.c
Session: Refactor basedir to be a zend_string in mod_files
2022-05-29 15:24:06 +01:00
mod_files.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
mod_files.sh
Make ext/session/mod_files.sh executable
2018-09-26 06:11:13 +02:00
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
Session: use more appropriate types
2022-05-29 15:24:06 +01:00
mod_user.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
php_session.h
Use bool instead of int in session struct
2022-08-22 15:45:43 +01:00
session_arginfo.h
Do not generate CONST_CS when registering constants (
#9439
)
2022-08-28 08:27:19 +02:00
session.c
Merge branch 'PHP-8.1' into PHP-8.2
2022-10-06 14:31:29 +01:00
session.stub.php
Declare ext/session constants in stubs (
#9112
)
2022-07-23 12:32:21 +02:00