]> granicus.if.org Git - php/shortlog
php
2021-02-02 Christoph M... Prepare for 7.3.27 PHP-7.3.27 php-7.3.27
2021-02-01 Christoph M... Revert "Updated to version 2021.1 (2021a)"
2021-02-01 Stanislav MalyshevFix bug #80672 - Null Dereference in SoapClient
2021-01-27 Stanislav MalyshevRm unneeded function
2021-01-27 Christoph M... Alternative fix for bug 77423
2021-01-25 Derick RethansUpdated to version 2021.1 (2021a)
2021-01-04 Stanislav Malyshev[ci skip] Fix order
2021-01-04 Stanislav Malyshev[ci skip] Unpdate NEWS
2021-01-02 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2021-01-02 Christoph M... Fix #77423: parse_url() will deliver a wrong host to... PHP-7.2
2020-12-15 Christoph M... 7.3.27 is next
2020-12-03 Daniel BlackFix mysqli_expire_password test for mariadb
2020-12-02 Nikita PopovFixed bug #80457
2020-11-27 Jakub ZelenkaFix test for bug62890 to not depend on system cert...
2020-11-27 Daniel BlackFix mysqli_get_client_stats test
2020-11-10 Christoph M... 7.3.26 is next
2020-11-09 Alexander M... Fixed bug #80310: Support for icu4c 68.1.
2020-11-04 Christoph M... Fix #80266: parse_url silently drops port number 0
2020-11-03 Nikita PopovFix another implicit function declaration in configure
2020-11-02 Christoph M... Fix #70461: disable md5 code when it is not supported...
2020-10-29 Christoph M... Fix format specifier
2020-10-29 Christoph M... Fix #44618: Fetching may rely on uninitialized data
2020-10-26 Nikita PopovDeny cloning of fileinfo objects
2020-10-26 Christoph M... Revert "Fix out-of-bounds write"
2020-10-26 Christoph M... Fix #80268: loadHTML() truncates at NUL bytes
2020-10-26 Nikita PopovDeclare may_retry_reparse_point on windows only
2020-10-26 Christoph M... Fix #62474: com_event_sink crashes on certain arguments
2020-10-26 Christoph M... Fix #80258: Windows Deduplication Enabled, randon permi...
2020-10-26 Christoph M... Fix #80280: ADD_EXTENSION_DEP() fails for ext/standard...
2020-10-22 George Peter... Fix bug 76618
2020-10-22 Nikita PopovDon't crash on uninitialized tidy object
2020-10-22 Derick RethansUpdated to version 2020.4 (2020d)
2020-10-20 Christoph M... Fix #80242: imap_mail_compose() segfaults for multipart...
2020-10-20 Christoph M... Add char* cast to avoid compiler warnings
2020-10-20 Christoph M... Properly fix #80220
2020-10-19 Derick RethansUpdated to version 2020.3 (2020c)
2020-10-15 Christoph M... Fix broken fix for #80239
2020-10-15 Christoph M... Fix #80239: imap_rfc822_write_address() leaks memory
2020-10-15 Nikita PopovFix leak in gmp_export()
2020-10-13 Christoph M... Fix #64076: imap_sort() does not return FALSE on failure
2020-10-13 Christoph M... 7.3.25 is next
2020-10-12 Christoph M... Fix #80226: imap_sort() leaks sortpgm memory
2020-10-12 Christoph M... Fix #80216: imap_mail_compose() does not validate types...
2020-10-12 Christoph M... Fix #80223: imap_mail_compose() leaks envelope on malfo...
2020-10-12 Christoph M... Fix #80220: imap_mail_compose() may leak memory
2020-10-12 Nikita PopovDetect self-addition of array more accurately
2020-10-12 Nikita PopovDeindirect source elements in zend_hash_merge
2020-10-11 Derick RethansFixed test for bug #48097 due to confirmed data changes...
2020-10-10 Christoph M... Fix #80215: imap_mail_compose() may modify by-val param...
2020-10-10 Christoph M... Fix #80213: imap_mail_compose() segfaults on certain...
2020-10-09 Petr SumberaMake iconv errno support test pass on Solaris.
2020-10-09 Nikita PopovXFAIL test broken by timelib update
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Derick RethansUpdated to version 2020.2 (2020b)
2020-10-08 Christoph M... Fix too strict imap test expectations
2020-10-07 Christoph M... Fix #77040: tidyNode::isHtml() is completely broken
2020-10-07 Christoph M... Fix #80185: jdtounix() fails after 2037
2020-10-05 Christoph M... Fix #46050: odbc_next_result corrupts prepared resource
2020-10-05 Nikita PopovFix -Wimplicit-function-declaration in configure
2020-10-02 K.KosakoFix out-of-bounds write
2020-10-02 Matteo Beccati[ci skip] moved soap fix to 7.3.23
2020-10-01 Dmitry StogovBackport of a partial fix for bug Bug #76982 (memory...
2020-09-30 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-09-30 George Peter... Fixed incorrect error message
2020-09-30 Remi Colletbump version to 7.2.35-dev
2020-09-30 George Peter... Fixed incorrect logical condition
2020-09-29 Stanislav Malyshev[ci skip] Add 7.3.23 security fixes to NEWS
2020-09-29 Christoph M... [ci skip] Fix version
2020-09-29 Christoph M... Fix #80152: odbc_execute() moves internal pointer of...
2020-09-29 Christoph M... Fix #80150: Failure to fetch error message
2020-09-29 Matthias KarbeFix bug #80137
2020-09-29 Matthias KarbeFix bug #80138
2020-09-29 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-09-29 Remi Collet[ci skip] typo
2020-09-29 Stanislav MalyshevDo not decode cookie names anymore
2020-09-29 Stanislav MalyshevFix bug #79601 (Wrong ciphertext/tag in AES-CCM encrypt...
2020-09-29 Stanislav MalyshevUpdate UPGRADING
2020-09-29 Stanislav MalyshevUpdate NEWS & UPGRADING
2020-09-28 Christoph M... Fix #67465: NULL Pointer dereference in odbc_handle_pre...
2020-09-27 Stanislav MalyshevDo not decode cookie names anymore
2020-09-27 Stanislav MalyshevFix bug #79601 (Wrong ciphertext/tag in AES-CCM encrypt...
2020-09-25 George Peter... Fix logic error in PDO
2020-09-25 Christoph M... Fix #80147: BINARY strings may not be properly zero...
2020-09-24 Christoph M... Use proper skipif section
2020-09-24 Christoph M... Fix #78470: odbc_specialcolumns() no longer accepts...
2020-09-23 Christoph M... Fix #76735: Incorrect message in fopen on invalid mode
2020-09-23 Christoph M... Fix #77493: curl_basic_009 fails with newer curl versions
2020-09-22 Christoph M... Fix #76943: Inconsistent stream_wrapper_restore() errors
2020-09-22 Christoph M... Fix #79423: copy command is limited to size of file...
2020-09-21 Christoph M... Fix memory leak in php_imap_mutf7()
2020-09-20 Christoph M... Fix #80114: parse_url does not accept URLs with port 0
2020-09-20 Bob WeinandFix mysqli build with mysqlnd and without PDO
2020-09-18 Daniel BlackFix #78179: mysqli/mysqlnd transaction extensions
2020-09-18 Nikita PopovSupport NO_BACKSLASH_ESCAPES with newer libmysqlclient
2020-09-18 Nikita PopovUse MyISAM engine for new test
2020-09-18 Nikita PopovFix bug #80107: Handling of large compressed packets
2020-09-18 Máté KocsisBug #80107 Add test for mysqli_query() fails for ~16...
2020-09-17 Nikita PopovFix mysqli_release_savepoint() on mysqlnd
2020-09-17 Christoph M... Fix #80115: mysqlnd.debug doesn't recognize absolute...
2020-09-17 Daniel Blackpdo_mysql/mysqli (native) libmysqlclient_r no-longer...
next