]> granicus.if.org Git - php/shortlog
php
2019-05-02 Kalle Sommer... NEWS
2019-05-02 Simon WelshInclude the request method in CLI server logs
2019-05-02 peter279kRemove test-pcntl script
2019-05-02 Kalle Sommer... PDO_Firebird test update, round 2
2019-05-02 Kalle Sommer... Rewrite PDO_Firebird tests to not depend on ext/interbase
2019-05-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-05-02 Javier SpagnolettiAdd more missing CURL_VERSION_* constants
2019-05-02 Nikita PopovImplement arrow functions
2019-05-01 Kalle Sommer... Remove some more interbase leftovers
2019-05-01 Kalle Sommer... Fix typo
2019-05-01 Kalle Sommer... NEWS for ext/interbase unbundling
2019-05-01 Kalle Sommer... Move ext/interbase to pecl/database/interbase
2019-04-30 Dmitry StogovUse ZEND_HASH_FOREACH with direct callback, instead...
2019-04-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-30 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-30 Christoph M... Update NEWS wrt. sec fixes
2019-04-30 蝦米fix typo
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-30 Stanislav MalyshevFix bug #77950 - Heap-buffer-overflow in _estrndup...
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-30 Christoph M... Fix #77821: Potential heap corruption in TSendMail()
2019-04-29 Dmitry StogovAlso, use ZEND_ACC_PRELOADED for classes
2019-04-29 Peter KokotRemove TSRM configuration header
2019-04-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-29 Christoph M... Fix #77943: imageantialias($image, false); does not...
2019-04-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-29 Christoph M... Add tests for bug77943
2019-04-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-29 Christoph M... Fix #77943: imageantialias($image, false); does not...
2019-04-29 Nikita PopovAdd UPGRADING entries
2019-04-29 Hugh McMasterUse PKG_CHECK_MODULES to detect the zip library
2019-04-29 Hugh McMasterUse PKG_CHECK_MODULES to detect the libsodium library
2019-04-29 Hugh McMasterAlways use pkg-config from the host architecture
2019-04-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-04-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-04-29 Nikita PopovFixed bug #77945
2019-04-29 Christoph M... Properly initialize out parameter
2019-04-29 JuryAdds json_encode test for unpacked arrays
2019-04-29 Christoph M... Extend CURLFile to support streams
2019-04-29 Nikita PopovFix typo in TRY_ASSIGN macro name
2019-04-29 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-29 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-29 Christoph M... Fix tests
2019-04-28 Peter KokotSimplify checking of *nix build tools
2019-04-28 Peter KokotRemove unused TSRM/readdir.h header
2019-04-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-28 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-28 Christoph M... Make MySQLPDOTest::extractVersion() more liberal
2019-04-28 Peter KokotEnhance the buildconf force option
2019-04-28 Peter KokotAutomatically remove aclocal.m4 if present
2019-04-28 Jakub ZelenkaUpdate NEWS with added TLS 1.3 info
2019-04-28 Jakub ZelenkaEnable TLS 1.3 by default
2019-04-28 Jakub ZelenkaFix tests and logic for TLS 1.3
2019-04-28 codarrenvelvindronAdded tls 1.3 support for PHP
2019-04-28 Peter Kokot[ci skip] Remove outdated and redundant Apache README
2019-04-27 Peter KokotMerge branch 'PHP-7.3' into PHP-7.4
2019-04-27 Peter KokotUpdate NEWS
2019-04-27 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-04-27 Peter KokotUpdate NEWS
2019-04-27 Craig DuncanFix #77024: SplFileObject::__toString() may return...
2019-04-27 David CarlierLittle detection change proposal.
2019-04-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-27 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-27 Christoph M... PHP, meet MySQL
2019-04-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-27 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-27 Christoph M... Fix #77944: Wrong meta pdo_type for bigint on LLP64
2019-04-26 Nikita PopovFix file name clash in zlib tests
2019-04-26 Nikita PopovEnable -Werror in CI
2019-04-26 Christoph M... Fix VirtualProtect() related Phar issues
2019-04-25 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-25 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-25 Christoph M... Fix #77940: test using outdated mon_thousands_sep for...
2019-04-25 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-25 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-25 Christoph M... Fix #77940: test using outdated mon_thousands_sep for...
2019-04-25 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-25 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-25 Christoph M... Fix #77940: test using outdated mon_thousands_sep for...
2019-04-24 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-24 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-24 Christoph M... Fix #77938: socket_get_option error
2019-04-24 Dmitry StogovUse better macros
2019-04-24 Dmitry Stogovsettype() optimization
2019-04-24 George Peter... Remove html_errors from INI Quick Reference as INI...
2019-04-24 Dmitry StogovUse ZEND_TRY_ASSIGN_REF_... macros for arguments passed...
2019-04-24 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-04-24 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-04-24 Remi Colletnews entry for litespeed
2019-04-23 Dmitry StogovOptimize constant SWITCH_LONG and SWITCH_STRING
2019-04-23 Dmitry StogovDon't eliminate BIND_STATIC if it may cause undefined...
2019-04-23 Peter KokotMove Autoconf Archive macros to a common m4 dir
2019-04-23 Peter KokotMove acinclude.m4 to build/php.m4
next