Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #76909 preg_match difference between 7.3 and < 7.3 | Anatol Belski | 2018-09-21 | 1 | -3/+3 |
| | | | | Applied upstream patch, see https://bugs.exim.org/show_bug.cgi?id=2321 | ||||
* | Upgrade PCRE2 to 10.32 | Anatol Belski | 2018-09-21 | 36 | -4038/+4870 |
| | | | | (cherry picked from commit d918e0776b5168aed2707b0ca500589844f0faa8) | ||||
* | Remove extra semicolons | Gabriel Caruso | 2018-07-25 | 2 | -2/+2 |
| | |||||
* | Upgrade bundled PCRE2 to 10.31 | Anatol Belski | 2018-02-14 | 37 | -3171/+4888 |
| | |||||
* | Trailing whitespaces on ext/* | Gabriel Caruso | 2018-01-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com> | ||||
* | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 6 | -13/+13 |
| | | | | Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com> | ||||
* | Remove unused file | Anatol Belski | 2017-11-14 | 1 | -214/+0 |
| | |||||
* | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 57 | -0/+89523 |
RFC https://wiki.php.net/rfc/pcre2-migration |