summaryrefslogtreecommitdiff
path: root/ext/session/tests/session_module_name_variation4.phpt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Christoph M. Becker2020-07-221-9/+4
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-221-9/+4
| |\
| | * Fix brittle testChristoph M. Becker2020-07-221-9/+4
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* | | Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
|/ /
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* | Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
|/
* 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 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
|/
* More session tests to improve code coverage for untested extension codeAnt Phillips2008-04-291-0/+67