Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to PCRE2 10.35 | Christoph M. Becker | 2020-07-02 | 1 | -31/+33 |
| | | | | | 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 | -33/+31 |
| | | | | | | | 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 | -31/+33 |
| | |||||
* | Upgrade bundled PCRE2 to 10.34 | Anatol Belski | 2020-01-25 | 1 | -0/+11 |
| | |||||
* | Upgrade bundled PCRE2 to 10.33 | Anatol Belski | 2019-05-25 | 1 | -13/+13 |
| | |||||
* | Upgrade PCRE2 to 10.32 | Anatol Belski | 2018-09-18 | 1 | -8/+1 |
| | |||||
* | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -0/+157 |
RFC https://wiki.php.net/rfc/pcre2-migration |