summaryrefslogtreecommitdiff
path: root/ext/session
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #79724Nikita Popov2020-08-131-1/+1
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-221-9/+4
|\
| * Fix brittle testChristoph M. Becker2020-07-221-9/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-313-3/+18
|\ \ | |/
| * Fix #79413: session_create_id() fails for active sessionsChristoph M. Becker2020-03-313-3/+18
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-092-2/+2
|\ \ | |/
| * Enclose INI values containing {TMP} in quotesChristoph M. Becker2020-03-092-2/+2
| * Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-172-4/+51
* | Fix bug #79221 - Null Pointer Dereference in PHP Session Upload ProgressStanislav Malyshev2020-02-172-4/+51
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2020-01-202-0/+68
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2020-01-202-0/+68
| |\
| | * Fix #79091: heap use-after-free in session_create_id()Christoph M. Becker2020-01-202-0/+68
* | | Add test for bug #79031Nikita Popov2019-12-301-0/+71
* | | Revert "Increase serialize_lock while decoding session"Nikita Popov2019-12-301-8/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-071-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-071-0/+1
| |\ \ | | |/
| | * Set session.gc_probability=0 in bug78624.phptNikita Popov2019-10-071-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-043-9/+81
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-043-7/+81
| |\ \ | | |/
| | * fix #78624: session_gc return value for user defined session handlersBrent Shaffer2019-10-043-7/+81
* | | Increase serialize_lock while decoding sessionNikita Popov2019-09-251-1/+8
* | | Add the last missing SKIPIFFabien Villepinte2019-09-042-0/+4
* | | Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbolsPeter Kokot2019-06-272-5/+1
* | | Allow exceptions in __toString()Nikita Popov2019-06-051-18/+30
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-05-212-5/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-05-212-5/+5
| |\ \ | | |/
| | * use {TMP} placeholder in phpt testsHolly Li (WIPRO LIMITED)2019-05-212-5/+5
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-171-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-171-1/+1
| |\ \ | | |/
| | * 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
* | | Use readdir() instead of readdir_r()Nikita Popov2019-04-111-3/+2
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1515-16/+16
* | | ext/session: remove the redundant convert_to_longc9s2019-03-141-1/+2
* | | Remove function_table var from the callerc9s2019-03-111-1/+1
* | | Fix tests filenamesGabriel Caruso2019-03-101-0/+0
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+11
* | | More zpp error/variation test removalsNikita Popov2019-03-072-526/+0
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | Remove zpp variation testsNikita Popov2019-02-0512-2615/+0
* | | Remove local variablesPeter Kokot2019-02-034-36/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-309-9/+9
* | | Merge branch 'PHP-7.3'Rasmus Lerdorf2018-10-313-0/+3
|\ \ \ | |/ /
| * | Fix session tests that fail if error_log is setRasmus Lerdorf2018-10-313-0/+3
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1596-105/+3
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-14128-299/+299
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1596-105/+3
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-14119-123/+123