summaryrefslogtreecommitdiff
path: root/ext/session
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-14127-176/+176
* | | Merge branch 'PHP-7.3'Peter Kokot2018-10-148-8/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-148-8/+0
| |\ \ | | |/
| | * 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
| * | | 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-57/+57
* | | | 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-57/+57
* | | | Make ext/session/mod_files.sh executablePeter Kokot2018-09-261-0/+0
* | | | Remove AC_FUNC_UTIME_NULLPeter Kokot2018-09-041-8/+1
* | | | Merge branch 'PHP-7.3'Xinchen Hui2018-08-171-1/+3
|\ \ \ \ | |/ / /
| * | | Micro optimization & fixed invalid key handlingXinchen Hui2018-08-171-1/+3
* | | | Fix some misspellingsGabriel Caruso2018-08-121-1/+1
|/ / /