summaryrefslogtreecommitdiff
path: root/ext/pcre/pcre2lib/pcre2_jit_compile.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix #80118: Erroneous whitespace match with JIT onlyChristoph M. Becker2020-09-211-8/+28
| | | | | | | | We backport r1273[1] from PCRE2. [1] <https://vcs.pcre.org/pcre2?revision=1273&view=revision> Closes GH-6165.
* Update to PCRE2 10.35Christoph M. Becker2020-09-171-415/+704
| | | | | We also backport the fix for bug #79846, and add a test case for the related bug #79363.
* Upgrade to PCRE2 10.34Christoph M. Becker2020-04-221-1070/+775
| | | | We backport the slightly modified variant from master.
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-071-5/+5
|\
| * Backport fix for uaf during pcre jit fallbackNikita Popov2019-10-071-5/+5
| | | | | | | | | | Backports parts of https://vcs.pcre.org/pcre2?view=revision&revision=1175 fixing https://bugs.exim.org/show_bug.cgi?id=2453.
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-07-291-1/+1
|\ \ | |/ | | | | | | * PHP-7.3: Fix #78338: Array cross-border reading in PCRE
| * Fix #78338: Array cross-border reading in PCREChristoph M. Becker2019-07-291-1/+1
| | | | | | | | We backport r1092 from pcre2.
* | Upgrade bundled PCRE2 to 10.33Anatol Belski2019-05-251-386/+1838
|/
* Fixed bug #76909 preg_match difference between 7.3 and < 7.3Anatol Belski2018-09-211-3/+3
| | | | Applied upstream patch, see https://bugs.exim.org/show_bug.cgi?id=2321
* Upgrade PCRE2 to 10.32Anatol Belski2018-09-211-11/+26
| | | | (cherry picked from commit d918e0776b5168aed2707b0ca500589844f0faa8)
* Upgrade bundled PCRE2 to 10.31Anatol Belski2018-02-141-163/+429
|
* Patch core for PCRE2 supportAnatol Belski2017-11-131-0/+12427
RFC https://wiki.php.net/rfc/pcre2-migration