]> granicus.if.org Git - php/shortlog
php
2019-06-30 Peter KokotMerge branch 'PHP-7.4'
2019-06-30 Peter KokotSync functions checks
2019-06-30 Peter KokotMerge branch 'PHP-7.4'
2019-06-30 Peter KokotRemove unused build specific symbols
2019-06-30 Peter KokotMerge branch 'PHP-7.4'
2019-06-30 Peter KokotFix phar tests with hash extension
2019-06-30 Peter KokotFix missing file and remove SKIP section
2019-06-30 Peter KokotMerge branch 'PHP-7.4'
2019-06-30 Peter KokotRemove HAVE_LIMITS_H check
2019-06-30 Peter KokotMerge branch 'PHP-7.4'
2019-06-30 Peter KokotRemove HAVE_DEV_ARANDOM
2019-06-30 Derick RethansMerge branch 'PHP-7.4'
2019-06-30 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2019-06-30 Derick RethansFixed tests due to changed timezone data
2019-06-30 Derick RethansUpdate timelib to 2018.02
2019-06-29 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-29 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-06-29 Anatol BelskiUpdate NEWS [ci skip]
2019-06-29 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-06-29 Anatol BelskiUpdate NEWS [ci skip]
2019-06-29 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-29 Anatol BelskiUpdate libmagic.patch [ci skip]
2019-06-29 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-29 Anatol BelskiSet buffer to NULL to prevent double free (Kamil Dudka...
2019-06-29 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-29 Anatol BelskiFix magic data
2019-06-29 Christoph M... Merge branch 'PHP-7.4'
2019-06-29 Christoph M... Fix memory leak in COM ctor
2019-06-29 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-29 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-06-29 Anatol BelskiFix typo
2019-06-29 Joshua WesterheideAdd tests from fix #78183 from PHP-7.2
2019-06-29 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-06-29 Joshua WesterheideFix #78183: finfo_file shows wrong mime-type for .tga...
2019-06-29 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-29 Joe Watkinsimplement support for workers in cli-server on platform...
2019-06-29 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-29 Joe Watkinsadd ini config details to php-config
2019-06-28 Peter KokotMerge branch 'PHP-7.4'
2019-06-28 Peter KokotClean up files after the tests are run
2019-06-28 Peter KokotMerge branch 'PHP-7.4'
2019-06-28 Peter KokotUpdate changelogs [ci skip]
2019-06-28 Peter KokotRemove HAVE_ERRNO_H from libgd
2019-06-28 Nikita PopovIncrease timeout of asan job on master
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovUse strcmp() in phpdbg_eol_global_update
2019-06-28 Nikita PopovDisable ifunc resolvers if memory sanitizer is used
2019-06-28 Nikita PopovRemove phpdbg_xml_asprintf()
2019-06-28 Nikita PopovMark ifunc resolver functions as unused
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovFix arginfo leak in disable_functions
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-28 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-06-28 sunnyeoFix bugs in AST printer
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovSet up asan+ubsan scheduled build on azure
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovFix out of bounds read in sccp
2019-06-28 Nikita PopovAvoid reliance on arena details on phpdbg oplog
2019-06-28 Nikita PopovUpdate error message in libmysql test
2019-06-28 Sebastian PopFix compilation errors when building against libmysql
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovFix out-of-bounds read in array compilation
2019-06-28 Nikita PopovAdd tracked arena allocator
2019-06-28 Christoph M... Merge branch 'PHP-7.4'
2019-06-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-06-28 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-06-28 VincentFix bug #78192 PDO SQLite SegFault when reuse statement...
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovAdd support for proc_open() with a command array
2019-06-28 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-28 Dmitry StogovReduce overhead
2019-06-28 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-28 Joe Watkinsimplement tsrm_is_shutdown API
2019-06-28 Christoph M... Merge branch 'PHP-7.4'
2019-06-28 Christoph M... Use the portable zend_strndup() instead of strndup()
2019-06-28 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-28 Dmitry StogovFixed use-after-free
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovFix mysqlnd memory leak
2019-06-28 Nikita PopovFree ZTS lock in opcache
2019-06-28 Nikita PopovFix init_file leak in phpdbg
2019-06-28 Nikita Popovrun-tests: Don't pass --INI-- settings to --SKIPIF--
2019-06-28 Nikita PopovFix custom heap free
2019-06-27 Sara GolemonMerge branch 'PHP-7.4'
2019-06-27 Sara GolemonBugfix #78208 Needs rehash with an unknown algo should...
2019-06-27 Peter KokotMerge branch 'PHP-7.4'
2019-06-27 Peter KokotCatch up with some recent changes [ci skip]
2019-06-27 Peter KokotFix typo
2019-06-27 Peter KokotMerge branch 'PHP-7.4'
2019-06-27 Peter KokotRemove HAVE_STRCOLL check
2019-06-27 Peter KokotMerge branch 'PHP-7.4'
2019-06-27 Peter KokotSync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols
2019-06-27 Nikita PopovMerge branch 'PHP-7.4'
2019-06-27 Nikita PopovRemove posix_getlogin_basic.phpt test
2019-06-27 Nikita PopovFix opcache blacklist leak
2019-06-27 Nikita PopovMerge branch 'PHP-7.4'
2019-06-27 Nikita PopovFix phpdbg shutdown order
2019-06-27 Nikita PopovDon't use zmm for PHPDBG_G(exec)
next