summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-052-0/+36
|\
| * Fixed bug #78775Nikita Popov2019-11-052-0/+36
* | Remove obsolete oniguruma.patchChristoph M. Becker2019-11-051-28/+0
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-312-4/+4
|\ \ | |/
| * Fix test cases for libxml2 2.9.10Christoph M. Becker2019-10-312-4/+4
* | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-10-282-4/+4
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-10-282-4/+4
| |\
| | * Fix libmagic buffer overflow issue (CVE-2019-18218)Stanislav Malyshev2019-10-272-4/+4
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-282-6/+22
|\ \ \ | |/ /
| * | Fix #78751: Serialising DatePeriod converts DateTimeImmutableChristoph M. Becker2019-10-282-6/+22
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-253-14/+41
|\ \ \ | |/ /
| * | Fixed bug #78747Nikita Popov2019-10-253-13/+41
* | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-213-31/+45
|\ \ \ | |/ /
| * | Fix bug #78697: inaccurate error messageFabien Villepinte2019-10-213-31/+45
* | | Fix #78633: Heap buffer overflow (read) in mb_eregiChristoph M. Becker2019-10-203-1/+15
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-192-0/+24
|\ \ \ | |/ /
| * | Fix #78694: Appending to a variant array causes segfaultChristoph M. Becker2019-10-192-0/+24
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-185-4/+32
|\ \ \ | |/ /
| * | Fix #70153 \DateInterval incorrectly unserializedm.yakunin2019-10-185-4/+32
* | | Import timelib version 2018.03Derick Rethans2019-10-154-1101/+1091
* | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-143-11/+14
|\ \ \ | |/ /
| * | Fix checksum calculation for opcacheMitch Hagstrand2019-10-143-11/+14
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-121-0/+6
|\ \ \ | |/ /
| * | Fix #78665: Multicasting may leak memoryChristoph M. Becker2019-10-121-0/+6
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-102-7/+8
|\ \ \ | |/ /
| * | Fix leak in phar openNikita Popov2019-10-102-7/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-091-2/+3
|\ \ \ | |/ /
| * | Avoid float to int cast UB in exifNikita Popov2019-10-091-2/+3
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-091-5/+0
|\ \ \ | |/ /
| * | Remove redundant components < 0 checkNikita Popov2019-10-091-5/+0
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-082-2/+11
|\ \ \ | |/ /
| * | Add pcre_get_compiled_regex_cache_ex() with local_aware flagSergei Turchanov2019-10-082-2/+11
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-084-0/+24
|\ \ \ | |/ /
| * | Add missing SKIPIFs in exif testsFabien Villepinte2019-10-084-0/+24
* | | Check for exception after applying stream filtersNikita Popov2019-10-086-8/+26
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-081-1/+1
|\ \ \ | |/ /
| * | Fix #78642: Wrong libiconv version displayedChristoph M. Becker2019-10-081-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-082-2/+34
|\ \ \ | |/ /
| * | Fix #78641: addGlob can modify given remove_path valueChristoph M. Becker2019-10-082-2/+34
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-072-3/+25
|\ \ \ | |/ /
| * | Check for object_init_ex() failure in user filter factoryNikita Popov2019-10-072-3/+25
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-071-0/+1
|\ \ \ | |/ /
| * | Set session.gc_probability=0 in bug78624.phptNikita Popov2019-10-071-0/+1
* | | Backport fix for uaf during pcre jit fallbackNikita Popov2019-10-071-5/+5
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-074-2/+8
|\ \ \ | |/ /
| * | Fix #78623: Regression caused by "SP call yields additional empty result set"Christoph M. Becker2019-10-074-2/+8
* | | Improve diagnostic on PCRE JIT mmap failureNikita Popov2019-10-041-0/+6
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-044-0/+1559
|\ \ \ | |/ /
| * | Split intl tests for ICU 65Christoph M. Becker2019-10-044-0/+1559
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-042-0/+20
|\ \ \ | |/ /