summaryrefslogtreecommitdiff
path: root/ext/session
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'pull-request/2261'Joe Watkins2017-01-012-3/+5
|\ \ \
| * | | Add PHPAPI php_session_flush and php_session_destroydreamszhu2017-01-012-3/+5
* | | | Add PHPAPI for session class entrydreamszhu2016-12-311-4/+4
|/ / /
* | | fix uninitialized valueAnatol Belski2016-12-271-0/+1
* | | Fixed typo in "session_module_name"Graham Campbell2016-12-276-6/+6
* | | 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-225-6/+25
* | | Remove "register_globals" support codes from php/php_binary serializers.Yasuo Ohgaki2016-12-212-56/+28
* | | 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
* | | Merge branch 'PHP-7.1'Anatol Belski2016-11-221-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-221-2/+2
| |\ \ | | |/
| | * remove TSRMLS_*Anatol Belski2016-11-211-2/+2
* | | Fix CRLF line-endings in testsNikita Popov2016-11-201-42/+42
* | | Fix bug #71038 - session_start() returns true even when it failedYasuo Ohgaki2016-11-1769-395/+1054
* | | Merge branch 'PHP-7.1'Anatol Belski2016-11-161-1/+1
|\ \ \ | |/ /
| * | keep ABIAnatol Belski2016-11-161-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2016-11-168-19/+38
|\ \ \ | |/ /
| * | Improve error messageYasuo Ohgaki2016-11-164-4/+4
| * | Fix testYasuo Ohgaki2016-11-161-3/+3
| * | Refactor and cleanup implementation.Yasuo Ohgaki2016-11-168-19/+38
| * | Revert "Fix Bug #73461"Yasuo Ohgaki2016-11-166-96/+11
| * | Revert "Protect class based session save handler"Yasuo Ohgaki2016-11-161-27/+3
| * | Protect class based session save handlerYasuo Ohgaki2016-11-161-3/+27
| * | Fix Bug #73461Yasuo Ohgaki2016-11-166-11/+96
* | | Merge branch 'PHP-7.1'Yasuo Ohgaki2016-10-181-1/+0
|\ \ \ | |/ /
| * | Simply return FALSE from session_gc(). Error could be annoying because intern...Yasuo Ohgaki2016-10-181-1/+0
* | | Add save handler explanations for documentation purposeYasuo Ohgaki2016-10-181-2/+92
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-10-102-18/+38
|\ \ | |/
| * Fixed bug #73273Nikita Popov2016-10-102-18/+38
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-09-162-1/+23
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-162-1/+23
| |\
| | * Fix #73100: session_destroy null dereference in ps_files_path_createChristoph M. Becker2016-09-162-1/+23
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-131-2/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-131-2/+2
| |\ \ | | |/
| | * fix test portabilityAnatol Belski2016-09-131-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Yasuo Ohgaki2016-09-092-2/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Yasuo Ohgaki2016-09-092-2/+8
| |\ \ | | |/
| | * Fixed Bug #68015 Session does not report invalid uid for files save handlerYasuo Ohgaki2016-09-092-3/+9
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-09-041-0/+1
|\ \ \ | |/ /