summaryrefslogtreecommitdiff
path: root/ext/session/tests/004.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 register_globalsKalle Sommer Nielsen2010-04-211-9/+7
* Fixed testsDmitry Stogov2009-09-211-1/+1
* - Fixed testsFelipe Pena2009-05-051-1/+1
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-041-0/+1
* MFH: syncJani Taskinen2007-08-231-1/+1
* 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-4/+4
* MFH (test failure if session.serialize_handler is not set to php).Ilia Alshanetsky2002-11-251-0/+1
* - Hardcode dependent ini settingDerick Rethans2002-10-131-0/+1
* editingSascha Schumann2002-10-031-1/+1
* Remove ob_start()Sascha Schumann2002-10-031-2/+0
* make tests work with CLISascha Schumann2002-10-031-0/+2
* Purge ini_set calls and replace through INI sections.Sascha Schumann2002-10-031-1/+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/+1
* Make these tests succeed with non-standard settingsSascha Schumann2002-01-101-8/+8
* Made session test pass on systems with short open tags disabled.Edin Kadribasic2001-10-061-1/+1
* make regession test of session work without the ugly hack in session.cThies C. Arntzen2001-07-131-0/+2
* Add a new test and refine the fourth testSascha Schumann2001-01-071-2/+20
* Add session_set_save_handler testSascha Schumann2000-12-241-0/+85