summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-103-0/+28
|\ \ \ | |/ /
| * | Fix leak on static method call on non-existent classNikita Popov2019-10-103-0/+28
* | | 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.3Christoph M. Becker2019-10-092-1/+3
|\ \ \ | |/ /
| * | Fix #78656: Parse errors classified as highest log-levelErik Lundin2019-10-092-1/+5
* | | Fixed bug #78658Nikita Popov2019-10-093-1/+18
* | | 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-087-9/+33
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-082-1/+5
|\ \ \ | |/ /
| * | Fix #78642: Wrong libiconv version displayedChristoph M. Becker2019-10-082-1/+4
* | | 7.3.12 is nextChristoph M. Becker2019-10-084-6/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-10-080-0/+0
|\ \ \ | |/ /
| * | next is 7.2.25Remi Collet2019-10-083-5/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-083-2/+37
|\ \ \ | |/ /
| * | Fix #78641: addGlob can modify given remove_path valueChristoph M. Becker2019-10-083-2/+37
* | | 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-075-2/+12
|\ \ \ | |/ /
| * | Fix #78623: Regression caused by "SP call yields additional empty result set"Christoph M. Becker2019-10-075-2/+12
* | | Make sure T_ERROR is returned for all lexer exceptionsNikita Popov2019-10-043-119/+153
* | | 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-044-2/+28
|\ \ \ | |/ /
| * | Fix #78620: Out of memory errorChristoph M. Becker2019-10-044-2/+28
* | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-044-7/+85
|\ \ \ | |/ /
| * | fix #78624: session_gc return value for user defined session handlersBrent Shaffer2019-10-044-7/+85
* | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-032-4/+57
|\ \ \ | |/ /
| * | Fix bug #76809 (SSL settings aren't respected when persistent connection is r...Fábio Souto2019-10-032-4/+57
* | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-035-6/+38
|\ \ \ | |/ /
| * | Fix #76859 stream_get_line skips data if used with data-generating filterKonstantin Kopachev2019-10-035-6/+38
* | | Updated to version 2019.3 (2019c)Derick Rethans2019-10-021-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-022-6/+0
|\ \ \ | |/ /
| * | Revert "Fix #78620: Out of memory error"Christoph M. Becker2019-10-022-6/+0
* | | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-022-0/+6
|\ \ \ | |/ /
| * | Fix #78620: Out of memory errorChristoph M. Becker2019-10-022-0/+6
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-10-022-0/+11
|\ \ \ | |/ /
| * | Fix segfault with __COMPILER_HALT_OFFSET__ and trailing {}Nikita Popov2019-10-022-0/+11
* | | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-10-021-2/+2
|\ \ \ | |/ /
| * | Fixed test that "fails" from time to timeDmitry Stogov2019-10-021-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-10-021-1/+1
|\ \ \ | |/ /