]> granicus.if.org Git - php/shortlog
php
2020-01-28 Christoph M... Enable support for LIBZIP_VERSION
2020-01-28 Nikita PopovFixed bug #78989
2020-01-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-28 Christoph M... Fix #76584: PharFileInfo::decompress not working
2020-01-28 Christoph M... Fix #79172: STRUCT_OFFSET() relies on undefined behavior
2020-01-27 Remi Collet- bump zip extension version to 1.15.6
2020-01-27 Máté KocsisFix #78969 Make PASSWORD_DEFAULT match PASSWORD_BCRYPT...
2020-01-27 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-27 Ivan MikheykinFix bug #78323: Code 0 is returned on invalid options
2020-01-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-26 Florian SmeetsAdd CURLOPT CURLOPT_HTTP09_ALLOWED available since...
2020-01-25 George Peter... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-25 George Peter... Fixed bug #79080 [ci skip]
2020-01-24 Nikita PopovFixed bug #79128
2020-01-24 Nikita PopovFix mysqli ssl test for tls1.3
2020-01-24 Nikita PopovFixed bug #79011
2020-01-24 Nikita PopovFix memory leaks in mysqlnd debug functionality
2020-01-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-24 Christoph M... Make test independent of online XSD schema
2020-01-24 Remi ColletAdd ZipArchive::CM_LZMA2 constant (since libzip 1.6.0)
2020-01-24 Christoph M... Yet another check for php_strip_tags_ex()
2020-01-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-24 Christoph M... Yet another check for php_strip_tags_ex()
2020-01-24 Nikita PopovDon't use CRLF when generating diffs
2020-01-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-23 Nikita PopovFix bug76348.phpt
2020-01-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-23 liudaixiaoFixed bug #78902
2020-01-23 Léopold JacquotAdd unit test for bug #78902
2020-01-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-23 Nikita PopovFixed bug #79151
2020-01-23 Nikita PopovFixed bug #79155
2020-01-23 Christoph M... Enable UBSan in addition to ASan
2020-01-23 Christoph M... Make MSVCRT memory leak checking usable for the test...
2020-01-23 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-01-23 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-01-23 Stanislav MalyshevMore checks for php_strip_tags_ex
2020-01-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-22 Christoph M... Don't leak encoding_str
2020-01-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-22 Christoph M... Fix #79154: mb_convert_encoding() can modify $from_encoding
2020-01-22 Christoph M... Fix #79149: SEGV in mb_convert_encoding with non-string...
2020-01-22 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-01-22 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-01-22 Remi Colletnext will be 7.2.28
2020-01-21 Nikita PopovAvoid some @count() suppressions in run-tests.php
2020-01-21 Nikita PopovAdd sleep in FPM reload test
2020-01-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Christoph M... Fix #79145: openssl memory leak
2020-01-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Deus KaneFix #79146: cscript can fail to run on some systems
2020-01-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Nikita PopovFix file clash in bug54446.phpt tests
2020-01-21 Christoph M... Update NEWS wrt. sec fixes
2020-01-21 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-01-21 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-01-21 Stanislav MalyshevUpdate NEWS
2020-01-21 Stanislav MalyshevFix bug #79037 (global buffer-overflow in `mbfl_filt_co...
2020-01-21 Stanislav MalyshevFix #79099: OOB read in php_strip_tags_ex
2020-01-21 Christoph M... Fix #79091: heap use-after-free in session_create_id()
2020-01-20 Nikita PopovFix bug #79112: IMAP can't find OpenSSL during configure
2020-01-20 Nikita PopovIncrease timeout in mysqli_reap_async_query test
2020-01-20 Xinchen HuiLet's make this safer from maliciously crafted filename
2020-01-20 Xinchen Huiminor cleanup
2020-01-20 Xinchen HuiFixed bug #79114 (Eval class during preload causes...
2020-01-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-17 Nikita PopovFixed bug #79115
2020-01-17 aand18Update php.ini files to add missing FTP extension
2020-01-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-17 Nikita PopovFixed bug #71876
2020-01-16 Christoph M... Disable optimizations for ASan instrumented builds
2020-01-14 Christoph M... Fix #79096: FFI Struct Segfault
2020-01-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-13 Christoph M... Fix #79084: mysqlnd may fetch wrong column indexes...
2020-01-13 Nikita PopovFix test
2020-01-11 Christoph M... Bring back test case support for older MySQL versions
2020-01-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-10 Christoph M... Fix test cases which fail on Windows debug builds
2020-01-10 Nikita PopovRemove unnecessary whitespace sensitivtiy from some...
2020-01-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-10 Christoph M... Fix test for Windows ZTS builds
2020-01-09 Christoph M... Silence potential taskkill error messages
2020-01-09 Christoph M... Fix useless tests
2020-01-09 Nikita PopovIncrease select timeout in FPM tester
2020-01-09 Christoph M... Fix #79086: Bump version not applied
2020-01-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-08 Christoph M... Fix #79078: Hypothetical use-after-free in curl_multi_a...
2020-01-08 Christoph M... Bump version
2020-01-08 Christoph M... Extract function
2020-01-08 Nikita PopovRevert "Display a message if select in FPM test timeouts"
2020-01-08 Nikita PopovDisplay a message if select in FPM test timeouts
2020-01-07 Christoph M... Make test more resilient
2020-01-07 Christoph M... Increase sleep() time in test case
2020-01-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-07 Christoph M... Bump version
2020-01-06 Nikita PopovRemove support for preloading on Windows
2020-01-06 Nikita PopovThrow Error when referencing uninit typed prop in __sleep
2020-01-06 Christoph M... [ci skip] Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 Christoph M... Revert "Extend CURLFile to support streams"
2020-01-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
next