Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict session | Yasuo Ohgaki | 2013-08-04 | 1 | -0/+1 |
* | Removed register_globals | Kalle Sommer Nielsen | 2010-04-21 | 1 | -9/+7 |
* | Fixed tests | Dmitry Stogov | 2009-09-21 | 1 | -1/+1 |
* | - Fixed tests | Felipe Pena | 2009-05-05 | 1 | -1/+1 |
* | Added E_DEPRECATED startup notice (5.3 only) | Kalle Sommer Nielsen | 2009-05-04 | 1 | -0/+1 |
* | MFH: sync | Jani Taskinen | 2007-08-23 | 1 | -1/+1 |
* | Fix tests for E_STRICT and check for E_STRICT in run-tests.php. | Marcus Boerger | 2003-11-30 | 1 | -2/+2 |
* | Fix tests | Marcus Boerger | 2003-05-31 | 1 | -4/+4 |
* | MFH (test failure if session.serialize_handler is not set to php). | Ilia Alshanetsky | 2002-11-25 | 1 | -0/+1 |
* | - Hardcode dependent ini setting | Derick Rethans | 2002-10-13 | 1 | -0/+1 |
* | editing | Sascha Schumann | 2002-10-03 | 1 | -1/+1 |
* | Remove ob_start() | Sascha Schumann | 2002-10-03 | 1 | -2/+0 |
* | make tests work with CLI | Sascha Schumann | 2002-10-03 | 1 | -0/+2 |
* | Purge ini_set calls and replace through INI sections. | Sascha Schumann | 2002-10-03 | 1 | -1/+2 |
* | Fixed file include error | Yasuo Ohgaki | 2002-04-19 | 1 | -1/+1 |
* | Fixed many tests, mostly incorrect paths. | Sander Roobol | 2002-03-08 | 1 | -0/+2 |
* | These tests currently depend on register_globals=1 | Sascha Schumann | 2002-03-07 | 1 | -0/+1 |
* | Make these tests succeed with non-standard settings | Sascha Schumann | 2002-01-10 | 1 | -8/+8 |
* | Made session test pass on systems with short open tags disabled. | Edin Kadribasic | 2001-10-06 | 1 | -1/+1 |
* | make regession test of session work without the ugly hack in session.c | Thies C. Arntzen | 2001-07-13 | 1 | -0/+2 |
* | Add a new test and refine the fourth test | Sascha Schumann | 2001-01-07 | 1 | -2/+20 |
* | Add session_set_save_handler test | Sascha Schumann | 2000-12-24 | 1 | -0/+85 |