summaryrefslogtreecommitdiff
path: root/ext/session
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-152-4/+51
* Fix #79091: heap use-after-free in session_create_id()Christoph M. Becker2020-01-202-0/+68
* 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-043-7/+81
* use {TMP} placeholder in phpt testsHolly Li (WIPRO LIMITED)2019-05-212-5/+5
* Fix #77911: Wrong warning for session.sid_bits_per_characterChristoph M. Becker2019-04-171-1/+1
* 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-135-6/+6
| * Convert CRLF line endings to LFPeter Kokot2018-10-132-99/+99
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-5/+5
* | Convert CRLF line endings to LFPeter Kokot2018-10-131-57/+57
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-071-7/+8
|\ \ | |/
| * Update _bits_per_char to use with new PHP 7.1. or greaterRicardo F2018-05-071-7/+8
| * year++Xinchen Hui2018-01-029-9/+9
* | Fixed #74892 - Fixed URL rewriting for urls started with #Andrew Nester2018-04-121-0/+23
* | ext/session: catch incompatible configure flags earlier.Michael Orlitzky2018-01-241-1/+6
* | year++Xinchen Hui2018-01-029-9/+9
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-07-262-1/+28
|\ \ | |/
| * 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
* | | Fixed bug #74941 - Session fails to start after having headers sentSergei Morozov2017-07-202-2/+24
* | | Fixed bug #74936 - session_*() functions trigger a warning in read mode when ...Sergei Morozov2017-07-189-29/+29
* | | Fixed bug #74514 5 session functions incorrectly warn when calling in read-on...Yasuo Ohgaki2017-07-012-5/+39
* | | Only compute callback name in error casesNikita Popov2017-06-251-3/+2
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-05-0938-2/+61
|\ \ \ | |/ /
| * | 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
* | | Separate array in session upload progressNikita Popov2017-01-231-0/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-191-2/+1
|\ \ \ | |/ /
| * | 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
* | | 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'Joe Watkins2017-01-061-2/+8
|\ \ \ | |/ /
| * | 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