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 | -20/+21 |
* | Fixed tests | Dmitry Stogov | 2009-09-21 | 1 | -1/+1 |
* | - Fixed tests | Felipe Pena | 2009-05-05 | 1 | -1/+2 |
* | Added E_DEPRECATED startup notice (5.3 only) | Kalle Sommer Nielsen | 2009-05-04 | 1 | -0/+1 |
* | Deprecate session_register(), session_unregister() and | Hannes Magnusson | 2008-12-09 | 1 | -1/+3 |
* | 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 | -6/+6 |
* | 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 | -2/+2 |
* | 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 | -2/+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/+2 |
* | Make these tests succeed with non-standard settings | Sascha Schumann | 2002-01-10 | 1 | -11/+11 |
* | these tow fail with "Constant sid already defined" i | Hartmut Holzgraefe | 2001-07-22 | 1 | -0/+2 |
* | Add a new test and refine the fourth test | Sascha Schumann | 2001-01-07 | 1 | -0/+138 |