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 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97dbc366c71bfdccc98dfba31fd75eeb30634aab
archived-php-src
/
ext
/
session
T
History
Ilia Alshanetsky
ab4433e348
MFH: Fixed bug
#29925
(Added a check to prevent illegal characters in
...
session key).
2004-09-03 00:53:46 +00:00
..
tests
MFH: Skip session tests if session.save_path is not writable.
2004-05-13 12:53:49 +00:00
config.m4
MFH
2003-10-01 02:54:39 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
mod_files.c
Fix for Bug
#26757
: session.save_path default is bogus for win32
2004-03-29 21:28:47 +00:00
mod_files.h
MFH: Bump year.
2002-12-31 16:37:36 +00:00
mod_files.sh
- cleanup code
1999-08-22 14:14:46 +00:00
mod_mm.c
MFH: Do not use alloca() where it can be abused through user input.
2004-06-30 01:12:09 +00:00
mod_mm.h
MFH: Bump year.
2002-12-31 16:37:36 +00:00
mod_user.c
MFH: Bump year.
2002-12-31 16:37:36 +00:00
mod_user.h
MFH: Bump year.
2002-12-31 16:37:36 +00:00
php_session.h
MFH: export session globals
2004-03-16 18:21:02 +00:00
session.c
MFH: Fixed bug
#29925
(Added a check to prevent illegal characters in
2004-09-03 00:53:46 +00:00