summaryrefslogtreecommitdiff
path: root/ext/session
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-029-9/+9
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-07-262-1/+28
|\
| * Fixed bug #74833, SID constant created with wrong module numberAnatol Belski2017-07-262-1/+28
* | Fixed #74892 - Fixed URL rewriting for urls started with #Andrew Nester2017-07-181-0/+23
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-0938-2/+61
|\ \ | |/
| * 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-082-1/+23
* | Update comment, incorrect since 224aaf94SjonHortensius2017-01-191-2/+1
* | 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
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-2/+8
|\ \ | |/
| * Merge branch 'pull-request/1360' into PHP-7.0Joe Watkins2017-01-061-2/+8
| |\
| | * *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:...Evgeniy Spinov2015-06-281-1/+1
| | * *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:...Evgeniy Spinov2015-06-241-2/+8
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-049-9/+9
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-049-9/+9
* | | 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 testsXinchen Hui2016-12-102-1/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-221-2/+2
|\ \ \ | |/ /
| * | remove TSRMLS_*Anatol Belski2016-11-211-2/+2
* | | keep ABIAnatol Belski2016-11-161-1/+1
* | | 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
* | | Simply return FALSE from session_gc(). Error could be annoying because intern...Yasuo Ohgaki2016-10-181-1/+0
* | | 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
|\ \ \ \ | |/ / /
| * | | phpdbg: couple of network function return checks. PossibleDavid Carlier2016-09-041-0/+1
* | | | Revert "Revert "Implement RFC Add session_gc() https://wiki.php.net/rfc/sessi...Yasuo Ohgaki2016-09-016-17/+62
* | | | Revert "Revert "Merge RFC https://wiki.php.net/rfc/session-create-id""Yasuo Ohgaki2016-09-011-4/+19
* | | | Revert "Revert "Add tests""Yasuo Ohgaki2016-09-012-0/+97
* | | | Merge branch 'PHP-7.0' into PHP-7.1Yasuo Ohgaki2016-09-011-41/+38
|\ \ \ \ | |/ / /
| * | | Fix bug #72940 properly. Reduce needless branchesYasuo Ohgaki2016-09-011-41/+38