summaryrefslogtreecommitdiff
path: root/ext/session/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-151-0/+45
* Fix #79091: heap use-after-free in session_create_id()Christoph M. Becker2020-01-201-0/+67
* Set session.gc_probability=0 in bug78624.phptNikita Popov2019-10-071-0/+1
* fix #78624: session_gc return value for user defined session handlersBrent Shaffer2019-10-042-0/+73
* use {TMP} placeholder in phpt testsHolly Li (WIPRO LIMITED)2019-05-212-5/+5
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1598-107/+3
* Trim trailing whitespace in *.phptPeter Kokot2018-10-14129-301/+301
* Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-148-8/+0
|\
| * Fix failing ext/session/tests due to final newlinesPeter Kokot2018-10-148-8/+0
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
| * Convert CRLF line endings to LFPeter Kokot2018-10-131-42/+42
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* | Fixed #74892 - Fixed URL rewriting for urls started with #Andrew Nester2018-04-121-0/+23
* | 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
* | | 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
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-2413-331/+331
* | | Fix CRLF line-endings in testsNikita Popov2016-11-201-42/+42