summaryrefslogtreecommitdiff
path: root/ext/pcre/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve error messages of various extensionsMáté Kocsis2020-03-232-2/+2
* Merge branch 'PHP-7.4'Remi Collet2020-03-031-0/+2
|\
| * this test needs jsonRemi Collet2020-03-031-0/+2
* | Change argument error message formatMáté Kocsis2020-02-266-11/+11
* | Add preg_last_error_msg() functionNicolas Oelgart2020-02-256-0/+95
* | Make type error messages more consistentMáté Kocsis2020-02-176-13/+13
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-111-0/+218
|\ \ | |/
| * Fixed bug #79257Nikita Popov2020-02-111-0/+218
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-071-0/+33
|\ \ | |/
| * PCRE: Only remember valid UTF-8 if start offset zeroNikita Popov2020-02-071-0/+11
| * PCRE: Check whether start offset is on char boundaryNikita Popov2020-02-071-0/+22
* | Make ASSIGN, ASSIGN_OP, INC and DEC opcodes to return IS_TMP_VAR instead of I...Dmitry Stogov2020-02-071-1/+6
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-051-0/+13
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-02-051-0/+13
| |\
| | * Fixed bug #79188Nikita Popov2020-02-051-0/+13
* | | Reindent phpt filesNikita Popov2020-02-0324-96/+96
* | | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-11-221-0/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-221-0/+8
| |\ \ | | |/
| | * Fix #78853: preg_match() may return integer > 1Christoph M. Becker2019-11-221-0/+8
* | | Clean DONE tags from testsFabien Villepinte2019-11-0713-27/+0
* | | 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
* | | Convert some notices to warningsNikita Popov2019-10-0211-24/+15
* | | 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-181-0/+33
|\ \ \ | |/ /
| * | 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.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-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.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
* | | | | Use TypeError for preg_replace type checkNikita Popov2019-08-113-13/+13
* | | | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-07-291-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-215-5/+5
|\ \ \ \ \ | |/ / / /