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-24 00:18:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
707e86274bd3bc4ecd3a3f5a350de8ede74b1eec
archived-php-src
/
ext
/
session
T
History
Stanislav Malyshev
7b0d41535e
protect http_session_vars from interrupt corruption
...
improve save_path check
2009-12-04 01:21:32 +00:00
..
tests
fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4
2009-07-17 14:21:31 +00:00
config.m4
configure dependency has to be optional as well
2009-07-28 08:59:08 +00:00
config.w32
Add new (optional!) win32 build infrastructure.
2003-12-02 23:17:04 +00:00
CREDITS
Allow ext/session to use ext/hash's algorithms for generating IDs
2007-01-05 03:57:57 +00:00
mod_files.bat
Add mod_files.bat (equivalent to mod_files.sh).
2008-12-30 19:37:08 +00:00
mod_files.c
removed now obsolete NetWare hack since I fixed this
2009-11-03 21:21:34 +00:00
mod_files.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
mod_files.sh
Fixed bug
#39265
(Fixed path handling inside mod_files.sh)
2006-11-03 13:18:19 +00:00
mod_mm.c
- WS + sync with PHP_5_3 (thanks Ilia & Co.)
2009-05-18 16:09:51 +00:00
mod_mm.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
mod_user.c
- WS + sync with PHP_5_3 (thanks Ilia & Co.)
2009-05-18 16:09:51 +00:00
mod_user.h
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
package.xml
Typo
2007-03-14 09:49:58 +00:00
php_session.h
fix build
2009-05-19 07:40:51 +00:00
session.c
protect http_session_vars from interrupt corruption
2009-12-04 01:21:32 +00:00