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 08:28:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28575499dfcb766f3b0f71bb7dc4b28bf65d4337
archived-php-src
/
ext
/
session
T
History
Sterling Hughes
454d13652e
fix ws issue introduce in my use_trans_sid commit...
...
# still getting used to emacs
2001-10-18 09:12:39 +00:00
..
tests
Made session test pass on systems with short open tags disabled.
2001-10-06 09:54:23 +00:00
config.m4
This option is no longer needed
2001-08-25 16:19:57 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
Makefile.in
Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd
2000-05-02 04:01:15 +00:00
mod_files.c
- Don't wrap lines... this is annoying while coding.
2001-09-09 13:29:31 +00:00
mod_files.h
Change copyright note.
2001-06-19 21:14:39 +00:00
mod_files.sh
- cleanup code
1999-08-22 14:14:46 +00:00
mod_mm.c
* zend_module_entry change: apino, debug and zts are moved first,
2001-10-11 23:33:59 +00:00
mod_mm.h
Change copyright note.
2001-06-19 21:14:39 +00:00
mod_user.c
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.
2001-09-25 21:58:48 +00:00
mod_user.h
- Fix copyright notices with 2001
2001-02-26 06:11:02 +00:00
php_session.h
Add an API function for setting the session id from a session module...
2001-09-11 10:13:44 +00:00
session.c
fix ws issue introduce in my use_trans_sid commit...
2001-10-18 09:12:39 +00:00
setup.stub
first import of session module
1999-06-05 19:52:58 +00:00