| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed possible incorrect "mark" usage | Dmitry Stogov | 2018-01-09 | 1 | -0/+5 |
| * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-12-06 | 1 | -1/+3 |
| |\ | |||||
| | * | Fix yet one data race in PCRE | Anatol Belski | 2017-12-06 | 1 | -1/+3 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-12-05 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Fix use after free revealed by phpdbg | Anatol Belski | 2017-12-05 | 1 | -1/+1 |
| | * | Fixed bug #75601 Thread race in PCRE JIT support | Anatol Belski | 2017-12-05 | 1 | -0/+18 |
| * | | Fixed bug #75601 Thread race in PCRE JIT support | Anatol Belski | 2017-12-05 | 1 | -0/+18 |
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-11-21 | 3 | -0/+36 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-11-21 | 3 | -0/+36 |
| | |\ | |||||
| | | * | Fixed #75539 and #74183 - preg_last_error not returning error code after error | Nester | 2017-11-21 | 3 | -0/+36 |
| * | | | Fix UTF check in pcre_grep | Anatol Belski | 2017-11-14 | 1 | -4/+4 |
| * | | | Fix uninitialized flag when JIT is disabled | Anatol Belski | 2017-11-14 | 1 | -1/+1 |
| * | | | Fixed bug #75285i Broken build when system libpcre don't have jit support | Remi Collet | 2017-09-29 | 1 | -8/+16 |
| * | | | Revert --with-pcre-valgrind by default in debug build | Anatol Belski | 2017-09-29 | 1 | -11/+3 |
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-09-28 | 1 | -0/+10 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-09-28 | 2 | -1/+16 |
| | |\ \ | | |/ | |||||
| | | * | Apply upstream patch for CVE-2016-1283 | Anatol Belski | 2017-09-28 | 2 | -1/+16 |
| * | | | Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after firs... | Dmitry Stogov | 2017-08-18 | 2 | -7/+11 |
| * | | | fix default args for --with-pcre-valgrind | Anatol Belski | 2017-07-13 | 1 | -4/+9 |
| * | | | Enable valgrind support for PCRE by default in debug builds | Anatol Belski | 2017-07-13 | 1 | -2/+5 |
| * | | | Upgrade bundled PCRE to 8.41 | Anatol Belski | 2017-07-11 | 75 | -8824/+10889 |
| * | | | Fixed bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match()). | Dmitry Stogov | 2017-07-07 | 2 | -0/+12 |
| * | | | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2017-07-04 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2017-07-04 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2017-07-04 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Fix bug #74087 | Stanislav Malyshev | 2017-07-04 | 1 | -1/+1 |
| | | | * | Fixed bug #73174 - heap overflow in php_pcre_replace_impl | Stanislav Malyshev | 2016-09-28 | 1 | -8/+14 |
| | | | * | Fix various int size overflows. | Stanislav Malyshev | 2016-09-12 | 1 | -7/+7 |
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-07 | 1 | -6/+6 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Revert "Test request47456.phpt for PR 1303" on PHP-7.0 and PHP-7.1 | Mitch Hagstrand | 2017-01-07 | 1 | -6/+6 |
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-06 | 1 | -6/+6 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Test request47456.phpt for PR 1303 | Mitch Hagstrand | 2017-01-06 | 1 | -6/+6 |
| | | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
| | * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
| * | | | | Avoid string duplication in preg_split() | Dmitry Stogov | 2017-06-28 | 2 | -20/+24 |
| * | | | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -1/+1 |
| * | | | | Only compute callback name in error cases | Nikita Popov | 2017-06-25 | 1 | -6/+4 |
| * | | | | preg_replace() optimization | Dmitry Stogov | 2017-06-07 | 2 | -247/+569 |
| * | | | | Avoid string reallocations in preg_quote() | Dmitry Stogov | 2017-06-06 | 1 | -26/+73 |
| * | | | | PCRE_EXTRA_MARK is useful only for preg_replace_callbakc(). | Dmitry Stogov | 2017-06-02 | 1 | -5/+10 |
| * | | | | Added support for PCRE JIT fast path API | Dmitry Stogov | 2017-06-02 | 1 | -10/+69 |
| * | | | | Avoid double copying | Dmitry Stogov | 2017-05-31 | 1 | -16/+13 |
| * | | | | Don't allocate empty strings, use single interned string instead. | Dmitry Stogov | 2017-05-30 | 1 | -17/+49 |
| * | | | | missing fix for test | Remi Collet | 2017-05-29 | 1 | -6/+6 |
| * | | | | add PREG_UNMATCHED_AS_NULL flag to allow distinguish between unmatched subpat... | Nicolas Grekas | 2017-05-29 | 8 | -69/+77 |
| * | | | | Don't separate output arguments | Dmitry Stogov | 2017-05-23 | 1 | -5/+5 |
| * | | | | Deprecate each() | Nikita Popov | 2017-02-03 | 1 | -2/+2 |
| * | | | | Deprecate create_function() | Nikita Popov | 2017-02-03 | 2 | -2/+2 |
| * | | | | Fix test case | Christoph M. Becker | 2017-01-06 | 1 | -6/+6 |
