]> granicus.if.org Git - php/shortlog
php
2020-11-25 DharmanFixed error reporting in mysqli_stmt::__construct
2020-11-25 Nikita PopovReindent more mysqli tests
2020-11-25 Nikita PopovReindent ext/mysqli tests
2020-11-24 Nikita PopovFix usage of casted string in ReflectionParameter ctor
2020-11-24 Nikita PopovFixed bug #80393
2020-11-24 Christoph M... Fix #77961: finfo_open crafted magic parsing SIGABRT
2020-11-24 Christoph M... Fix #80366: Return Value of zend_fstat() not Checked
2020-11-24 Nikita PopovFixed bug #80362: Running dtrace scripts can cause...
2020-11-22 Christoph M... Fix #77594: ob_tidyhandler is never reset
2020-11-20 Benjamin MorelFix typos in php.ini files
2020-11-19 Christoph M... Fix #72964: White space not unfolded for CC/Bcc headers
2020-11-19 Christoph M... Fix #80345: PHPIZE configuration has outdated PHP_RELEA...
2020-11-18 Nikita PopovShort-circuit get_gc for currently running generator
2020-11-17 Darek SlusarczykFix #80312: change default engine from MyISAM to InnoDB...
2020-11-17 Nikita PopovFix incorrectly optimized out live range
2020-11-16 Christoph M... Fix #74558: Can't rebind closure returned by Closure...
2020-11-11 Nikita PopovHandle errors during next_result()
2020-11-10 Derick RethansPHP-7.4 is now for 7.4.14
2020-11-10 Nikita PopovAdd integration test for symfony preloading
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 PopovFix phi use chain management when renaming variable
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-07 Derick RethansUpdate version in 7.4 branch
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
next