Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to PCRE2 10.35 | Christoph M. Becker | 2020-07-02 | 1 | -2/+8 |
| | | | | | 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>. | ||||
* | Revert "Update to PCRE2 10.35" | Nikita Popov | 2020-06-30 | 1 | -8/+2 |
| | | | | | | | This reverts commit b419f96c626d1f9cbbba42698e947e32a0af9c4f. This breaks the GCC build with -fcf-protection (default on Ubuntu at least). | ||||
* | Update to PCRE2 10.35 | Christoph M. Becker | 2020-06-30 | 1 | -2/+8 |
| | |||||
* | Upgrade bundled PCRE2 to 10.31 | Anatol Belski | 2018-02-14 | 1 | -5/+29 |
| | |||||
* | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -0/+222 |
RFC https://wiki.php.net/rfc/pcre2-migration |