summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Peter Kokot2019-07-011-12/+0
|\
| * Remove unused check for struct cmsghdrPeter Kokot2019-07-011-12/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-011-0/+5
|\ \ | |/
| * Run file_put_contents_variantion8 in separate directoryNikita Popov2019-07-011-0/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-014-1/+25
|\ \ | |/
| * Fix unused variable warnings when mbregex disabledNikita Popov2019-07-011-0/+2
| * Msan: Unpoison buffer written by file cacheNikita Popov2019-07-011-0/+12
| * Don't use fast_memcpy under msanNikita Popov2019-07-011-1/+3
| * Msan: Unpoison getrandom() syscall resultNikita Popov2019-07-011-0/+8
* | Undef opline result on mod/shift error in jitNikita Popov2019-07-011-0/+12
* | Fix out of bounds read in jit_fetch_obj_readNikita Popov2019-07-011-5/+6
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-011-1/+2
|\ \ | |/
| * Add some tolerance to time_sleep_until() testNikita Popov2019-07-011-1/+2
* | Merge branch 'PHP-7.4'Peter Kokot2019-06-305-8/+6
|\ \ | |/
| * Sync functions checksPeter Kokot2019-06-305-8/+6
* | Merge branch 'PHP-7.4'Peter Kokot2019-06-3011-141/+1
|\ \ | |/
| * Fix phar tests with hash extensionPeter Kokot2019-06-3010-133/+1
| * Fix missing file and remove SKIP sectionPeter Kokot2019-06-301-8/+0
* | Merge branch 'PHP-7.4'Derick Rethans2019-06-3016-189/+58
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Derick Rethans2019-06-3016-189/+58
| |\
| | * Fixed tests due to changed timezone dataDerick Rethans2019-06-302-122/+14
| | * Update timelib to 2018.02Derick Rethans2019-06-3014-69/+46
* | | Merge branch 'PHP-7.4'Anatol Belski2019-06-291-21/+22
|\ \ \ | |/ /
| * | Update libmagic.patch [ci skip]Anatol Belski2019-06-291-21/+22
* | | Merge branch 'PHP-7.4'Anatol Belski2019-06-291-0/+1
|\ \ \ | |/ /
| * | Set buffer to NULL to prevent double free (Kamil Dudka at redhat)Anatol Belski2019-06-291-0/+1
* | | Merge branch 'PHP-7.4'Anatol Belski2019-06-294-42/+83
|\ \ \ | |/ /
| * | Fix magic dataAnatol Belski2019-06-294-42/+83
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-06-291-1/+1
|\ \ \ | |/ /
| * | Fix memory leak in COM ctorChristoph M. Becker2019-06-291-1/+1
* | | Merge branch 'PHP-7.4'Anatol Belski2019-06-292-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Anatol Belski2019-06-292-0/+2
| |\ \ | | |/
| | * Fix typoAnatol Belski2019-06-291-1/+1
| | * Add tests from fix #78183 from PHP-7.2Joshua Westerheide2019-06-292-1/+3
* | | Merge branch 'PHP-7.4'Peter Kokot2019-06-282-3/+2
|\ \ \ | |/ /
| * | Clean up files after the tests are runPeter Kokot2019-06-282-3/+2
* | | Merge branch 'PHP-7.4'Peter Kokot2019-06-281-6/+0
|\ \ \ | |/ /
| * | Remove HAVE_ERRNO_H from libgdPeter Kokot2019-06-281-6/+0
* | | Merge branch 'PHP-7.4'Nikita Popov2019-06-282-0/+4
|\ \ \ | |/ /
| * | Mark ifunc resolver functions as unusedNikita Popov2019-06-282-0/+4
* | | Merge branch 'PHP-7.4'Nikita Popov2019-06-288-3/+22
|\ \ \ | |/ /
| * | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-288-3/+22
* | | Merge branch 'PHP-7.4'Nikita Popov2019-06-283-3/+4
|\ \ \ | |/ /
| * | Fix out of bounds read in sccpNikita Popov2019-06-281-0/+1
| * | Update error message in libmysql testNikita Popov2019-06-281-1/+1
| * | Fix compilation errors when building against libmysqlSebastian Pop2019-06-281-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-06-281-81/+15
|\ \ \ | |/ /
| * | Add tracked arena allocatorNikita Popov2019-06-281-81/+15
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-06-282-2/+88
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-282-2/+88
| |\ \ | | |/