summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-0324-96/+96
* inline by hand to avoid uninitialized variable warningSebastian Pop2020-01-311-6/+28
* Fix bundled PCRE2 compilation on ARM64Anatol Belski2020-01-251-1/+1
* Upgrade bundled PCRE2 to 10.34Anatol Belski2020-01-2539-4637/+7338
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-165-10/+10
* Use RETURN_THROWS() after zend_type_error()Máté Kocsis2020-01-011-1/+1
* Merge branch 'PHP-7.4'Christoph M. Becker2019-11-222-1/+13
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-222-1/+13
| |\
| | * Fix #78853: preg_match() may return integer > 1Christoph M. Becker2019-11-222-1/+13
* | | Add union return types for function stubsMáté Kocsis2019-11-112-29/+22
* | | Clean DONE tags from testsFabien Villepinte2019-11-0713-27/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-11-071-2/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-071-2/+4
| |\ \ | | |/
| | * Fix php_pcre_mutex_free()Nikita Popov2019-11-071-2/+4
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-191-0/+6
|\ \ \ | |/ /
| * | Fix #78684: PCRE bug72463_2 test is sending emails on LinuxChristoph M. Becker2019-10-191-0/+6
* | | Merge branch 'PHP-7.4'Nikita Popov2019-10-082-2/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-082-2/+11
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-082-2/+11
| | |\
| | | * Add pcre_get_compiled_regex_cache_ex() with local_aware flagSergei Turchanov2019-10-082-2/+11
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-071-5/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | Remove most uses of ZEND_PARSE_PARAMETERS_END_EX()Nikita Popov2019-10-071-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-10-041-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-041-0/+6
| |\ \ \ | | |/ /
| | * | Improve diagnostic on PCRE JIT mmap failureNikita Popov2019-10-041-0/+6
* | | | Convert some notices to warningsNikita Popov2019-10-0211-24/+15
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-181-2/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-181-2/+0
| |\ \ \ | | |/ /
| | * | Remove unstable test outputNikita Popov2019-09-181-2/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-182-1/+47
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-182-1/+47
| |\ \ \ | | |/ /
| | * | Fixed bug #78272Nikita Popov2019-09-182-1/+47
| | * | Backport MAP_JIT fixes from PCRE2 10.33Nikita Popov2019-09-181-3/+43
* | | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-08-251-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-08-251-1/+1
| |\ \ \ | | |/ /
| | * | Fix testStanislav Malyshev2019-08-251-1/+1
* | | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-08-251-0/+10
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-08-251-0/+10
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-08-251-0/+10
| | |\ \ | | | |/
| | | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-08-251-0/+10
| | | |\
| | | | * Fix #75457: heap-use-after-free in php7.0.25Christoph M. Becker2019-08-252-1/+20
| | | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1526-33/+15
| | | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1430-50/+50
| | | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
| | | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-3/+3
| | | | * Convert CRLF line endings to LFPeter Kokot2018-10-132-69/+69
| | | | * year++Xinchen Hui2018-01-022-2/+2