]> granicus.if.org Git - php/shortlog
php
2020-11-09 Nikita PopovMerge branch 'PHP-8.0'
2020-11-09 DharmanRemove embedded property from mysqli_driver
2020-11-09 Nikita PopovMerge branch 'PHP-8.0'
2020-11-09 Nikita PopovFixed bug #80334
2020-11-09 Dmitry StogovMerge branch 'PHP-8.0'
2020-11-09 Dmitry StogovFixed missaligned access
2020-11-09 Nikita PopovMerge branch 'PHP-8.0'
2020-11-09 Nikita PopovSkip preload test under asan
2020-11-09 Nikita PopovMerge branch 'PHP-8.0'
2020-11-09 Nikita PopovRename PhpToken::getAll() to PhpToken::tokenize()
2020-11-07 Derick RethansMerge branch 'PHP-8.0'
2020-11-07 Derick RethansMerge branch 'PHP-7.4' into PHP-8.0
2020-11-07 Derick RethansUpdate version in 7.4 branch
2020-11-06 Christoph M... Merge branch 'PHP-8.0'
2020-11-06 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-06 Christoph M... Split tests for compatibility with ICU 68.1
2020-11-06 George Peter... Stabalize IMAP parallel testing, again
2020-11-06 Remi ColletMerge branch 'PHP-8.0'
2020-11-06 Christoph M... Raise E_WARNING on PHP related errors
2020-11-06 Dmitry StogovMerge branch 'PHP-8.0'
2020-11-06 Dmitry StogovMove stack overflow checks out of the loops
2020-11-06 Remi ColletMerge branch 'PHP-8.0'
2020-11-06 Remi Colletreport about ZSTD compression availability
2020-11-06 Remi Colletonly display libzip both headers/library versions if...
2020-11-05 Nikita PopovMerge branch 'PHP-8.0'
2020-11-05 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-05 Nikita PopovBackport preloading trait fixup fixes
2020-11-05 Dmitry StogovMerge branch 'PHP-8.0'
2020-11-05 Dmitry StogovFixed incorrect invariant guard motion
2020-11-05 Nikita PopovMerge branch 'PHP-8.0'
2020-11-05 Nikita PopovFixup trait methods even if no traits are used
2020-11-05 Nikita PopovMerge branch 'PHP-8.0'
2020-11-05 Nikita PopovFix multiple trait fixup
2020-11-04 Nikita PopovMerge branch 'PHP-8.0'
2020-11-04 Nikita PopovEnd output handlers in preload shutdown
2020-11-04 Nikita PopovMerge branch 'PHP-8.0'
2020-11-04 Nikita Popovgetlastmod() can return false
2020-11-04 Nikita PopovMerge branch 'PHP-8.0'
2020-11-04 Nikita PopovFix static variable in methods inheritance during prelo...
2020-11-04 Christoph M... Merge branch 'PHP-8.0'
2020-11-04 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-11-04 Christoph M... Fix #80266: parse_url silently drops port number 0
2020-11-04 Nikita PopovMerge branch 'PHP-8.0'
2020-11-04 Nikita PopovAssert that references are not persisted
2020-11-04 George Peter... Fix parallel testing for IMAP
2020-11-04 Nikita PopovMerge branch 'PHP-8.0'
2020-11-04 Nikita PopovDon't xfail method_static_var.phpt
2020-11-04 Nikita PopovMerge branch 'PHP-8.0'
2020-11-04 Nikita PopovDon't disable opcache for generic tests
2020-11-04 Nikita PopovMerge branch 'PHP-8.0'
2020-11-04 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-04 Nikita PopovFix dynamic function definition in preload script
2020-11-03 George Peter... Make all IMAP fetch*() tests conflict with the default...
2020-11-03 Anatol Belskihash: murmur: Initialize final hash explicitly
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovDon't disable early binding during preloading script
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovReport parse errors during preloading
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovFix use of type copy ctor when importing trait properties
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovAllow unlinked classes when performing in_compilation...
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovFix variance checks on resolved union types
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovDon't ignore internal classes during preloading
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovFix persisting property info table with internal parent
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovPreserve trait method alias name during preloading
2020-11-03 George Peter... Modernize IMAP tests
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-11-03 Nikita PopovFix another implicit function declaration in configure
2020-11-03 Nikita PopovMerge branch 'PHP-8.0'
2020-11-03 Chris BrownFix typo in UPGRADING
2020-11-03 Bogdan UngureanuImproved error message for typed class properties with...
2020-11-02 Alex DowadAdd test suite for ARMSCII-8 encoding
2020-11-02 Alex DowadFix mbstring support for ARMSCII-8
2020-11-02 Alex DowadOptimize (AND FIX) mb_check_encoding (cut execution...
2020-11-02 Alex DowadAdd test suite for KOI8-U encoding
2020-11-02 Alex DowadRemove dead code from mbfilter_koi8u.c (and do general...
2020-11-02 Alex DowadAll bytes are valid in KOI8-U encoding
2020-11-02 Alex DowadAdd test suite for KOI8-R encoding
2020-11-02 Alex DowadRemove dead code from mbfilter_iso8859_{2,4,5,9,10...
2020-11-02 Alex DowadRemove dead code from mbfilter_koi8r.c
2020-11-02 Alex DowadAll bytes are valid in KOI8-R encoding
2020-11-02 Alex DowadAdd test suite for CP850 encoding
2020-11-02 Alex DowadRemove dead code from mbfilter_cp850.c (and do general...
2020-11-02 Alex DowadAll bytes are valid in CP850 encoding
2020-11-02 Alex DowadAdd test suite for CP866 encoding
2020-11-02 Alex DowadRemove dead code from mbfilter_cp866.c (and do general...
2020-11-02 Alex DowadAll bytes are valid in CP866 encoding
2020-11-02 Alex DowadAdd test suite for CP1254 encoding
2020-11-02 Alex DowadFix mbstring support for CP1254 encoding
2020-11-02 Alex DowadAdd test suite for CP1251 encoding
2020-11-02 Alex DowadFix mbstring support for CP1251 encoding
2020-11-02 Alex DowadTest cases for mbstring encodings are less repetitive
next