]> granicus.if.org Git - php/shortlog
php
2019-05-24 Nikita PopovMerge branch 'PHP-7.4'
2019-05-24 Nikita PopovAdd UPGRADING/NEWS entries
2019-05-24 Nikita PopovDeprecate use of parent where no parent exists
2019-05-24 Christoph M... Merge branch 'PHP-7.4'
2019-05-24 David Carlierlist net/interfaces, trying to get the error on windows...
2019-05-24 Nikita PopovSplit up "parent" test cases
2019-05-24 Nikita PopovMerge branch 'PHP-7.4'
2019-05-24 Nikita PopovImplement basic variance support
2019-05-24 Nikita PopovAvoid early-binding on unresolved types
2019-05-23 Nikita PopovMerge branch 'PHP-7.4'
2019-05-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-23 Nikita PopovFix bug #77955
2019-05-23 Christoph M... Merge branch 'PHP-7.4'
2019-05-23 Christoph M... Prevent further potential test conflicts
2019-05-23 Joe WatkinsMerge branch 'PHP-7.4'
2019-05-23 Joe Watkinsfix notice in run-tests
2019-05-23 Christoph M... Merge branch 'PHP-7.4'
2019-05-23 Christoph M... Prevent potential test conflict
2019-05-23 Nikita PopovMerge branch 'PHP-7.4'
2019-05-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-23 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-23 Nikita PopovFixed bug #78038 socket_select with references
2019-05-23 Joe WatkinsMerge branch 'PHP-7.4'
2019-05-23 Joe Watkinsrun-tests improvements:
2019-05-23 Nikita PopovMerge branch 'PHP-7.4'
2019-05-23 Nikita PopovForbid use of not fully linked classes
2019-05-23 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-23 Dmitry StogovFixed double mutex unlock
2019-05-23 Nikita PopovMerge branch 'PHP-7.4'
2019-05-23 Nikita PopovDon't require NO_ESCAPE for partial arrays in SCCP
2019-05-22 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-22 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-22 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-22 Dmitry StogovFixed race condition in opcache restart
2019-05-22 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-22 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-22 Dmitry StogovFixed dump of constant flags
2019-05-22 Joe WatkinsMerge branch 'PHP-7.4'
2019-05-22 Joe Watkinsadd support for valgrind tools to run-tests.php
2019-05-22 Nikita PopovMerge branch 'PHP-7.4'
2019-05-22 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-22 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-22 Sjon HortensiusFix #77956 - When mysqli.allow_local_infile = Off,...
2019-05-22 Christoph M... Merge branch 'PHP-7.4'
2019-05-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-22 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-05-22 Christoph M... Fix test case for cURL 7.65.0
2019-05-22 Nikita PopovMerge branch 'PHP-7.4'
2019-05-22 Nikita PopovMark bug44811.phpt as an online test
2019-05-22 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-22 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-22 Nikita PopovUse a different URL in bug44811.phpt
2019-05-22 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-22 Dmitry Stogov.text segment may be not the first one
2019-05-22 Nikita PopovMerge branch 'PHP-7.4'
2019-05-22 Nikita PopovFix bug #78034
2019-05-22 Nikita PopovMerge branch 'PHP-7.4'
2019-05-22 Jaroslav HanslíkFixed some arg infos to match documentation
2019-05-22 Hugh McMasterUse PKG_CHECK_MODULES to detect unixODBC
2019-05-21 Rasmus LerdorfMerge branch 'PHP-7.4'
2019-05-21 Rasmus LerdorfMerge branch 'PHP-7.3' into PHP-7.4
2019-05-21 Rasmus LerdorfMerge branch 'PHP-7.2' into PHP-7.3
2019-05-21 Rasmus LerdorfFix precedence issue causing sub-second timeouts to...
2019-05-21 Nikita PopovMerge branch 'PHP-7.4'
2019-05-21 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-21 Nikita PopovDon't evaluate functions with partial array arguments
2019-05-21 Nikita PopovMerge branch 'PHP-7.4'
2019-05-21 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-21 Nikita PopovFix null check in sccp add_array_elem chain handling
2019-05-21 Nikita PopovMerge branch 'PHP-7.4'
2019-05-21 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-21 Nikita PopovFix partial array handling in FE_RESET edge feasibility
2019-05-21 Nikita PopovHandle partial arrays in zend_is_true() checks
2019-05-21 Nikita PopovExtract ct_eval_binary_op()
2019-05-21 Nikita PopovImprove SCCP debug code
2019-05-21 Remi ColletMerge branch 'PHP-7.4'
2019-05-21 Remi Colletsodium: fix shared build
2019-05-21 Remi Colletenchant: fix shared build
2019-05-21 Christoph M... Merge branch 'PHP-7.4'
2019-05-21 Christoph M... Fix ASLR related invalid opline handler issues
2019-05-21 Remi ColletMerge branch 'PHP-7.4'
2019-05-21 Remi Colletfix typo breaking shared build
2019-05-21 Christoph M... Merge branch 'PHP-7.4'
2019-05-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-21 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-05-21 Christoph M... Prevent test case failure
2019-05-21 Nikita PopovMerge branch 'PHP-7.4'
2019-05-21 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-21 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-21 Vincent JARDINSupport content_type stream context option in soap
2019-05-21 Christoph M... Merge branch 'PHP-7.4'
2019-05-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-05-21 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-05-21 Holly Li (WIPRO... use {TMP} placeholder in phpt tests
2019-05-20 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-20 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-20 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-05-20 Dmitry StogovPrevent race condition in opcache_reset()
2019-05-20 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-20 Dmitry StogovFixed bug #78014 (Preloaded classes may depend on non...
next