]> granicus.if.org Git - php/shortlog
php
2021-01-04 Stanislav MalyshevMerge branch 'PHP-7.4' into PHP-8.0
2021-01-04 Stanislav Malyshev[ci skip] Update NEWS
2021-01-04 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-04 Stanislav Malyshev[ci skip] Fix order
2021-01-04 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-04 Stanislav Malyshev[ci skip] Unpdate NEWS
2021-01-04 Stanislav MalyshevFix bug #79405 - gethostbyname() silently truncates...
2021-01-04 Christoph M... Fix #77423: parse_url() will deliver a wrong host to...
2021-01-03 Christoph M... Fix imap stubs
2021-01-03 Christoph M... ZipArchive methods do not return NULL
2021-01-02 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-02 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2021-01-02 Christoph M... Fix #77423: parse_url() will deliver a wrong host to... PHP-7.2
2021-01-01 Christoph M... Fix parameter name
2021-01-01 Christoph M... Fix build
2021-01-01 Máté KocsisUse RETURN_THROWS() in a few places
2021-01-01 Christoph M... Fix ReflectionClass::getConstants() stub
2020-12-30 Christoph M... [ci skip] Fix pgsql constant names in UPGRADING
2020-12-30 Máté KocsisFix refentry attribute replacing
2020-12-30 George Peter... Fix #80560: Strings containing only a base prefix retur...
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... Fix ffi stubs
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... Bump minimum re2c version to 0.13.7
2020-12-27 Christoph M... php_formatted_print() throws on failure
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... DateTime*::getOffset() no longer returns false as of...
2020-12-24 Dmitry StogovEliminate redundand comparison insructions
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... Fix PDO_OCI test
2020-12-23 Semen DubinaAdd regression test for bug #76770
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-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 PopovFix bug #80537
2020-12-21 Christopher... Description typo
2020-12-21 Christopher... Bundle PECL OCI8 3.0.1
2020-12-21 Christopher... Retrofit NEWS
2020-12-20 Christoph M... Revert "DateTime:: and DateTimeImmutable::getTimestamp...
2020-12-20 Christoph M... DateTime:: and DateTimeImmutable::getTimestamp() may...
2020-12-20 Christoph M... Fix ext/date stubs
2020-12-18 Nikita PopovPDO MySQL: Handle boolean parameter binding with libmysql
2020-12-18 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-18 Nikita PopovMySQLnd: Support cursors in store/get result
2020-12-16 Christoph M... Fix #80521: Parameters with underscores no longer recog...
2020-12-16 Nikita PopovDetect overlarge step for character range()
2020-12-16 Nikita PopovPDO MySQL: Use mysqlnd column names
2020-12-16 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-16 Nikita PopovFixed bug #67983
2020-12-16 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-16 Nikita PopovFix bug #80523
2020-12-15 Derick RethansMerge branch 'PHP-7.4' into PHP-8.0
2020-12-15 Derick RethansPrepare for 7.4.15
2020-12-15 Gabriel CarusoPrepare for PHP 8.0.2
2020-12-15 Gabriel CarusoNext is 8.0.2
2020-12-15 Dmitry StogovOptimize out result value of ASSIGN, ASSIGN_OP and...
2020-12-15 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-15 Christoph M... Fix #77322: PharData::addEmptyDir('/') Possible integer...
2020-12-15 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-12-15 Christoph M... 7.3.27 is next
2020-12-15 Ayesh KarunaratneJIT: Update invalid opcache.jit INI value message to...
2020-12-15 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-15 Calvin BuckleyIBM i PASE doesn't support ITIMER_PROF
2020-12-15 David CarlierJIT disabled build fix.
2020-12-14 Christoph M... Add Windows support for OCI 19
2020-12-14 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-14 Christoph M... Drop pdo_mysql_prepare_load_data.phpt
2020-12-14 Dmitry StogovRemove unused flag
2020-12-14 Dmitry StogovFixed bug #80506 (Immediate SIGSEGV upon ini_set("opcac...
2020-12-14 Dmitry StogovFixed bug #80506 (Immediate SIGSEGV upon ini_set("opcac...
2020-12-13 Jakub ZelenkaMerge branch 'PHP-7.4' into PHP-8.0
2020-12-13 Jakub ZelenkaFix bug #69625: FPM returns 200 status on request witho...
2020-12-11 ekinhbayarRemove bug41347.phpt as the error cases are already...
2020-12-11 Nikita PopovFixed bug #79132
2020-12-11 Nikita PopovPDO MySQL: Fix nextRowset() on libmysqlclient with...
2020-12-11 Nikita PopovPDO MySQL: Don't skip two LOCAL_INFILE tests with libmy...
2020-12-11 Nikita PopovPDO MySQL: Unskip bug_41125.phpt
2020-12-11 Nikita PopovFixed bug #67004
2020-12-11 Nikita PopovPDO MySQL: Use stmt_next_result with libmysqlclient...
2020-12-11 Nikita PopovPDO MySQL: Fix libmysql option test
2020-12-11 Nikita PopovFixed bug #62889
2020-12-11 Nikita PopovPDO MySQL: Fix leak with libmysqlclient and multiple...
2020-12-11 DharmanFix test cases for MariaDB
2020-12-10 Nikita PopovFixed bug #72368
2020-12-10 Nikita PopovAllow drivers to omit error code
2020-12-10 Nikita PopovFixed bug #79131
2020-12-10 Dmitry StogovEliminate some repeatable IS_REFERENCE checks
2020-12-10 Nikita PopovFixed bug #79872 by improving error message
2020-12-10 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-10 Nikita PopovFixed bug #76815
2020-12-10 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-10 Nikita PopovFixed bug #71145
2020-12-10 twoseeEXTERN_C wrapping for GC buffer APIs
next