summaryrefslogtreecommitdiff
path: root/ext/session/tests/session_set_save_handler_variation4.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-141-1/+0
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-141-1/+0
| |\
| | * Fix failing ext/session/tests due to final newlinesPeter Kokot2018-10-141-1/+0
* | | Use %d when expecting line number in testsGabriel Caruso2018-02-021-1/+1
|/ /
* | Merge branch 'PHP-7.1'Xinchen Hui2017-05-091-0/+1
|\ \ | |/
| * Fixed tests when using cumstom php.ini(session.save_handler)Xinchen Hui2017-05-091-0/+1
* | Fixes for session and fpm tests to make them more reliable in Travis CIMitch Hagstrand2017-01-071-1/+1
* | Fix bug #71038 - session_start() returns true even when it failedYasuo Ohgaki2016-11-171-1/+1
|/
* yet one revertAnatol Belski2016-01-291-3/+11
* Revert "fix tests"Anatol Belski2016-01-291-11/+3
* fix testsAnatol Belski2016-01-291-3/+11
* Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2015-12-161-11/+3
|\
| * Fixed bug #71122 Session GC may not remove obsolete session dataYasuo Ohgaki2015-12-161-9/+3
* | WIP - test passesYasuo Ohgaki2015-01-221-1/+3
* | Followup fix to custom session save handlersSara Golemon2014-07-071-0/+1
|/
* Fix session test failures as reported by Antony Dovgal.Ant Phillips2008-04-301-0/+2
* More session tests to improve code coverage for untested extension codeAnt Phillips2008-04-291-0/+81