]> granicus.if.org Git - php/shortlog
php
2020-03-17 Stanislav MalyshevFix bug #79329 - get_headers should not accept \0
2020-03-17 Stanislav MalyshevFixed bug #79282
2020-03-17 Christoph M... Fix #79283: Segfault in libmagic patch contains a buffe...
2020-03-17 Christoph M... Fix #79371: mb_strtolower (UTF-32LE): stack-buffer...
2020-03-16 Nikita PopovDon't specify ports in socket_export_stream-4.phpt
2020-03-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-15 Jacob DreesenFix typo in php.ini comment
2020-03-12 Dmitry StogovCheck asserts early
2020-03-12 Dmitry Stogovidentation fix
2020-03-12 Dmitry StogovCall global code of preloaded script in global context
2020-03-12 Dmitry StogovAvoid "Anonymous class wasn't preloaded" error by lazel...
2020-03-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-12 Christoph M... Fix #79199: curl_copy_handle() memory leak
2020-03-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-12 Christoph M... Fix #61597: SXE properties may lack attributes and...
2020-03-12 Dmitry StogovExport FFI::__BIGGEST_ALIGNMENT__
2020-03-12 Dmitry StogovAllow to fetch function address
2020-03-12 Xinchen HuiFolder mark missed
2020-03-11 Dmitry StogovExport FFI::__BIGGEST_ALIGNMENT__
2020-03-11 Dmitry StogovAllow to fetch function address
2020-03-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-11 Christoph M... Fix #78210: Invalid pointer address
2020-03-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-11 Christoph M... Fix #79364: When copy empty array, next key is unspecified
2020-03-10 Peter SeidererCheck for sys/auxv.h before using it.
2020-03-09 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-09 Christoph M... Enclose INI values containing {TMP} in quotes
2020-03-09 Nikita PopovFixed bug #79357
2020-03-06 Christoph M... PHP-7.4 is now 7.4.5-dev
2020-03-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-06 Christoph M... Skip test on Windows if privileges are insufficient
2020-03-06 Nikita PopovFix community job
2020-03-06 Nikita PopovAdd test for bug #63816
2020-03-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-06 Christoph M... Fix #75673: SplStack::unserialize() behavior
2020-03-04 Christoph M... Fix intermittent test failures of windows_mb_path tests
2020-03-03 Remi Colletthis test needs json
2020-03-03 Derick RethansPHP-7.4 is now 7.4.5-dev
2020-03-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-03 Christoph M... Next is 7.3.17
2020-03-02 Christoph M... Fix #79013: Content-Length missing when posting a curlF...
2020-03-02 Christoph M... Native Windows support for mysqlnd sha256 authentification
2020-03-02 Christoph M... Abstract over crypto operations
2020-03-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-02 Christoph M... Update libmagic.patch
2020-03-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-02 Christoph M... Fix #79333: com_print_typeinfo() leaks memory
2020-03-02 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-02 Christoph M... Fix #79332: php_istreams are never freed
2020-02-28 Nikita PopovRemove generated lexer
2020-02-28 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-28 Nikita PopovFixed bug #79062
2020-02-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-28 Christoph M... Fix #79311: enchant_dict_suggest() fails on big endian...
2020-02-28 Nikita PopovTry to fix msvc build
2020-02-28 Nikita PopovFix another flaky FPM test
2020-02-28 Nikita PopovTry to fix intermittent FPM failures
2020-02-28 Nikita PopovFixed bug #79252
2020-02-28 Remi Colletfix test
2020-02-28 Remi ColletNEWS
2020-02-28 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-02-28 Remi ColletFix #79315 ZipArchive::addFile doesn't honor start...
2020-02-28 Nikita PopovUse type-checked ref assignment in UConverter
2020-02-27 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Dmitry StogovFixed incorrect overflow detection
2020-02-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Christoph M... Add upgrading node regarding fix for bug #79271
2020-02-27 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Dmitry StogovFixed incorrect behavior of internal memory debugger
2020-02-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-27 Christoph M... Fix #64032: mysqli reports different client_version
2020-02-26 Nikita PopovAdd test for bug #60161
2020-02-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-25 Mark PlomerFix #63206: Fully support error/exception_handler stack...
2020-02-24 Nikita PopovEnable ext/sodium in CI
2020-02-24 Nikita PopovAdd skipif for argon2id in test
2020-02-24 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-24 Nikita PopovDon't treat any WS as start of header
2020-02-24 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-24 Nikita PopovReduce code duplication in HTTP header checks
2020-02-24 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-24 Miguel Xavier... Fixes #79265: Improper injection of Host header when...
2020-02-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-23 Christoph M... Fix #79299: com_print_typeinfo prints duplicate variables
2020-02-23 Jakub ZelenkaFix bug #79014 (PHP-FPM & Primary script unknown)
2020-02-23 Jakub ZelenkaFix bug #77653 (operator displayed instead of the real...
2020-02-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-21 Christoph M... Fix #79294: ::columnType() may fail after SQLite3Stmt...
2020-02-21 Nikita PopovDon't use asm arithmetic under msan
2020-02-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-21 Christoph M... Add test for bug #78569
2020-02-21 Nikita PopovUpdate Ubuntu version on Azure
2020-02-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-20 Christoph M... Fix NEWS [ci skip]
2020-02-18 Nikita PopovDon't use VLA in mysqlnd auth
2020-02-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-18 Christoph M... Remove extra tab in NEWS [ci skip]
2020-02-18 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-02-18 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-02-18 Remi Colletbump version to 7.2.29
next