]> granicus.if.org Git - php/shortlog
php
2020-11-11 Alex DowadLeading BOM is stripped for UTF-32
2020-11-11 Alex DowadAdd test suite for SJIS-mac encoding
2020-11-11 Alex DowadUnicode -> SJIS-mac conversion doesn't reject valid...
2020-11-11 Alex DowadSJIS-mac encoding conversion: Stop the carnage of innoc...
2020-11-11 Alex DowadConvert Unicode halfwidth Yen sign to MacJapanese halfw...
2020-11-11 Alex DowadSJIS-mac encoding conversion: handle invalid (or trunca...
2020-11-11 Alex DowadAdd test suite for SJIS-2004 encoding
2020-11-11 Alex DowadDon't mangle non-Japanese chars which appear after...
2020-11-11 Alex DowadSJIS-2004 encoding conversion: handle invalid (or trunc...
2020-11-11 Alex DowadFix broken binary search function in mbstring
2020-11-11 Alex DowadDon't redundantly flush mbstring filters multiple times
2020-11-11 Alex DowadTest EUC-JP and Shift-JIS more thoroughly
2020-11-11 Nikita PopovMerge branch 'PHP-8.0'
2020-11-11 Nikita PopovFix community job
2020-11-10 Derick RethansMerge branch 'PHP-8.0'
2020-11-10 Derick RethansMerge branch 'PHP-7.4' into PHP-8.0
2020-11-10 Derick RethansPHP-7.4 is now for 7.4.14
2020-11-10 Gabriel CarusoUpdate NEWS for 8.0.0
2020-11-10 Gabriel CarusoUpdate NEWS for PHP 8.0.0RC4
2020-11-10 Nikita PopovMerge branch 'PHP-8.0'
2020-11-10 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-10 Nikita PopovAdd integration test for symfony preloading
2020-11-10 Christoph M... Merge branch 'PHP-8.0'
2020-11-10 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-11-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-11-10 Christoph M... 7.3.26 is next
2020-11-09 Nikita PopovMerge branch 'PHP-8.0'
2020-11-09 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-09 Nikita PopovFix phi use chain management when renaming variable
2020-11-09 Nikita PopovMerge branch 'PHP-8.0'
2020-11-09 Nikita PopovUse true/false instead of TRUE/FALSE in intl
2020-11-09 Nikita PopovMerge branch 'PHP-8.0'
2020-11-09 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-11-09 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-11-09 Alexander M... Fixed bug #80310: Support for icu4c 68.1.
2020-11-09 Alex DowadRemove mbstring identify filters
2020-11-09 Alex DowadTreat non-ASCII characters as erroneous when converting...
2020-11-09 Alex DowadFix mbstring support for EUC-JP text encoding
2020-11-09 Alex DowadFix mbstring support for Shift-JIS
2020-11-09 Alex DowadRemove useless byte{2,4}{be,le} encodings from mbstring
2020-11-09 Alex DowadFix issues with mbstring encoding tests
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
next