]> granicus.if.org Git - php/shortlog
php
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...
2020-09-17 Daniel Blackmysql: native mysql-8.0 uses _Bool
2020-09-17 Daniel Blackmysqli: use native api
2020-09-17 Gabríel Arthúr... ext/soap: Compare Set-Cookie header case-insensitively
2020-09-17 Nikita PopovFixed bug #80083
2020-09-15 Christoph M... 7.3.24 is next
2020-09-14 Christoph M... Avoid segfault if module/extension version is not defined
2020-09-11 Christoph M... Fix #80067: Omitting the port in bindto setting errors
2020-09-09 Sammy Kaye... Fix #79825: opcache.file_cache causes SIGSEGV with...
2020-09-08 Christoph M... Fix #72941: Modifying bucket->data by-ref has no effect...
2020-09-08 Nikita PopovFixed bug #80077
2020-09-04 Nikita PopovAvoid duplicate octal warning during heredoc scan ahead
2020-09-03 Nikita PopovFixed bug #80049
2020-09-03 Christoph M... Fix #80048: Bug #69100 has not been fixed for Windows
2020-09-03 Christoph M... Skip test if A: drive exists
2020-09-03 Nikita PopovHandle memory limit error during string reallocation...
2020-09-02 Nikita PopovFix binary-safety of parse_url
2020-09-02 Nikita PopovFix throwing of yield from related exceptions into...
2020-09-02 Nikita PopovFix infinite loop on string offset during by-ref list...
2020-08-31 Nikita PopovFix leak on assign concat of array and empty string
2020-08-31 Derick RethansFixed test case
2020-08-31 Derick RethansUpdate timelib to 2018.04
2020-08-31 Matteo BeccatiFix #80027 Terrible performance using $query->fetch...
2020-08-31 Nikita PopovFix handling of exception if valid() during yield from
2020-08-31 Nikita PopovMake MAX_IFD_NESTING_LEVEL an actual nesting level
2020-08-30 twoseeImprove error_handing replacement functions
2020-08-27 Nikita PopovRequire non-negative length in stream_get_contents()
2020-08-26 Christoph M... Fix com_safearray_proxy related memory management issues
2020-08-26 Christoph M... Separate COM::__construct()s $server_name array
2020-08-26 Christoph M... Fix #64130: COM obj parameters passed by reference...
2020-08-26 Nikita PopovFix memory leak when yielding from non-iterable
2020-08-25 Christoph M... Avoid double-free
2020-08-25 Nikita PopovRemove bogus REGISTER_LONG_CONSTANT
2020-08-24 Christoph M... Fix potential integer overflow detected by oss-fuzz
2020-08-24 Christoph M... Fix #79986: str_ireplace bug with diacritics characters
2020-08-24 Christoph M... Fix #80002: calc free space for new interned string...
2020-08-22 Andy PostnikovFix #80007: Potential type confusion in unixtojd()...
2020-08-21 Manuel MauszFix wrong datatype
2020-08-18 Matteo BeccatiFix #47021: SoapClient stumbles over WSDL delivered...
2020-08-18 Christoph M... 7.3.23 is next
2020-08-18 Christoph M... Fix HTTP response status code
2020-08-14 Nikita PopovNull terminate the sodium_crypto_kx_keypair() result
2020-08-11 Ahmed AbdouFix #64705 errorInfo property of PDOException is null...
2020-08-11 NawarianFix bug #75785 by attempt switching endianness on Maker...
2020-08-11 Christoph M... Fix #48585: com_load_typelib holds reference, fails...
2020-08-11 Nikita PopovFixed bug #79951
2020-08-10 George WangMake sure string is NUL byte terminated.
2020-08-10 Nikita PopovCheck the correct list
next