]> granicus.if.org Git - php/shortlog
php
2021-01-04 Christoph M... Fix #77423: parse_url() will deliver a wrong host to...
2021-01-04 Remi Colletrename COMPILER and ARCHITECTURE macro (too generic)
2021-01-03 Christoph M... Merge branch 'PHP-8.0'
2021-01-03 Christoph M... Fix imap stubs
2021-01-03 Christoph M... Merge branch 'PHP-8.0'
2021-01-03 Christoph M... ZipArchive methods do not return NULL
2021-01-02 Tyson AndreUse Z_PARAM_OBJ macros when zval isn't needed
2021-01-01 Christoph M... Merge branch 'PHP-8.0'
2021-01-01 Christoph M... Fix parameter name
2021-01-01 Christoph M... Merge branch 'PHP-8.0'
2021-01-01 Christoph M... Fix build
2021-01-01 Máté KocsisMerge branch 'PHP-8.0'
2021-01-01 Máté KocsisUse RETURN_THROWS() in a few places
2021-01-01 Christoph M... Merge branch 'PHP-8.0'
2021-01-01 Christoph M... Fix ReflectionClass::getConstants() stub
2020-12-30 Christoph M... Merge branch 'PHP-8.0'
2020-12-30 Christoph M... [ci skip] Fix pgsql constant names in UPGRADING
2020-12-30 Máté KocsisMerge branch 'PHP-8.0'
2020-12-30 Máté KocsisFix refentry attribute replacing
2020-12-30 Christoph M... Merge branch 'PHP-8.0'
2020-12-30 George Peter... Fix #80560: Strings containing only a base prefix retur...
2020-12-29 George Peter... Remove superfluous return statement.
2020-12-29 Tyson AndreRemove redundant check in SplObjectStorage->count
2020-12-29 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-29 Dmitry StogovInitialize EX(call)->func by single instruction
2020-12-29 Dmitry StogovReuse value stored in %r0 instead of immediate operand
2020-12-28 Christoph M... Merge branch 'PHP-8.0'
2020-12-28 Christoph M... Fix ffi stubs
2020-12-28 Máté KocsisMerge branch 'PHP-8.0'
2020-12-28 Máté KocsisFix return type of DateTimeImmutable::__set_state()
2020-12-28 Máté KocsisAdd support for generating methodsynopses from stubs
2020-12-28 Christoph M... Merge branch 'PHP-8.0'
2020-12-28 Christoph M... Bump minimum re2c version to 0.13.7
2020-12-27 Christoph M... Merge branch 'PHP-8.0'
2020-12-27 Christoph M... php_formatted_print() throws on failure
2020-12-27 Christoph M... Merge branch 'PHP-8.0'
2020-12-27 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-27 hasziReplace sort() function calls with ksort() in basic...
2020-12-26 Christoph M... Merge branch 'PHP-8.0'
2020-12-26 Christoph M... DateTime*::getOffset() no longer returns false as of...
2020-12-25 Tyson Andre[skip ci] fix typo in NEWS
2020-12-24 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-24 Dmitry StogovEliminate redundand comparison insructions
2020-12-24 Máté KocsisMerge branch 'PHP-8.0'
2020-12-24 Máté KocsisFix the signature of FFI::typeof() and FFI::memcmp()
2020-12-24 Máté KocsisAdd a few other RETURN_THROWS()
2020-12-24 Máté KocsisFix the signature of FFI::sizeof() and FFI::alignof()
2020-12-24 Christopher... Merge branch 'PHP-8.0'
2020-12-24 Christopher... Fix PDO_OCI test
2020-12-24 Christopher... Fix PDO_OCI build
2020-12-23 George Peter... Update hash for IMAP stubs after adding final qualifier
2020-12-23 Ayesh KarunaratneIMAP: Declare `IMAPConnection` class as `final` (stub...
2020-12-23 Ayesh KarunaratneIMAP: Disallow direct `new IMAPConnection()` construct
2020-12-23 Christoph M... Merge branch 'PHP-8.0'
2020-12-23 Semen DubinaAdd regression test for bug #76770
2020-12-23 Christoph M... Merge branch 'PHP-8.0'
2020-12-23 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-23 Adam SeitzFix #80384: limit read buffer size
2020-12-23 Nikita PopovSupport native types in PDO SQLite
2020-12-23 Ayesh KarunaratneFTP: Disallow direct `FTPConnection` construction
2020-12-22 George Peter... EXPECTF imap_errors() test's authentication error
2020-12-22 George Peter... Make imap_errors() test no hang
2020-12-22 George Peter... Optimize Dovecot configuration for IMAP tests
2020-12-22 Nikita PopovRewrite PDO result binding
2020-12-22 Nikita PopovDon't use explicitly nullable column in bug_73234.phpt
2020-12-22 Nikita PopovAdd CONFLICTS file for PDO firebird tests
2020-12-22 Nikita PopovFix bug_69356.phpt for firebird
2020-12-22 Nikita PopovPDO Firebird: Use recreate table
2020-12-22 Nikita PopovSuppress zend_signals warnings if pdo_firebird loaded
2020-12-22 George Peter... Add IMAP resource to object conversion to UPGRADING
2020-12-22 George Peter... Convert IMAP resource to object
2020-12-21 Nikita PopovBuild PDO Firebird on Azure
2020-12-21 Nikita PopovShow slow SKIPIF sections as well
2020-12-21 Nikita PopovPDO Firebird: Fix uninitialized var warning
2020-12-21 Nikita PopovBuild PDO odbc on azure
2020-12-21 Nikita PopovPDO: Honor ATTR_STRINGIFY_FETCHES for booleans
2020-12-21 Derick RethansMerge branch 'PHP-8.0' into master
2020-12-21 Derick RethansFixed bug #80376 (last day of the month causes runway...
2020-12-21 Derick RethansFixed bug #80376 (last day of the month causes runway...
2020-12-21 Nikita PopovMerge branch 'PHP-8.0'
2020-12-21 Nikita PopovFix bug #80537
2020-12-21 Christopher... Merge branch 'PHP-8.0'
2020-12-21 Christopher... Description typo
2020-12-21 Christopher... Merge branch 'PHP-8.0'
2020-12-21 Christopher... Bundle PECL OCI8 3.0.1
2020-12-21 Christopher... Merge branch 'PHP-8.0'
2020-12-21 Christopher... Retrofit NEWS
2020-12-20 Christoph M... Merge branch 'PHP-8.0'
2020-12-20 Christoph M... Revert "DateTime:: and DateTimeImmutable::getTimestamp...
2020-12-20 Christoph M... Merge branch 'PHP-8.0'
2020-12-20 Christoph M... DateTime:: and DateTimeImmutable::getTimestamp() may...
2020-12-20 Christoph M... Convert file_info resources to objects
2020-12-20 Christoph M... Merge branch 'PHP-8.0'
2020-12-20 Christoph M... Fix ext/date stubs
2020-12-18 Nikita PopovFix leak
2020-12-18 Nikita PopovBack memory stream by a zend_string
2020-12-18 Nikita PopovRemove unused smax member from memory stream
2020-12-18 Nikita PopovRemove unused pdo_pgsql_column member
2020-12-18 Nikita PopovTry to fix azure pipelines config
2020-12-18 Nikita PopovAdd basic libmysqlclient CI job
next