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 07:28:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7574cd4360e5157a2a304b851113825c893d843e
archived-php-src
/
ext
/
session
T
History
Sascha Schumann
7574cd4360
Not freeing the zval using FREE_ZVAL caused a segfault in
...
shutdown_memory_manager.
2000-12-24 16:26:38 +00:00
..
tests
Also call some member functions of the deserialized objects
2000-12-24 16:06:32 +00:00
config.m4
Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd
2000-05-02 04:01:15 +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
Fixed crash (bus error) in readdir() and session cleanup when compiled
2000-10-18 14:14:14 +00:00
mod_files.h
Unify use of my email address
2000-07-10 10:09:15 +00:00
mod_files.sh
- cleanup code
1999-08-22 14:14:46 +00:00
mod_mm.c
No need for GCC extensions in non-debugging mode.
2000-12-21 05:31:18 +00:00
mod_mm.h
Unify use of my email address
2000-07-10 10:09:15 +00:00
mod_user.c
Not freeing the zval using FREE_ZVAL caused a segfault in
2000-12-24 16:26:38 +00:00
mod_user.h
Add session_write_close(). This is primarily intended to enable
2000-10-11 19:47:15 +00:00
modules.c
add user-level callbacks
1999-09-17 05:40:59 +00:00
php_session.h
Allow to send secure cookies
2000-10-28 17:13:28 +00:00
session.c
(PHP session_unset) Return early, if no session was started.
2000-12-22 22:53:14 +00:00
setup.stub
first import of session module
1999-06-05 19:52:58 +00:00