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
95ff205e6c4339028a8771492b41e909909c6a55
archived-php-src
/
ext
/
session
T
History
Joe Orton
2685ca935f
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
...
to support multi-ABI platforms.
2004-11-03 14:32:52 +00:00
..
tests
Better skip condition check for session tests.
2004-05-27 20:53:26 +00:00
config.m4
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
2004-11-03 14:32:52 +00:00
config.w32
Add new (optional!) win32 build infrastructure.
2003-12-02 23:17:04 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
mod_files.c
modified to 3rd argument of fcntl to FD_CLOEXEC
2004-10-04 08:52:53 +00:00
mod_files.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
mod_files.sh
- cleanup code
1999-08-22 14:14:46 +00:00
mod_mm.c
Do not use alloca() where it can be abused through user input.
2004-06-30 01:12:06 +00:00
mod_mm.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
mod_user.c
- A belated happy holidays and PHP 5
2004-01-08 08:18:22 +00:00
mod_user.h
- Happy new year and PHP 5 for rest of the files too..
2004-01-08 17:33:29 +00:00
package.xml
more visa to sibira ;)
2004-03-24 18:43:23 +00:00
php_session.h
Silence some compile warnings
2004-01-23 03:28:59 +00:00
session.c
- Rename delete_global_variable() to zend_delete_global_variable()
2004-10-04 20:17:06 +00:00