]> granicus.if.org Git - php/shortlog
php
2020-10-27 Nikita PopovMerge branch 'PHP-8.0'
2020-10-27 Nikita PopovDon't throw for out of bounds offsets in strspn()
2020-10-27 Máté KocsisMerge branch 'PHP-8.0'
2020-10-27 Máté KocsisParameter type and name fixes in ext/standard
2020-10-27 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-27 Dmitry StogovFixed support for typed references
2020-10-27 Nikita PopovMerge branch 'PHP-8.0'
2020-10-27 Nikita PopovSkip bug46024.phpt under asan
2020-10-27 Alex DowadUTF-32 conversion treats truncated characters as illegal
2020-10-27 Alex DowadAdd identify filter for UTF-32{,BE,LE}
2020-10-27 Alex DowadImprove error handling for UTF-16{,BE,LE}
2020-10-27 Alex DowadUTF-16 text conversion handles truncated characters...
2020-10-27 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-27 Dmitry StogovFixed tracing JIT for tests/classes/unset_properties...
2020-10-26 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-26 Dmitry StogovFixed memory leak
2020-10-26 Sammy Kaye... Merge branch 'PHP-8.0'
2020-10-26 Sammy Kaye... Add missing observer tests
2020-10-26 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-26 Dmitry StogovFixed register allocation
2020-10-26 Dmitry StogovFixed MAY_BE_INDIRECT inference.
2020-10-26 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-26 Dmitry StogovBetter JIT support for aliases
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovFix inconsistency in PDO transaction state
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovDeny serialization of finfo objects
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Nikita PopovDeny cloning of fileinfo objects
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 DharmanConsistent error handling in mysqli_poll
2020-10-26 Christoph M... Merge branch 'PHP-8.0'
2020-10-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Christoph M... Revert "Fix out-of-bounds write"
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovRe-enable laravel tests
2020-10-26 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-26 Dmitry StogovFixed incorrect register allocation in ext/gd/tests...
2020-10-26 Christoph M... Merge branch 'PHP-8.0'
2020-10-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 bashkarevDon't set xdebug.default_enable in run-tests
2020-10-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Christoph M... Fix #80268: loadHTML() truncates at NUL bytes
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Nikita PopovDeclare may_retry_reparse_point on windows only
2020-10-26 Nikita PopovRemove dated results from ext/hash/bench.php
2020-10-26 Christoph M... Merge branch 'PHP-8.0'
2020-10-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Christoph M... Fix #62474: com_event_sink crashes on certain arguments
2020-10-26 Christoph M... Raise E_WARNING on PHP related errors
2020-10-26 Christoph M... Merge branch 'PHP-8.0'
2020-10-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Christoph M... Fix #80258: Windows Deduplication Enabled, randon permi...
2020-10-26 Christoph M... Merge branch 'PHP-8.0'
2020-10-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Christoph M... Fix #80280: ADD_EXTENSION_DEP() fails for ext/standard...
2020-10-26 Christoph M... Merge branch 'PHP-8.0'
2020-10-26 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovUse separate directory in dit_004.phpt
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovFix parameter stats generation
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Thiemo KreuzDocument breaking change in strspn/strcspn
2020-10-26 Nikita PopovMerge branch 'PHP-8.0'
2020-10-26 Nikita PopovRevert "Make ReflectionUnionType final"
2020-10-25 Máté KocsisMerge branch 'PHP-8.0'
2020-10-25 Máté KocsisMake ReflectionUnionType final
2020-10-25 Christoph M... Merge branch 'PHP-8.0'
2020-10-25 Christoph M... [ci skip] Fix typos in UPGRADING
2020-10-24 Christoph M... Merge branch 'PHP-8.0' into master
2020-10-24 Christoph M... Define config var PHP_JSON
2020-10-23 George Peter... Merge branch 'PHP-8.0'
2020-10-23 George Peter... Throw Value/TypeError for invalid $bodies in imap_mail_...
2020-10-23 Nikita Popovwaitpid in ftp server tests
2020-10-23 Nikita PopovAllow running session tests in parallel
2020-10-23 Máté KocsisMerge branch 'PHP-8.0'
2020-10-23 Máté KocsisRequire stubs to declare return types for magic methods...
2020-10-23 Nikita PopovUse ephemeral port in more server tests
2020-10-23 Nikita PopovFix pasv_port determination
2020-10-23 Nikita PopovUse ephemeral port in ftp tests
2020-10-23 Nikita PopovMerge branch 'PHP-8.0'
2020-10-23 Nikita PopovMake GC default threshold handling consistent
2020-10-23 Nikita PopovMerge branch 'PHP-8.0'
2020-10-23 Nikita PopovDon't allow passing unknown named params to class witho...
2020-10-23 Nikita PopovMerge branch 'PHP-8.0'
2020-10-23 Javier EguiluzFixed some typos
2020-10-22 Dmitry StogovMerge branch 'PHP-8.0'
2020-10-22 Dmitry StogovFixed register allocation
2020-10-22 Dmitry StogovFixed reference-counter inference
next