summaryrefslogtreecommitdiff
path: root/ext/session/tests/009.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #71038 - session_start() returns true even when it failedYasuo Ohgaki2016-11-171-0/+1
* Strict sessionYasuo Ohgaki2013-08-041-0/+1
* Removed the session 4.2 bug compatibility modeKalle Sommer Nielsen2010-04-221-2/+0
* Removed register_globalsKalle Sommer Nielsen2010-04-211-2/+1
* Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/sess...Kalle Sommer Nielsen2010-04-151-11/+9
* Fixed testsDmitry Stogov2009-09-211-1/+1
* - Fixed testsFelipe Pena2009-05-051-1/+2
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-041-0/+1
* Make sure files-save handler is used alwaysfoobar2005-07-041-0/+1
* These tests require register_long_arrays=1foobar2005-03-311-0/+1
* MFH (test failure if session.serialize_handler is not set to php).Ilia Alshanetsky2002-11-251-0/+1
* editingSascha Schumann2002-10-031-2/+2
* Add test for unset($_SESSION["x"]); behaviourSascha Schumann2002-10-031-0/+56