Christoph M. Becker
|
4659c12ae0
|
Fix #79846: 8c67c16699 broke simple regexp
We backport the respective upstream fix[1].
[1] <https://vcs.pcre.org/pcre2?view=revision&revision=1267>
|
2020-07-16 18:32:26 +02:00 |
|
Christoph M. Becker
|
8c67c16699
|
Update to PCRE2 10.35
We also port a fix for the build system regarding the `-fcf-protection`
gcc flag; cf. <https://bugs.exim.org/show_bug.cgi?id=2578>.
|
2020-07-02 12:15:04 +02:00 |
|
Nikita Popov
|
e2a407c2fe
|
Revert "Update to PCRE2 10.35"
This reverts commit b419f96c62 .
This breaks the GCC build with -fcf-protection (default on Ubuntu
at least).
|
2020-06-30 18:24:48 +02:00 |
|
Christoph M. Becker
|
b419f96c62
|
Update to PCRE2 10.35
|
2020-06-30 16:19:02 +02:00 |
|
Anatol Belski
|
52d07834df
|
Upgrade bundled PCRE2 to 10.34
|
2020-01-25 13:37:37 +01:00 |
|
Nikita Popov
|
1dbf80bcc2
|
Merge branch 'PHP-7.3' into PHP-7.4
|
2019-10-07 13:24:16 +02:00 |
|
Nikita Popov
|
ab61d5caf9
|
Backport fix for uaf during pcre jit fallback
Backports parts of https://vcs.pcre.org/pcre2?view=revision&revision=1175
fixing https://bugs.exim.org/show_bug.cgi?id=2453.
|
2019-10-07 13:23:56 +02:00 |
|
Stanislav Malyshev
|
fd6874c64d
|
Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
Fix #78338: Array cross-border reading in PCRE
|
2019-07-29 14:51:21 -07:00 |
|
Christoph M. Becker
|
8947fd9e9f
|
Fix #78338: Array cross-border reading in PCRE
We backport r1092 from pcre2.
|
2019-07-29 14:49:33 -07:00 |
|
Anatol Belski
|
aa9433e928
|
Upgrade bundled PCRE2 to 10.33
|
2019-05-25 11:37:30 +02:00 |
|
Anatol Belski
|
7a02ecb7fe
|
Fixed bug #76909 preg_match difference between 7.3 and < 7.3
Applied upstream patch, see https://bugs.exim.org/show_bug.cgi?id=2321
|
2018-09-21 15:55:03 +02:00 |
|
Anatol Belski
|
91b2b6c65d
|
Upgrade PCRE2 to 10.32
(cherry picked from commit d918e0776b )
|
2018-09-21 15:54:14 +02:00 |
|
Anatol Belski
|
703e037090
|
Upgrade bundled PCRE2 to 10.31
|
2018-02-14 13:44:38 +01:00 |
|
Anatol Belski
|
a5bc5aed71
|
Patch core for PCRE2 support
RFC https://wiki.php.net/rfc/pcre2-migration
|
2017-11-13 19:37:38 +01:00 |
|