php-src/ext/session
John Coggeshall 6ac365896c Modified the experimental new test class to make it easier to port to the
web. Pushed all echo statements through a function that can be
overwritten, changed the way pass/skip/fail is handled (separate function)
that of course can also be overwritten. To begin testing of a web-based
test script also created a webHarness class which will output HTML. To
use, just $a = new webHarness(); instead of $a = new testHarness(); A few
modifications still must be made to remove the CLI reliance completely.

Also modified a test script description.
2002-11-01 00:22:02 +00:00
..
tests Modified the experimental new test class to make it easier to port to the 2002-11-01 00:22:02 +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 Make the interpretation of gc_probability configurable by adding 2002-10-03 06:45:15 +00:00
session.c improved warning message 2002-10-24 10:40:48 +00:00