]> granicus.if.org Git - php/shortlog
php
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
2020-12-18 Nikita PopovMove fetch_all implementation out of mysqlnd
2020-12-18 Nikita PopovMake mysqli_stmt_next_result available under libmysql
2020-12-18 Nikita PopovPDO MySQL: Make test libmysql compatible
2020-12-18 Nikita PopovMerge branch 'PHP-8.0'
2020-12-18 Nikita PopovPDO MySQL: Handle boolean parameter binding with libmysql
2020-12-18 Nikita PopovMerge branch 'PHP-8.0'
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-17 Nikita PopovPDO MySQL: Use correct type when setting INT_AND_FLOAT_...
2020-12-17 Levi MorrisonSkip invalid file descriptor test on Mac
2020-12-17 Nikita PopovMySQLnd: Remove mnd_malloc/free etc.
2020-12-17 Nikita PopovMySQLnd: Fix potential leak when reading cursor
2020-12-17 Nikita PopovMySQLnd: Avoid some reallocations in PS decoder
2020-12-17 hgsgtkFix typo 'pices' in strings/join_basic.phpt
2020-12-17 Nikita PopovPDO MySQL: Use native types for results
2020-12-17 Nikita PopovMySQLnd: Clean up and optimize mysqlnd result set handling
2020-12-17 Nikita PopovDrop support for max_length in mysqli_fetch_fields()
2020-12-17 Levi MorrisonFix ubsan error on Mac
2020-12-16 Christoph M... Merge branch 'PHP-8.0'
2020-12-16 Christoph M... Fix #80521: Parameters with underscores no longer recog...
2020-12-16 Nikita PopovMerge branch 'PHP-8.0'
2020-12-16 Nikita PopovDetect overlarge step for character range()
2020-12-16 Nikita PopovMerge branch 'PHP-8.0'
2020-12-16 Nikita PopovPDO MySQL: Use mysqlnd column names
2020-12-16 Nikita PopovMerge branch 'PHP-8.0'
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-8.0'
2020-12-16 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-16 Nikita PopovFix bug #80523
2020-12-15 Nikita PopovFix ATTR_ORACLE_NULLS with PARAM_ZVAL
2020-12-15 Derick RethansMerge branch 'PHP-8.0'
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 CarusoMerge branch 'PHP-8.0'
2020-12-15 Gabriel CarusoPrepare for PHP 8.0.2
2020-12-15 Gabriel CarusoMerge branch 'PHP-8.0'
2020-12-15 Gabriel CarusoNext is 8.0.2
2020-12-15 Nikita PopovMySQLnd: Drop free_result_internal
2020-12-15 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-15 Dmitry StogovOptimize out result value of ASSIGN, ASSIGN_OP and...
2020-12-15 Nikita PopovMySQLnd: Simplify management of zval row buffer
2020-12-15 Christoph M... Merge branch 'PHP-8.0'
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-8.0'
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 Nikita PopovRemove mysqlnd_extension enum
2020-12-15 Nikita PopovMySQLnd: Remove unused fetch_field_data method
2020-12-15 Levi MorrisonRemove very old -no-cpp-precomp compatibility flag...
2020-12-15 Nikita PopovMerge branch 'PHP-8.0'
2020-12-15 Ayesh KarunaratneJIT: Update invalid opcache.jit INI value message to...
2020-12-15 Nikita PopovMerge branch 'PHP-8.0'
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 jellyNooneAdd more tests that document late static binding
2020-12-15 Nikita PopovMerge branch 'PHP-8.0'
2020-12-15 David CarlierJIT disabled build fix.
2020-12-14 Christoph M... Merge branch 'PHP-8.0'
2020-12-14 Christoph M... Add Windows support for OCI 19
2020-12-14 Christoph M... Merge branch 'PHP-8.0'
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 Nikita PopovUse zmm for row_c data
2020-12-14 Dmitry StogovMerge branch 'PHP-8.0'
next