]> granicus.if.org Git - php/shortlog
php
2020-02-28 Christoph M... Merge branch 'PHP-7.4'
2020-02-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-28 Christoph M... Fix #79311: enchant_dict_suggest() fails on big endian...
2020-02-28 Nikita PopovMerge branch 'PHP-7.4'
2020-02-28 Nikita PopovTry to fix msvc build
2020-02-28 Nikita PopovMerge branch 'PHP-7.4'
2020-02-28 Nikita PopovFix another flaky FPM test
2020-02-28 Máté KocsisAdd stubs for UConverter
2020-02-28 Máté KocsisUpdate MySQLi function info
2020-02-28 Nikita PopovMerge branch 'PHP-7.4'
2020-02-28 Nikita PopovTry to fix intermittent FPM failures
2020-02-28 Nikita PopovMerge branch 'PHP-7.4'
2020-02-28 Nikita PopovFixed bug #79252
2020-02-28 Nikita PopovAvoid duplicate calls to interface implementation handler
2020-02-28 Remi ColletMerge branch 'PHP-7.4'
2020-02-28 Remi Colletfix test
2020-02-28 Remi ColletMerge branch 'PHP-7.4'
2020-02-28 Remi ColletNEWS
2020-02-28 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-02-28 Remi ColletFix #79315 ZipArchive::addFile doesn't honor start...
2020-02-28 Remi ColletMerge branch 'PHP-7.4'
2020-02-28 Remi ColletNEWS
2020-02-28 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-02-28 Nikita PopovMerge branch 'PHP-7.4'
2020-02-28 Nikita PopovUse type-checked ref assignment in UConverter
2020-02-28 Remi ColletFix #79315 ZipArchive::addFile doesn't honor start...
2020-02-27 George Peter... Use {0} to initialize instead of {NULL}
2020-02-27 Dmitry StogovMerge branch 'PHP-7.4'
2020-02-27 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Dmitry StogovFixed incorrect overflow detection
2020-02-27 Nikita PopovAvoid more null arithmetic
2020-02-27 Nikita PopovUse EX_NUM_TO_VAR() in more places
2020-02-27 Nikita PopovRemove more null arithmetic UB
2020-02-27 Christoph M... Merge branch 'PHP-7.4'
2020-02-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Nikita PopovRemove mergesort implementation
2020-02-27 Christoph M... Add upgrading node regarding fix for bug #79271
2020-02-27 Nikita PopovAvoid null arithmetic UB in EX_VAR_TO_NUM
2020-02-27 Dmitry StogovMerge branch 'PHP-7.4'
2020-02-27 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Dmitry StogovFixed incorrect behavior of internal memory debugger
2020-02-27 Christoph M... Merge branch 'PHP-7.4'
2020-02-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Christoph M... Fix #64032: mysqli reports different client_version
2020-02-26 Nikita PopovMerge branch 'PHP-7.4'
2020-02-26 Nikita PopovAdd test for bug #60161
2020-02-26 Máté KocsisChange argument error message format
2020-02-26 George Peter... Fix mbstring regex variable types to correspond to...
2020-02-26 Nikita PopovRequire all internal functions to have arginfo
2020-02-26 Nikita PopovAdd stubs for COMPersistHelper
2020-02-26 George Peter... Remove deprecated capture_session_meta OpenSSL stream...
2020-02-25 Máté KocsisGet rid of method mapping of BreakIterator classes
2020-02-25 Máté KocsisAdd stubs for Intl BreakIterator
2020-02-25 Nikita PopovReorder checks in object ref assignment
2020-02-25 Nikita PopovMerge branch 'PHP-7.4'
2020-02-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-25 Mark PlomerFix #63206: Fully support error/exception_handler stack...
2020-02-25 Nikita PopovGive arginfo to SplFileInfo::_bad_state_ex()
2020-02-25 Nikita PopovAdd missing zend_test stubs
2020-02-25 Tom Van LooyAdd ext/mysqli stubs
2020-02-25 Nicolas OelgartAdd preg_last_error_msg() function
2020-02-25 Nikita PopovAvoid used of "named fn" in ext/standard
2020-02-25 Nikita PopovFix macro-expansion issues in ZEND_FE and friends
2020-02-25 Nikita PopovRemove unnecessary checks in breakpoint iterator
2020-02-25 Nikita PopovUse serialize_precision for var_dump()
2020-02-24 Nikita PopovFix argon2 test if provided by sodium
2020-02-24 Nikita PopovMerge branch 'PHP-7.4'
2020-02-24 Nikita PopovEnable ext/sodium in CI
2020-02-24 Nikita PopovAdd skipif for argon2id in test
2020-02-24 Nikita PopovMerge branch 'PHP-7.4'
2020-02-24 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-24 Nikita PopovDon't treat any WS as start of header
2020-02-24 Nikita PopovMerge branch 'PHP-7.4'
2020-02-24 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-24 Nikita PopovReduce code duplication in HTTP header checks
2020-02-24 Nikita PopovReduce code duplication in HTTP header checks
2020-02-24 Nikita PopovMerge branch 'PHP-7.4'
2020-02-24 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-24 Miguel Xavier... Fixes #79265: Improper injection of Host header when...
2020-02-23 Christoph M... Merge branch 'PHP-7.4'
2020-02-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-23 Christoph M... Fix #79299: com_print_typeinfo prints duplicate variables
2020-02-23 Jakub ZelenkaMerge branch 'PHP-7.4'
2020-02-23 Jakub ZelenkaFix bug #79014 (PHP-FPM & Primary script unknown)
2020-02-23 Jakub ZelenkaMerge branch 'PHP-7.4'
2020-02-23 Jakub ZelenkaFix bug #77653 (operator displayed instead of the real...
2020-02-23 George Peter... Update Travis build config
2020-02-22 George Peter... Second go at fixing [-Wmissing-field-initializers]...
2020-02-21 Nikita PopovAdd rand() to ext/standard stub
2020-02-21 Christoph M... Merge branch 'PHP-7.4'
2020-02-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-21 Christoph M... Fix #79294: ::columnType() may fail after SQLite3Stmt...
2020-02-21 George Peter... Fix [-Wmissing-field-initializers] compiler warning...
2020-02-21 Nikita PopovMerge branch 'PHP-7.4'
2020-02-21 Nikita PopovDon't use asm arithmetic under msan
2020-02-21 Christoph M... Merge branch 'PHP-7.4'
2020-02-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-21 Christoph M... Add test for bug #78569
2020-02-21 Nikita PopovMerge branch 'PHP-7.4'
2020-02-21 Nikita PopovUpdate Ubuntu version on Azure
next