Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict session | Yasuo Ohgaki | 2013-08-04 | 1 | -0/+1 |
* | Removed the session 4.2 bug compatibility mode | Kalle Sommer Nielsen | 2010-04-22 | 1 | -2/+0 |
* | Removed register_globals | Kalle Sommer Nielsen | 2010-04-21 | 1 | -2/+1 |
* | Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/sess... | Kalle Sommer Nielsen | 2010-04-15 | 1 | -11/+9 |
* | 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 |
* | Make sure files-save handler is used always | foobar | 2005-07-04 | 1 | -0/+1 |
* | These tests require register_long_arrays=1 | foobar | 2005-03-31 | 1 | -0/+1 |
* | MFH (test failure if session.serialize_handler is not set to php). | Ilia Alshanetsky | 2002-11-25 | 1 | -0/+1 |
* | editing | Sascha Schumann | 2002-10-03 | 1 | -2/+2 |
* | Add test for unset($_SESSION["x"]); behaviour | Sascha Schumann | 2002-10-03 | 1 | -0/+56 |