summaryrefslogtreecommitdiff
path: root/ext/pcre/tests
Commit message (Expand)AuthorAgeFilesLines
* add comment to testAnatol Belski2015-10-071-0/+2
* Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-021-0/+24
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-011-0/+24
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-011-0/+24
| | |\
| | | * Fix bug #70345 (Multiple vulnerabilities related to PCRE functions)Stanislav Malyshev2015-08-281-0/+24
| | | * Upgrade PCRE to 8.36, it fixes some crashesStanislav Malyshev2015-04-273-4/+10
| | | * typo fixesVeres Lajos2013-07-154-12/+12
| | | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-3/+3
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-131-0/+68
|\ \ \ \ | |/ / /
| * | | Fix #70232: Incorrect bump-along behavior with \K and empty string matchChristoph M. Becker2015-08-131-0/+68
* | | | add new error constant PREG_JIT_STACKLIMIT_ERRORChristoph M. Becker2015-07-261-0/+10
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-07-262-0/+8
|\ \ \ \ | |/ / /
| * | | allow to skip slow testsChristoph M. Becker2015-07-262-0/+8
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-232-0/+60
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-232-0/+60
| |\ \ \ | | |/ /
| | * | Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the st...Christoph M. Becker2015-06-232-0/+60
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-231-0/+36
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-231-0/+36
| |\ \ \ | | |/ /
| | * | Fixed bug #69864 (Segfault in preg_replace_callback)Christoph M. Becker2015-06-231-0/+36
* | | | Deprecate PHP 4 constructorsAndrea Faulds2015-03-311-1/+1
* | | | Improve test scriptsXinchen Hui2015-03-213-72/+46
* | | | More error conditionsXinchen Hui2015-03-212-4/+21
* | | | Improved impelmentation(and cleanup behaviro with errors conditions)Xinchen Hui2015-03-214-53/+20
* | | | Implement preg_replace_callback_array functionWei Dai2015-03-134-0/+158
* | | | added PCRE JIT availability info to phpinfo()Anatol Belski2015-02-071-0/+14
* | | | Remove preg_replace /e modifierNikita Popov2015-01-263-25/+2
* | | | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-2/+2
* | | | Enabled JIT for preg_split(). Use better zend_hash_*() functions.Dmitry Stogov2014-12-191-0/+2
* | | | use a suitable number of patterns to show the bug is resolved, not a stupid n...krakjoe2014-08-211-1/+2
* | | | Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-062-0/+2
|/ / /
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-05-091-0/+10
|\ \ \ | |/ /
| * | Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstreamAnatol Belski2014-05-091-0/+10
* | | Add support for PCRE marksNikita Popov2014-03-171-0/+202
|/ /
* | pcre tests go with 8.34 upgradeAnatol Belski2014-02-043-4/+10
* | typo fixesVeres Lajos2013-07-154-12/+12
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-3/+3
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-181-0/+23
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-181-0/+23
| |\
| | * Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)Xinchen Hui2012-10-181-0/+23
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-102-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-102-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-102-0/+0
| | * These regexes don't fail under the new backtrack limit, so lower it just for ...Ferenc Kovacs2011-09-041-0/+2
| | * - Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it retu...Felipe Pena2010-11-064-3/+16
| | * - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8)Felipe Pena2010-10-031-0/+43
| | * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-08-281-0/+42
|\ \ \ | |/ /
| * | fix bug #55856: preg_replace should fail on trailing garbageStanislav Malyshev2012-08-281-0/+42
| * | Delete empty test files (old MQ tests)Pierrick Charron2011-07-221-0/+0
| * | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-13/+0