summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'PHP-7.4'Remi Collet2019-08-201-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-08-201-0/+2
| |\ \ \ \ | | |/ / /
| | * | | ensure proper settings for testRemi Collet2019-08-201-0/+2
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-131-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Mark PCRE locale key as local persistentNikita Popov2019-08-131-0/+1
* | | | | Use TypeError for preg_replace type checkNikita Popov2019-08-115-17/+17
* | | | | Add stubs for PCRE extensionStephen Reay2019-08-113-64/+112
* | | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-011-133/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-011-133/+0
| |\ \ \ \ | | |/ / /
| | * | | Remove upgrade-pcre.php scriptChristoph M. Becker2019-08-011-137/+0
* | | | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-07-292-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-07-292-1/+11
| |\ \ \ \ | | |/ / /
| | * | | Fix #78338: Array cross-border reading in PCREChristoph M. Becker2019-07-292-1/+11
| | * | | Fix bug #78197: PCRE2 version checkPeter Kokot2019-07-011-1/+1
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-215-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Fix typosMarkus Staab2019-07-215-5/+5
* | | | | Ref #77388: Don't pass BAD_ESCAPE_IS_LITERALSjon Hortensius2019-07-182-23/+4
* | | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-07-041-2/+11
|\ \ \ \ \ | |/ / / /
| * | | | Split destructorDmitry Stogov2019-07-041-2/+11
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-281-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+4
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-171-1/+1
| | |\ \ \ | | | |/ /
| | | * | Accept null for preg_quote delimiter argumentNikita Popov2019-06-171-1/+1
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-111-20/+13
|\ \ \ \ \ | |/ / / /
| * | | | Add specialized pair construction APINikita Popov2019-06-111-20/+13
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-053-6/+18
|\ \ \ \ \ | |/ / / /
| * | | | Allow exceptions in __toString()Nikita Popov2019-06-053-6/+18
* | | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-271-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Enable pcre valgrind support only in DEBUG build (it affects performance)Dmitry Stogov2019-05-271-1/+4
* | | | | Merge branch 'PHP-7.4'Anatol Belski2019-05-2534-4461/+7214
|\ \ \ \ \ | |/ / / /
| * | | | Upgrade bundled PCRE2 to 10.33Anatol Belski2019-05-2534-4461/+7214
* | | | | Merge branch 'PHP-7.4'Joe Watkins2019-05-251-29/+3
|\ \ \ \ \ | |/ / / /
| * | | | Use PKG_CHECK_MODULES to detect valgrind, and share build config with pcreHugh McMaster2019-05-251-29/+3
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-5/+2
|\ \ \ \ \ | |/ / / /
| * | | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-5/+2
| * | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-3/+3
* | | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-3/+3
|\ \ \ \ \
| * | | | | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun...Dmitry Stogov2019-04-241-3/+3
| |/ / / /
* | | | | Remove HAVE_PCRE, as ext/pcre is always availableKalle Sommer Nielsen2019-04-192-2/+0
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-161-28/+30
|\ \ \ \ \ | |/ / / /
| * | | | ext/pcre/config0.m4: add ac_cv_have_pcre2_jit variableArtem Panfilov2019-04-161-28/+30
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-132-10/+0
|\ \ \ \ \ | |/ / / /
| * | | | Disable PACKAGE_* preprocessor symbolsPeter Kokot2019-04-132-10/+0
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-072-37/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-072-37/+1
* | | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-03-312-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-03-312-0/+15
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-03-312-0/+15
| | |\ \ \ | | | |/ /