summaryrefslogtreecommitdiff
path: root/ext/pcre/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix #78684: PCRE bug72463_2 test is sending emails on LinuxChristoph M. Becker2019-10-191-0/+6
* 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.3' into PHP-7.4Nikita Popov2019-09-181-0/+33
|\ \ | |/
| * Fixed bug #78272Nikita Popov2019-09-181-0/+33
* | 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.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-251-0/+10
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1526-33/+15
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1430-50/+50
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
| | | * Convert CRLF line endings to LFPeter Kokot2018-10-132-69/+69
* | | | 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.3' into PHP-7.4Stanislav Malyshev2019-07-291-0/+10
|\ \ \ \ | |/ / /
| * | | Fix #78338: Array cross-border reading in PCREChristoph M. Becker2019-07-291-0/+10
* | | | Fix typosMarkus Staab2019-07-215-5/+5
* | | | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+4
* | | | Allow exceptions in __toString()Nikita Popov2019-06-052-6/+13
* | | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-03-311-0/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-03-311-0/+14
| |\ \ \ | | |/ /
| | * | Fix #77827: preg_match does not ignore \r in regex flagsChristoph M. Becker2019-03-311-0/+14
* | | | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-03-221-0/+2
|\ \ \ \ | |/ / /
| * | | ensure pcre.jit=1 for this testRemi Collet2019-03-221-0/+2
* | | | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-03-221-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-03-221-0/+3
| |\ \ \ | | |/ /
| | * | ensure pcre.jit=1 for these testsRemi Collet2019-03-221-0/+3
| | * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1527-34/+16
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1430-50/+50
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
| | * | Convert CRLF line endings to LFPeter Kokot2018-10-131-27/+27
* | | | Fix bug #73948Nikita Popov2019-03-213-2/+96
* | | | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-03-192-2/+2
|\ \ \ \ | |/ / /
| * | | fix test for upcoming pcre2 10.33Remi Collet2019-03-192-2/+2
* | | | Respect OFFSET_CAPTURE when padding preg_match_all() resultsNikita Popov2019-03-192-15/+75
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-193-10/+13
|\ \ \ \ | |/ / /
| * | | Fixed bug #76127Nikita Popov2019-03-193-10/+13
* | | | Fix #77094: Add flags support for pcre_replace_callback(_array)Nikita Popov2019-03-191-0/+126
* | | | Fixed bug #72685Nikita Popov2019-03-181-0/+17
* | | | Remove more zpp error testsNikita Popov2019-03-0511-443/+0
* | | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+0
* | | | run-tests.php: experimental parallel testing supportAndrea Faulds2019-02-181-0/+0
* | | | Merge branch 'PHP-7.3'Anatol Belski2018-12-011-0/+27
|\ \ \ \ | |/ / /
| * | | Fixed bug #77193 Infinite loop in preg_replace_callbackAnatol Belski2018-12-011-0/+27
| * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1528-35/+15
| * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1430-50/+50
| * | | Convert CRLF line endings to LFPeter Kokot2018-10-131-27/+27