summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-01-3150-1511/+3141
|\
| * Upgrade bundled PCRE to 8.38Stanislav Malyshev2016-01-3150-1511/+3141
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-011-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.4.45' into PHP-5.5.29Stanislav Malyshev2015-09-012-74/+98
| |\
* | \ Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-012-69/+93
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-012-73/+97
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix bug #70345 (Multiple vulnerabilities related to PCRE functions)Stanislav Malyshev2015-08-282-76/+100
* | | Fix #70232: Incorrect bump-along behavior with \K and empty string matchChristoph M. Becker2015-08-132-9/+82
* | | allow to skip slow testsChristoph M. Becker2015-07-262-0/+8
* | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-233-4/+87
|\ \ \ | |/ /
| * | Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the st...Christoph M. Becker2015-06-233-4/+87
* | | Merge branch 'PHP-5.5' into PHP-5.6Christoph M. Becker2015-06-232-6/+54
|\ \ \ | |/ /
| * | Fixed bug #69864 (Segfault in preg_replace_callback)Christoph M. Becker2015-06-232-6/+54
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-06-181-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2015-06-181-2/+2
| |\ \ | | |/
| | * Fixed bug #69689 (Align PCRE_MINOR with current version)Lior Kaplan2015-06-181-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-301-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-301-3/+3
| |\ \ | | |/
| | * Update PCRE version (bug #69689)Stanislav Malyshev2015-05-301-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-2935-186/+47117
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-2935-186/+47117
| |\ \ | | |/
| | * Upgrade to PCRE 8.37 due to various bugfixesStanislav Malyshev2015-04-2935-186/+47117
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-04-281-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2015-04-281-0/+4
| |\ \ | | |/
| | * fix VC9 build with PCREAnatol Belski2015-04-281-0/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-2765-4343/+5103
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-2765-4343/+5103
| |\ \ | | |/
| | * Upgrade PCRE to 8.36, it fixes some crashesStanislav Malyshev2015-04-2753-8792/+16015
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-04-011-1/+1
|\ \ \ | |/ /
| * | Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
| * | Bump yearXinchen Hui2015-01-152-2/+2
* | | bump yearXinchen Hui2015-01-152-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-301-22/+19
|\ \ \ | |/ /
| * | Fixed bug #66679 Alignment Bug in PCRE 8.34 upstreamAnatol Belski2014-12-301-22/+19
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-237-9/+9
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-031-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-031-1/+1
| |\ \ | | |/
| | * Initialize the offset table - PCRE may sometimes miss offsetsStanislav Malyshev2014-11-031-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-08-171-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\ \ | | |/
| | * typofixesVeres Lajos2014-08-171-1/+1
| | * Bump yearXinchen Hui2014-01-032-2/+2
| | * typo fixesVeres Lajos2013-07-154-12/+12
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-105-5/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-05-092-1/+11
|\ \ \ | |/ /
| * | Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstreamAnatol Belski2014-05-092-1/+11
* | | Add support for PCRE marksNikita Popov2014-03-172-2/+244
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-043-4/+10
|\ \ \ | |/ /
| * | pcre tests go with 8.34 upgradeAnatol Belski2014-02-043-4/+10