summaryrefslogtreecommitdiff
path: root/ext/session/tests/005.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-3/+3
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Fix bug #71038 - session_start() returns true even when it failedYasuo Ohgaki2016-11-171-1/+1
* Strict sessionYasuo Ohgaki2013-08-041-0/+1
* Removed register_globalsKalle Sommer Nielsen2010-04-211-20/+21
* 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-1/+3
* 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-6/+6
* 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-2/+2
* 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-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/+2
* Make these tests succeed with non-standard settingsSascha Schumann2002-01-101-11/+11
* these tow fail with "Constant sid already defined" iHartmut Holzgraefe2001-07-221-0/+2
* Add a new test and refine the fourth testSascha Schumann2001-01-071-0/+138