]> granicus.if.org Git - php/shortlog
php
2020-11-11 Dmitry Stogov[Observer+JIT] Save opline before calling begin/end...
2020-11-11 Dmitry Stogov[Observer] Save opline before calling begin/end handlers
2020-11-11 Nikita PopovFix community job
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-7.4' into PHP-8.0
2020-11-10 Nikita PopovAdd integration test for symfony preloading
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-7.4' into PHP-8.0
2020-11-09 Nikita PopovFix phi use chain management when renaming variable
2020-11-09 Nikita PopovUse true/false instead of TRUE/FALSE in intl
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 DharmanRemove embedded property from mysqli_driver
2020-11-09 Nikita PopovFixed bug #80334
2020-11-09 Dmitry StogovFixed missaligned access
2020-11-09 Nikita PopovSkip preload test under asan
2020-11-09 Nikita PopovRename PhpToken::getAll() to PhpToken::tokenize()
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-7.4' into PHP-8.0
2020-11-06 Christoph M... Split tests for compatibility with ICU 68.1
2020-11-06 Christoph M... Raise E_WARNING on PHP related errors
2020-11-06 Dmitry StogovMove stack overflow checks out of the loops
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-7.4' into PHP-8.0
2020-11-05 Nikita PopovBackport preloading trait fixup fixes
2020-11-05 Dmitry StogovFixed incorrect invariant guard motion
2020-11-05 Nikita PopovFixup trait methods even if no traits are used
2020-11-05 Nikita PopovFix multiple trait fixup
2020-11-04 Nikita PopovEnd output handlers in preload shutdown
2020-11-04 Nikita Popovgetlastmod() can return false
2020-11-04 Nikita PopovFix static variable in methods inheritance during prelo...
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 PopovAssert that references are not persisted
2020-11-04 Nikita PopovDon't xfail method_static_var.phpt
2020-11-04 Nikita PopovDon't disable opcache for generic tests
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 Nikita PopovDon't disable early binding during preloading script
2020-11-03 Nikita PopovReport parse errors during preloading
2020-11-03 Nikita PopovFix use of type copy ctor when importing trait properties
2020-11-03 Nikita PopovAllow unlinked classes when performing in_compilation...
2020-11-03 Nikita PopovFix variance checks on resolved union types
2020-11-03 Nikita PopovDon't ignore internal classes during preloading
2020-11-03 Nikita PopovFix persisting property info table with internal parent
2020-11-03 Nikita PopovPreserve trait method alias name during preloading
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 Chris BrownFix typo in UPGRADING
2020-11-03 Bogdan UngureanuImproved error message for typed class properties with...
2020-11-02 Chris Brown[ci skip] Fix small typo
2020-11-02 Nikita PopovRename opcache.jit_max_loops_unroll to opcache.jit_max_...
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 DharmanFix tests for MariaDB
2020-10-30 Alex DowadFix test added in d44235acaeb4
2020-10-30 Alex DowadConvert numeric string array keys to integers correctly...
2020-10-30 Nikita PopovFIxed bug #80299
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-7.4' into PHP-8.0
2020-10-30 Christoph M... Fix bug79177.phpt wrt. JIT
2020-10-30 Nikita PopovFix signed integer overflow
2020-10-30 Nikita PopovFixed bug #80290
2020-10-30 Dmitry StogovCreate TSSA loops for recursive call/return traces...
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-7.4' into PHP-8.0
2020-10-29 Nikita PopovHandle errors during PDO row fetch
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-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-7.4' into PHP-8.0
2020-10-29 Christoph M... [ci skip] Fix NEWS order
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 #44618: Fetching may rely on uninitialized data
2020-10-29 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-29 Nikita PopovRetain QUIT_SEND connection state
2020-10-28 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-28 Nikita PopovFixed bug #65825
2020-10-28 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-10-28 Christoph M... Fix #79177: FFI doesn't handle well PHP exceptions...
2020-10-28 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-28 Nikita PopovFixed bug #66528
2020-10-28 Dmitry StogovMerge branch 'PHP-7.4' into PHP-8.0
2020-10-28 Dmitry StogovFixed run-time binding of preloaded dynamically declare...
next