]> granicus.if.org Git - php/shortlog
php
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
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
next