summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-041-1/+1
|\
| * Fix bug #74087Stanislav Malyshev2017-07-041-1/+1
| * Fixed bug #73174 - heap overflow in php_pcre_replace_implStanislav Malyshev2016-09-281-8/+14
| * Fix various int size overflows.Stanislav Malyshev2016-09-121-7/+7
* | Revert "Test request47456.phpt for PR 1303" on PHP-7.0 and PHP-7.1Mitch Hagstrand2017-01-071-6/+6
* | Test request47456.phpt for PR 1303Mitch Hagstrand2017-01-061-6/+6
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | Fix #73612: preg_*() may leak memoryChristoph M. Becker2016-11-262-5/+32
* | Fixed bug #73483 (Segmentation fault on pcre_replace_callback)Xinchen Hui2016-11-202-32/+80
* | Skip if no jit is builtXinchen Hui2016-10-292-0/+10
* | Fixed bug #73392 (A use-after-free in zend allocator management)Xinchen Hui2016-10-282-5/+31
* | rename publicly exposed symbol to avoid name conflictsAnatol Belski2016-10-131-3/+3
* | Fix potential overflows in php_pcre_replace_implStanislav Malyshev2016-10-121-18/+16
* | Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390Anatol Belski2016-09-235-11/+39
* | Remove zpp fallback code (always use Fast ZPP)Andrea Faulds2016-09-111-58/+0
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-09-052-0/+102
|\ \ | |/
| * Implement #47456: Missing PCRE option 'J'Christoph M. Becker2016-09-052-0/+102
* | fix possible memory leakAnatol Belski2016-08-291-0/+5
* | Revert "upgraded to PCRE 8.39"Anatol Belski2016-07-3161-5976/+4238
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-272-1/+18
|\ \ | |/
| * Fix #72688: preg_match missing group names in matchesChristoph M. Becker2016-07-272-1/+18
* | upgraded to PCRE 8.39Anatol Belski2016-07-2661-4238/+5976
* | Rewrite test to avoid sending emailsMatteo Beccati2016-07-062-5/+27
* | yet another test rewriteAnatol Belski2016-06-231-3/+8
* | Fixed bug #72476 (Memleak in jit_stack)Xinchen Hui2016-06-231-1/+1
* | rewrite testAnatol Belski2016-06-221-2/+3
* | Fixed bug #72463 mail fails with invalid argumentAnatol Belski2016-06-222-1/+13
* | Revert "Revert "fix #72143 (preg_replace uses int instead of size_t on zend_s...Xinchen Hui2016-05-161-2/+2
* | Revert "fix #72143 (preg_replace uses int instead of size_t on zend_string_al...Xinchen Hui2016-05-161-2/+2
* | fix #72143 (preg_replace uses int instead of size_t on zend_string_allocs)Joe Watkins2016-05-141-2/+2
* | if there's no JIT support, no RINIT is really neededAnatol Belski2016-03-221-2/+6
* | decrease the default PCRE JIT stack to 64KAnatol Belski2016-03-211-1/+1
* | Increase PCRE JIT stack sizeAnatol Belski2016-03-213-2/+970
* | Fix bug #71659Nikita Popov2016-03-091-24/+4
* | Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* | Happy Year of Monkey (Forgot test of #71537)Xinchen Hui2016-02-081-0/+9
* | Fixed bug #71537 (PCRE segfault from Opcache)Xinchen Hui2016-02-071-6/+8
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-01-3151-1573/+3279
|\ \ | |/
| * 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
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | |/ /
| * | 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
| | |\
* | | | Fixed bug #71178 (preg_replace with arrays creates [0] in replace array if no...Xinchen Hui2015-12-211-1/+1
* | | | add comment to testAnatol Belski2015-10-071-0/+2
* | | | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-2/+0
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-022-3/+27
|\ \ \ \ | |/ / /
| * | | 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
| | |\ \ \ | | | |/ / | | |/| / | | | |/