summaryrefslogtreecommitdiff
path: root/ext/session/tests/006.phpt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-311-1/+1
* Fixed tests (added session_destroy() to avoid side effects on the following t...Dmitry Stogov2014-04-111-0/+2
* Strict sessionYasuo Ohgaki2013-08-041-0/+1
* Removed register_globalsKalle Sommer Nielsen2010-04-211-15/+3
* 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
* Deprecate session_register(), session_unregister() andHannes Magnusson2008-12-091-0/+8
* Make sure files-save handler is used alwaysfoobar2005-07-041-1/+2
* Fix tests for E_STRICT and check for E_STRICT in run-tests.php.Marcus Boerger2003-11-301-2/+2
* Fix testsMarcus Boerger2003-05-311-8/+8
* MFH (test failure if session.serialize_handler is not set to php).Ilia Alshanetsky2002-11-251-0/+1
* editingSascha Schumann2002-10-031-2/+2
* Remove ob_start()Sascha Schumann2002-10-031-1/+0
* make tests work with CLISascha Schumann2002-10-031-0/+2
* Purge ini_set calls and replace through INI sections.Sascha Schumann2002-10-031-2/+2
* Fixed file include errorYasuo Ohgaki2002-04-191-1/+1
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-081-0/+2
* These tests currently depend on register_globals=1Sascha Schumann2002-03-071-0/+3
* Make these tests succeed with non-standard settingsSascha Schumann2002-01-101-1/+1
* these tow fail with "Constant sid already defined" iHartmut Holzgraefe2001-07-221-0/+1
* - fixed the reference in session thingieThies C. Arntzen2001-06-211-0/+62