php-src/ext/session
Sascha Schumann 15b23945ad (track_init) Use is_ref/refcount parameters of SET_SYMBOL macros
(save_current_state) Prevent a possible deadlock which occurs when
the track vars are inaccessible
2002-10-03 05:53:45 +00:00
..
tests Verify PHP 4.2 compatibility: unset($c) with enabled register_globals 2002-10-03 05:06:01 +00:00
config.m4 The pread/pwrite macros check for a bug in the Linux glibc now. 2002-10-02 06:05:16 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mod_files.c The pread/pwrite macros check for a bug in the Linux glibc now. 2002-10-02 06:05:16 +00:00
mod_files.h Maintain headers. 2002-02-28 08:29:35 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c - Fixed bug: #17977, session build as shared works now with mm handler too. 2002-06-28 02:27:02 +00:00
mod_mm.h - Fixed bug: #17977, session build as shared works now with mm handler too. 2002-06-28 02:27:02 +00:00
mod_user.c Merge in session API changes (carry around tsrm context) 2002-03-06 11:49:51 +00:00
mod_user.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_session.h Nuke PS(vars), we keep the state of registered session variables now 2002-10-03 03:23:02 +00:00
session.c (track_init) Use is_ref/refcount parameters of SET_SYMBOL macros 2002-10-03 05:53:45 +00:00