]> granicus.if.org Git - php/shortlog
php
2020-11-06 Christoph M... Split tests for compatibility with ICU 68.1
2020-11-05 Nikita PopovBackport preloading trait fixup fixes
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 PopovFix dynamic function definition in preload script
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-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-10-30 Nikita PopovFix SSA integrity violation for type inference in dead...
2020-10-30 Christoph M... Fix bug79177.phpt wrt. JIT
2020-10-29 DharmanFix bug #72413: Segfault with get_result and PS cursors
2020-10-29 Nikita PopovHandle errors during PDO row fetch
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 PopovReport gone away error in one more place
2020-10-29 Christoph M... [ci skip] Fix NEWS order
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 PopovRetain QUIT_SEND connection state
2020-10-28 Nikita PopovFixed bug #65825
2020-10-28 Christoph M... Fix #79177: FFI doesn't handle well PHP exceptions...
2020-10-28 Nikita PopovFixed bug #66528
2020-10-28 Dmitry StogovFixed run-time binding of preloaded dynamically declare...
2020-10-28 DharmanHandle mysqli errors in more cases
2020-10-28 Nikita PopovSync test with master
2020-10-28 DharmanFix bug #79375
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 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 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-7.3' into PHP-7.4
2020-10-26 Nikita PopovDeclare may_retry_reparse_point on windows only
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... 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-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-7.3' into PHP-7.4
2020-10-22 George Peter... Fix bug 76618
2020-10-22 George Peter... Fix bug 76618
2020-10-22 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-22 Nikita PopovDon't crash on uninitialized tidy object
2020-10-22 Derick RethansUpdated to version 2020.4 (2020d)
2020-10-22 Derick RethansEmpty merge
2020-10-22 Derick RethansUpdated to version 2020.4 (2020d)
2020-10-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-20 Christoph M... Fix #80242: imap_mail_compose() segfaults for multipart...
2020-10-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-20 Christoph M... Add char* cast to avoid compiler warnings
2020-10-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-20 Christoph M... Properly fix #80220
2020-10-20 twoseeFix bug #79643: Invalid memory read when opcache.intern...
2020-10-20 Nikita PopovFix CCM tag length setting for old OpenSSL versions
2020-10-19 Nikita PopovFix bug #79983: Add support for OCB mode
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-19 Derick RethansEmpty merge
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-15 Christoph M... Fix broken fix for #80239
2020-10-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-15 Christoph M... Fix #80239: imap_rfc822_write_address() leaks memory
2020-10-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-15 Nikita PopovFix leak in gmp_export()
2020-10-14 Nikita PopovAllow passing $tag for non-authenticated encryption
2020-10-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-13 Christoph M... Fix #64076: imap_sort() does not return FALSE on failure
2020-10-13 Derick RethansPrepare for 7.4.13
2020-10-13 Christoph M... Ignore memory leaks reported for some libc-client functions
2020-10-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-13 Christoph M... 7.3.25 is next
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80226: imap_sort() leaks sortpgm memory
2020-10-12 Philip Hofstetterintl: report more information about message pattern...
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80216: imap_mail_compose() does not validate types...
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80223: imap_mail_compose() leaks envelope on malfo...
2020-10-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Christoph M... Fix #80220: imap_mail_compose() may leak memory
2020-10-12 Nikita PopovRevert "Add missing X509 purpose constants"
2020-10-12 Vincent JARDINAdd missing X509 purpose constants
2020-10-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-12 Nikita PopovDetect self-addition of array more accurately
2020-10-12 Nikita PopovDeindirect source elements in zend_hash_merge
2020-10-12 Nikita PopovBackport schedule in yaml
2020-10-12 Nikita PopovAvoid non-object in FE_FREE
2020-10-11 Derick RethansMerge branch 'PHP-7.3' into PHP-7.4
2020-10-11 Derick RethansFixed test for bug #48097 due to confirmed data changes...
2020-10-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-10 Christoph M... Fix #80215: imap_mail_compose() may modify by-val param...
2020-10-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-10-10 Christoph M... Fix #80213: imap_mail_compose() segfaults on certain...
2020-10-10 Nikita PopovDon't specify symfony branch
2020-10-09 Nikita PopovFixed bug #80186
2020-10-09 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-10-09 Petr SumberaMake iconv errno support test pass on Solaris.
next