summaryrefslogtreecommitdiff
path: root/ext/session/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #76688: Disallow excessive parameters after options arrayPedro Magalhães2018-08-121-0/+9
* Support for samesite cookies with array syntaxPedro Magalhães2018-07-315-10/+93
* implement same site cookie see https://bugs.php.net/bug.php?id=72230 see http...Frederik Bosch2018-07-315-13/+99
* Merge branch 'PHP-7.2'Christoph M. Becker2018-04-121-0/+23
|\
| * Fixed #74892 - Fixed URL rewriting for urls started with #Andrew Nester2018-04-121-0/+23
* | Remove duplicated testsGabriel Caruso2018-02-222-41/+0
* | remove support for string|unicode in testsGabriel Caruso2018-02-2213-78/+78
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2061-61/+61
* | Remove empty sections in testsGabriel Caruso2018-02-142-3/+2
* | Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-1/+1
* | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-043-10/+10
* | Use int instead of integer in type errorsGabriel Caruso2018-02-041-4/+4
* | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-1/+0
* | Remove checks for unicode.semantics ini optionNikita Popov2018-02-031-7/+0
* | Use %d when expecting line number in testsGabriel Caruso2018-02-021-1/+1
* | Merge branch 'PHP-7.2'Anatol Belski2017-07-261-0/+22
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-07-261-0/+22
| |\
| | * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-261-0/+22
| | |\
| | | * Fixed bug #74833, SID constant created with wrong module numberAnatol Belski2017-07-261-0/+22
| | * | Fixed #74892 - Fixed URL rewriting for urls started with #Andrew Nester2017-07-181-0/+23
* | | | Add warning for change session id when session is activedreamsxin2017-07-252-27/+28
|/ / /
* | | Fixed bug #74941 - Session fails to start after having headers sentSergei Morozov2017-07-201-0/+22
* | | Fixed bug #74936 - session_*() functions trigger a warning in read mode when ...Sergei Morozov2017-07-188-26/+26
* | | Fixed bug #74514 5 session functions incorrectly warn when calling in read-on...Yasuo Ohgaki2017-07-011-0/+34
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-05-0937-1/+56
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-0937-1/+56
| |\ \ | | |/
| | * Fixed tests when using cumstom php.ini(session.save_handler)Xinchen Hui2017-05-0936-1/+38
| | * Fix Bug #74541 Wrong reflection on session_start()Fabien Villepinte2017-05-081-0/+18
| * | Set a session path for this testRasmus Lerdorf2017-01-101-0/+1
| * | Missing %sRasmus Lerdorf2017-01-101-1/+1
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-072-1/+2
| |\ \ | | |/
| | * Fixes for session and fpm tests in PHP7.0 branchMitch Hagstrand2017-01-062-1/+2
* | | Set a session path for this testRasmus Lerdorf2017-01-101-0/+1
* | | Missing %sRasmus Lerdorf2017-01-101-1/+1
* | | Fixes for session and fpm tests to make them more reliable in Travis CIMitch Hagstrand2017-01-073-3/+6
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-0110-127/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-016-60/+0
| |\ \ | | |/
| | * Flush stderr on win32 in cli_log_messageNikita Popov2017-01-016-60/+0
* | | Fixed typo in "session_module_name"Graham Campbell2016-12-275-5/+5
* | | fork testsAnatol Belski2016-12-264-3/+73
* | | Fix tests for appveyorYasuo Ohgaki2016-12-242-4/+2
* | | Fix bug #73100 - Improve bug fix. Forbid to set 'user' save handler other tha...Yasuo Ohgaki2016-12-223-5/+11
* | | Remove "register_globals" support codes from php/php_binary serializers.Yasuo Ohgaki2016-12-211-1/+1
* | | fix test portabilityAnatol Belski2016-12-131-4/+3
* | | Merge branch 'PHP-7.1'Xinchen Hui2016-12-102-1/+2
|\ \ \ | |/ /
| * | Fixed testsXinchen Hui2016-12-102-1/+2
* | | Add XFAIL for failing testYasuo Ohgaki2016-11-271-0/+2
* | | Merge branch 'pull-request/2221'Yasuo Ohgaki2016-11-271-0/+36
|\ \ \
| * | | Add a test for bug 73529Craig Duncan2016-11-241-0/+36
| | |/ | |/|
* | | fix testAnatol Belski2016-11-261-0/+2