]> granicus.if.org Git - php/shortlog
php
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovDon't split T_INLINE_HTML at partial PHP tag
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-12 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-12 Nikita PopovUse TRY_ADDREF/TRY_DELREF in soap
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-12 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-12 Nikita PopovFixed bug #78279
2019-07-12 Christoph M... Merge branch 'PHP-7.4'
2019-07-12 Christoph M... Update NEWS and UPGRADING wrt. ext/recode unbundling
2019-07-12 Christoph M... Merge branch 'PHP-7.4'
2019-07-12 Christoph M... Removed ext/recode
2019-07-12 Christoph M... Merge branch 'PHP-7.4'
2019-07-12 Christoph M... Swap implode() argument order in the test helper
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovRemove duplicate XtOffsetOf() definitions in php.h
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovRemove unused tsrm_strtok_r() function
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovRemove unnecessary uses of allow_url_include in tests
2019-07-12 Nikita PopovRemove unnecessary uses of restore_include_path() in...
2019-07-12 Nikita PopovSwap implode() argument order in some tests
2019-07-12 Nikita PopovImprove bless_tests
2019-07-12 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-12 Dmitry StogovUse common code for double math
2019-07-11 Christoph M... Merge branch 'PHP-7.4'
2019-07-11 Christoph M... Revert "Temporarily skip test"
2019-07-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-11 Dmitry StogovAllow GOTO style helpers in HYBRID VM
2019-07-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-11 Dmitry StogovSeparate "cold" parts of comparison instructions
2019-07-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-11 Dmitry StogovSeparate "cold" parts of binary op instructions
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 Nikita PopovRemove redundant 64-bit ezmlm_hash() test
2019-07-11 Nikita PopovAdd ZEND_DEP_ME macro
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 George Peter... Convert short tag to standard tag in Zend test file
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 Nikita PopovSwitch to using shell-less proc_open() in various serve...
2019-07-11 Nikita PopovSupport redirect+null descriptors in proc_open
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 Nikita PopovDon't call Reflection::export() internally
2019-07-11 Christoph M... Merge branch 'PHP-7.4'
2019-07-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-07-11 Christoph M... Fix #78212: Segfault in built-in webserver
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 Nikita PopovInclude test name in JUnit testcase name
2019-07-11 Nikita PopovMake proc_open_bug64438.phpt more robust
2019-07-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-11 Sebastian Popneon vectorization for base64
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 Sebastian Pop[AArch64] Use crc32 instructions when available
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 Nikita PopovAdd server conflict to soap custom content type test
2019-07-11 Peter KokotMerge branch 'PHP-7.4'
2019-07-11 Peter KokotRefactor undefining PACKAGE_* symbols
2019-07-10 Peter KokotMerge branch 'PHP-7.4'
2019-07-10 Peter KokotRemove TSRM/tsrm_config.w32.h
2019-07-10 Nikita PopovDrop support for JIT without SSE
2019-07-10 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-10 Dmitry StogovSet expectation to reduce hot code fragmentation
2019-07-10 Nikita PopovMerge branch 'PHP-7.4'
2019-07-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-10 Nikita PopovFix bug #78271
2019-07-10 Nikita PopovMerge branch 'PHP-7.4'
2019-07-10 Cyril PascalAlign segments on huge page boundary only for x86
2019-07-10 Nikita PopovRead from original address
2019-07-10 Nikita PopovMerge branch 'PHP-7.4'
2019-07-10 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-10 Nikita PopovAdd CONFLICTS to recognized sections
2019-07-10 Nikita PopovMerge branch 'PHP-7.4'
2019-07-10 Nikita PopovFix file collisions in phar tests
2019-07-10 Nikita PopovAdditional fix for mysqli_fork test
2019-07-10 Nikita PopovImplement array access notice in JIT
2019-07-10 Nikita PopovMerge branch 'PHP-7.4'
2019-07-10 Nikita PopovThrow notice on array access on illegal type
2019-07-10 Nikita PopovFix invalid array access in mysqli_fork test
2019-07-10 Dmitry StogovReduce cost for GC references to strings and resources...
2019-07-10 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-10 Dmitry StogovReduce cost for references to strings and resources
2019-07-10 Nikita PopovMerge branch 'PHP-7.4'
2019-07-10 Nikita PopovRename support_strings to !is_list
2019-07-10 Nikita PopovSimplify two unserialize() tests
2019-07-10 Nikita PopovFix iteration limits in SXE test
2019-07-10 Nikita PopovClean up DateTimeZone::getLocation() test
2019-07-10 Nikita PopovAvoid invalid array access in fcgi.inc
2019-07-10 Remi ColletMerge branch 'PHP-7.4'
2019-07-10 Remi Colletimprove libargon2/libsodium compatibility
2019-07-09 Peter KokotMerge branch 'PHP-7.4'
2019-07-09 Peter KokotUse e.g. instead of less common f.e. [ci skip]
2019-07-09 Sara GolemonMerge branch 'PHP-7.4'
2019-07-09 Sara GolemonRelax argon2 mem_cost down to 64k, bump time_cost to 4
2019-07-09 Nikita PopovMerge branch 'PHP-7.4'
2019-07-09 David CarlierCGI: Fix memory leak on error paths
2019-07-09 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-09 Dmitry StogovAvoid unintended inlining
2019-07-09 Nikita PopovMerge branch 'PHP-7.4'
next