]> granicus.if.org Git - php/shortlog
php
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
2020-11-02 Christoph M... Merge branch 'PHP-8.0'
2020-11-02 Chris Brown[ci skip] Fix small typo
2020-11-02 Nikita PopovMerge branch 'PHP-8.0'
2020-11-02 Nikita PopovRename opcache.jit_max_loops_unroll to opcache.jit_max_...
2020-11-02 Christoph M... Merge branch 'PHP-8.0'
2020-11-02 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-11-02 Christoph M... Fix #70461: disable md5 code when it is not supported...
2020-11-02 Nikita PopovMerge branch 'PHP-8.0'
2020-11-02 DharmanFix tests for MariaDB
2020-11-01 Anatol Belskihash: murmur: Fix GCC support version for no_sanitize
2020-11-01 Anatol Belskihash: murmur: Suppress sanitize warnings under GCC
2020-11-01 Jakub ZelenkaBump minimal OpenSSL version to 1.0.2
2020-10-31 Anatol BelskiUPGRADING: Add murmurhash note [ci skip]
2020-10-31 Anatol BelskiNEWS: Add murmurhash info [ci skip]
2020-10-31 Anatol Belskihash: Add MurmurHash3 with streaming support
2020-10-30 Alex DowadAdd test suite for CP1252 encoding
2020-10-30 Alex DowadFix mbstring support for CP1252 encoding
2020-10-30 Alex DowadMerge branch 'PHP-8.0'
2020-10-30 Alex DowadFix test added in d44235acaeb4
2020-10-30 Alex DowadMerge branch 'PHP-8.0'
2020-10-30 Alex DowadConvert numeric string array keys to integers correctly...
2020-10-30 Nikita PopovAdd --repeat testing mode
2020-10-30 Nikita PopovMerge branch 'PHP-8.0'
2020-10-30 Nikita PopovFIxed bug #80299
2020-10-30 Nikita PopovMerge branch 'PHP-8.0'
2020-10-30 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-30 Nikita PopovFix SSA integrity violation for type inference in dead...
2020-10-30 Christoph M... Merge branch 'PHP-8.0'
2020-10-30 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-30 Christoph M... Fix bug79177.phpt wrt. JIT
2020-10-30 Nikita PopovMerge branch 'PHP-8.0'
2020-10-30 Nikita PopovFix signed integer overflow
2020-10-30 Nikita PopovMerge branch 'PHP-8.0'
2020-10-30 Nikita PopovFixed bug #80290
2020-10-30 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-30 Dmitry StogovCreate TSSA loops for recursive call/return traces...
2020-10-30 divinity76Use constant size string in hash bench.php
2020-10-29 Nikita PopovMerge branch 'PHP-8.0'
2020-10-29 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-29 DharmanFix bug #72413: Segfault with get_result and PS cursors
2020-10-29 Nikita PopovMerge branch 'PHP-8.0'
2020-10-29 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-29 Nikita PopovHandle errors during PDO row fetch
2020-10-29 Christoph M... Merge branch 'PHP-8.0'
2020-10-29 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-29 Christoph M... Fix format specifier
2020-10-29 Nikita PopovMerge branch 'PHP-8.0'
2020-10-29 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-29 Nikita PopovReport gone away error in one more place
2020-10-29 Christoph M... Merge branch 'PHP-8.0'
2020-10-29 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-29 Christoph M... [ci skip] Fix NEWS order
2020-10-29 Christoph M... Merge branch 'PHP-8.0'
2020-10-29 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
next