summaryrefslogtreecommitdiff
path: root/ext/session/tests/session_set_save_handler_basic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-041-0/+12
|\
| * fix #78624: session_gc return value for user defined session handlersBrent Shaffer2019-10-041-0/+12
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* | Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
|/
* Fix failing ext/session/tests due to final newlinesPeter Kokot2018-10-141-1/+0
* Fixed tests when using cumstom php.ini(session.save_handler)Xinchen Hui2017-05-091-0/+1
* Fixes for session and fpm tests in PHP7.0 branchMitch Hagstrand2017-01-061-0/+1
* Cleanup session id files after testYasuo Ohgaki2015-01-291-0/+1
* WIP - test passesYasuo Ohgaki2015-01-221-0/+10
* Implemented Bug #17860 Suggestion: auto detect whether session changedYasuo Ohgaki2013-08-101-1/+2
* Fix session test failures as reported by Antony Dovgal.Ant Phillips2008-04-301-0/+3
* New set of session extension tests for PHP 5.3 branch.Ant Phillips2008-04-221-0/+92