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-22 15:38:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5eba3fbd34368517bcbab07f985879be75cdd803
archived-php-src
/
ext
/
session
T
History
Sascha Schumann
cb45c2ea55
Use zend_sprintf by default (which is defined to sprintf, if the system's
...
sprintf is useable).
1999-12-19 14:39:41 +00:00
..
config.h.stub
add transparent session id propagation
1999-09-11 23:47:16 +00:00
config.m4
add transparent session id propagation
1999-09-11 23:47:16 +00:00
Makefile.am
Remove the extra INCLUDES line from most automake Mafiles. This is not
1999-11-13 12:41:09 +00:00
mod_files.c
Use zend_sprintf by default (which is defined to sprintf, if the system's
1999-12-19 14:39:41 +00:00
mod_files.h
- some cleanups
1999-06-07 16:43:24 +00:00
mod_files.sh
- cleanup code
1999-08-22 14:14:46 +00:00
mod_mm.c
bail out, if ps_mm_instance wasn't initialized correctly
1999-09-04 08:21:09 +00:00
mod_mm.h
- add global startup/shutdown handlers
1999-09-03 17:46:39 +00:00
mod_user.c
don't call empty function names
1999-09-17 05:45:52 +00:00
mod_user.h
add user-level callbacks
1999-09-17 05:40:59 +00:00
modules.c
add user-level callbacks
1999-09-17 05:40:59 +00:00
php_session.h
Add cache_limiter and cache_expire options. Rename extern_referer_check
1999-12-12 14:16:55 +00:00
session.c
Fix for missing RAND_MAX on SunOS 4.1
1999-12-18 23:28:43 +00:00
setup.stub
first import of session module
1999-06-05 19:52:58 +00:00