]> granicus.if.org Git - php/shortlog
php
2019-10-02 Nikita PopovMerge branch 'PHP-7.4'
2019-10-02 Nikita PopovAvoid file clash in root_check skipifs
2019-10-02 peter279kFix bug #77204
2019-10-02 Nikita PopovPrune opcache func info
2019-10-02 George Peter... Promote warnings to errors in array_push()
2019-10-02 Nikita PopovConvert some notices to warnings
2019-10-02 Nikita PopovMerge branch 'PHP-7.4'
2019-10-02 Nikita PopovAllow SA_RESTART for SIGALRM
2019-10-02 Joe WatkinsMerge branch 'PHP-7.4'
2019-10-02 Erik LundinFixed #75245 Don't set content of elements with only...
2019-10-01 Dmitry StogovFixed tests
2019-10-01 Dmitry StogovRemove irrelevant tests (they were failed because of...
2019-10-01 Dmitry StogovFixed tests
2019-10-01 Dmitry StogovMerge branch 'PHP-7.4'
2019-10-01 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-01 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-01 Dmitry StogovFixed test that "fails" from time to time
2019-10-01 Dmitry StogovMerge branch 'PHP-7.4'
2019-10-01 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-01 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-01 Dmitry StogovFixed test that "fails" from time to time
2019-10-01 Nikita PopovRevert "Save opline before fallible arg type check...
2019-10-01 Nikita PopovSuppress fsockopen error in ldap_set_rebind_proc_error...
2019-10-01 Nikita PopovLimit input size in exif fuzzer
2019-10-01 Nikita PopovRequire a space ofter run-tests "warn"
2019-10-01 Nikita PopovSave opline before fallible arg type check in recv_init jit
2019-10-01 Gerard RocheREADME: Fix AppVeyor branch and add link to LICENSE
2019-10-01 Nikita PopovImprove bless tests script to minimize diffs
2019-10-01 Nikita PopovMerge branch 'PHP-7.4'
2019-10-01 Nikita PopovAdd --enable-fuzzer-msan flag
2019-10-01 Nikita PopovRemove func copy optimization for private method with...
2019-10-01 Christoph M... Merge branch 'PHP-7.4'
2019-10-01 Christoph M... Fix AppVeyor build
2019-10-01 Christoph M... Merge branch 'PHP-7.4'
2019-10-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-01 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-01 Fabien VillepinteAdd missing skip keyword in tests
2019-10-01 Derick RethansUpdate NEWS for 7.4.0RC4
2019-10-01 Derick RethansUpdate NEWS for PHP 7.4.0RC3
2019-10-01 Christoph M... Merge branch 'PHP-7.4'
2019-10-01 Christoph M... Fix AppVeyor setup wrt. changed OpenSSL default config...
2019-10-01 Christoph M... Merge branch 'PHP-7.4'
2019-10-01 Christoph M... Update regarding changed OpenSSL default config path
2019-09-30 Nikita PopovPass mode to open() in exif fuzzer
2019-09-30 Fabien VillepinteMark test as borked when skipif produces invalid output
2019-09-30 Nikita PopovMerge branch 'PHP-7.4'
2019-09-30 Fabien VillepinteFix borked SKIPIFs
2019-09-30 Christoph M... Just return after throwing a ValueError
2019-09-30 MarkConvert GD Resources to objects
2019-09-30 Nikita PopovMerge branch 'PHP-7.4'
2019-09-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-30 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-09-30 Nikita PopovFixed bug #78612
2019-09-30 Christoph M... Merge branch 'PHP-7.4'
2019-09-30 Christoph M... Skip tests for old versions instead of marking them...
2019-09-30 Christoph M... Merge branch 'PHP-7.4'
2019-09-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-30 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-30 Nikita PopovMerge branch 'PHP-7.4'
2019-09-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-30 Sergei TurchanovFix #78413: php-fpm request_terminate_timeout does...
2019-09-30 Christoph M... Fix #78609: mb_check_encoding() no longer supports...
2019-09-30 Nikita PopovRemove most uses of the ERROR type
2019-09-30 Nikita PopovMerge branch 'PHP-7.4'
2019-09-30 Nikita PopovFixed bug #78604
2019-09-30 Dmitry StogovRestore "avoid exception check" optimization and add...
2019-09-30 Nikita PopovMerge branch 'PHP-7.4'
2019-09-30 Nikita PopovAdd max_depth option to unserialize()
2019-09-29 Christoph M... Fix default value
2019-09-29 Christoph M... Elevate warning to ValueError for invalid ZipArchive...
2019-09-29 Christoph M... Properly clean up files created by test cases
2019-09-29 Christoph M... Add missing zend_parse_parameters_none()
2019-09-29 Christoph M... Add ZipArchive arginfo stubs
2019-09-29 Christoph M... Merge branch 'PHP-7.4'
2019-09-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-29 Christoph M... Fix build for libzip < 0.11.2
2019-09-29 Nikita PopovDon't use asm arithmetic under msan
2019-09-29 Craig DuncanConvert libxml arginfo to php stubs
2019-09-28 Nikita PopovMerge branch 'PHP-7.4'
2019-09-28 Tyson AndreReduce memory used by token_get_all()
2019-09-28 Nikita PopovMerge branch 'PHP-7.4'
2019-09-28 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-09-28 Nikita PopovDon't throw warnings during heredoc scan-ahead
2019-09-28 Christoph M... Add ext/snmp arginfo stubs
2019-09-28 Christoph M... Don't return explicit value on failing ZPP
2019-09-28 Christoph M... Add missing zend_parse_parameters_none()
2019-09-27 Nikita PopovMake fuzzing sapi i386 compatible
2019-09-27 Nikita PopovRemove unused zend_del_literal() function
2019-09-27 Christoph M... Merge branch 'PHP-7.4'
2019-09-27 Fabien VillepinteFix wrong function name in SKIPIF
2019-09-27 Christoph M... More ZPP warning to error related test fixes
2019-09-27 Christoph M... Fix tests wrt. ZPP warnings to errors
2019-09-27 Christoph M... Merge branch 'PHP-7.4'
2019-09-27 Christoph M... Fix test regarding Reflection::export() deprecation
2019-09-27 Christoph M... Initialize variables
2019-09-27 Christoph M... Merge branch 'PHP-7.4'
2019-09-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-09-27 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-09-27 Fabien VillepinteFix SKIPIF in ext/mysqli
next