summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-022-2/+2
* Fix yet one data race in PCREAnatol Belski2017-12-061-1/+3
* Fix use after free revealed by phpdbgAnatol Belski2017-12-051-1/+1
* Fixed bug #75601 Thread race in PCRE JIT supportAnatol Belski2017-12-051-0/+18
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-213-0/+36
|\
| * Fixed #75539 and #74183 - preg_last_error not returning error code after errorNester2017-11-213-0/+36
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-282-1/+16
|\ \ | |/
| * Apply upstream patch for CVE-2016-1283Anatol Belski2017-09-282-1/+16
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-07-041-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-041-1/+1
| |\
| | * Fix bug #74087Stanislav Malyshev2017-07-041-1/+1
| | * Fixed bug #73174 - heap overflow in php_pcre_replace_implStanislav Malyshev2016-09-281-8/+14
| | * Fix various int size overflows.Stanislav Malyshev2016-09-121-7/+7
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-071-6/+6
|\ \ \ | |/ /
| * | Revert "Test request47456.phpt for PR 1303" on PHP-7.0 and PHP-7.1Mitch Hagstrand2017-01-071-6/+6
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-6/+6
|\ \ \ | |/ /
| * | Test request47456.phpt for PR 1303Mitch Hagstrand2017-01-061-6/+6
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-11-262-5/+32
|\ \ \ | |/ /
| * | Fix #73612: preg_*() may leak memoryChristoph M. Becker2016-11-262-5/+32
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-11-202-32/+80
|\ \ \ | |/ /
| * | Fixed bug #73483 (Segmentation fault on pcre_replace_callback)Xinchen Hui2016-11-202-32/+80
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-10-292-0/+10
|\ \ \ | |/ /
| * | Skip if no jit is builtXinchen Hui2016-10-292-0/+10
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-10-282-5/+31
|\ \ \ | |/ /
| * | Fixed bug #73392 (A use-after-free in zend allocator management)Xinchen Hui2016-10-282-5/+31
| * | rename publicly exposed symbol to avoid name conflictsAnatol Belski2016-10-131-3/+3
| * | Fix potential overflows in php_pcre_replace_implStanislav Malyshev2016-10-121-18/+16
* | | Normalize preg_replace_callback() return valueNikita Popov2016-10-152-4/+4
* | | rename publicly exposed symbol to avoid name conflictsAnatol Belski2016-10-141-3/+3
* | | Fix potential overflows in php_pcre_replace_implStanislav Malyshev2016-10-141-18/+16
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-235-11/+39
|\ \ \ | |/ /
| * | Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390Anatol Belski2016-09-235-11/+39
* | | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2016-09-111-58/+0
|\ \ \ | |/ /
| * | Remove zpp fallback code (always use Fast ZPP)Andrea Faulds2016-09-111-58/+0
* | | Merge branch 'pull-request/2115' into PHP-7.1Christoph M. Becker2016-09-062-2/+2
|\ \ \
| * | | Fix #72948: Uncatchable "Catchable" fatal error for class to string conversionsChristoph M. Becker2016-09-032-2/+2
* | | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-09-052-0/+102
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-09-052-0/+102
| |\ \ | | |/
| | * Implement #47456: Missing PCRE option 'J'Christoph M. Becker2016-09-052-0/+102
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-291-0/+5
|\ \ \ | |/ /
| * | fix possible memory leakAnatol Belski2016-08-291-0/+5
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-07-3161-5976/+4238
|\ \ \ | |/ /
| * | Revert "upgraded to PCRE 8.39"Anatol Belski2016-07-3161-5976/+4238
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-272-1/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-272-1/+18
| |\ \ | | |/
| | * Fix #72688: preg_match missing group names in matchesChristoph M. Becker2016-07-272-1/+18
| * | upgraded to PCRE 8.39Anatol Belski2016-07-2661-4238/+5976
* | | Merge branch 'PHP-7.0'Matteo Beccati2016-07-062-5/+27
|\ \ \ | |/ /