]> granicus.if.org Git - php/shortlog
php
2020-09-21 Nikita PopovThrow warning for failed object to int/float conversion
2020-09-21 Nikita PopovConvert exception instanceof checks to assertions
2020-09-21 Nikita PopovMake constant redeclaration a warning
2020-09-21 Nikita PopovPromote invalid field to ValueError in pgsql
2020-09-21 Nikita PopovRemove redundant check
2020-09-21 Christoph M... Check linker compatibility directly from HMODULE
2020-09-21 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-21 Christoph M... Fix mmap copying
2020-09-21 Máté KocsisFix a few Iterator signatures
2020-09-21 George Peter... Drop some connection retries in IMAP test
2020-09-21 Nikita Popovpg_unescape_bytea() can only fail on OOM
2020-09-21 Nikita PopovPromote PDORow property write to Error
2020-09-21 Nikita PopovRemove dead code
2020-09-21 George Peter... Promote warnings to Error in COM extension
2020-09-21 Nikita PopovSynchronize GET_CLASS/GET_CALLED_CLASS opcodes with...
2020-09-21 Nikita PopovAssert on unknown list entry type
2020-09-21 Nikita PopovRemove unnecessary check
2020-09-21 Nikita PopovUse proper parameter type in Closure::bindTo() signature
2020-09-21 Máté KocsisImprove default value handling of Exception constructors
2020-09-21 Nikita PopovMove arm64 job to cron
2020-09-21 Nikita PopovFix detection of code outside namespace
2020-09-21 Nikita PopovUse assertion for null-termination string
2020-09-21 Larry GarfieldStandardize mbstring and string on using 'string' as...
2020-09-21 Nikita PopovDeprecate pgsql function aliases
2020-09-21 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-21 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-21 Christoph M... Fix memory leak in php_imap_mutf7()
2020-09-21 Nikita PopovInitialize attributes for internal functions
2020-09-21 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-21 Christoph M... Fix #80118: Erroneous whitespace match with JIT only
2020-09-21 Máté KocsisAdd support for `@implementation-alias` in stubs
2020-09-20 George Peter... Update README for how to setup IMAP tests
2020-09-20 Máté KocsisConsolidate the usage of "either" and "one of" in error...
2020-09-20 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-20 Christoph M... Fix #80114: parse_url does not accept URLs with port 0
2020-09-20 Nikita PopovOnly check linking in PHP_TEST_BUILD
2020-09-20 Nikita PopovMerge branch 'PHP-7.4'
2020-09-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-20 Bob WeinandFix mysqli build with mysqlnd and without PDO
2020-09-20 Bob WeinandFix mysqli build with mysqlnd and without PDO
2020-09-19 Máté KocsisSeparate Closure::bind() implementations
2020-09-19 Máté KocsisFix UNKNOWN default value of apache_note()
2020-09-19 Máté KocsisAdjust the order of method modifiers in stub
2020-09-18 Sammy Kaye... Add system ID entropy API
2020-09-18 George Peter... Fix IMAP tests
2020-09-18 George Peter... Set-up IMAP in Azure
2020-09-18 Nikita PopovFix some tests for libmysql
2020-09-18 Nikita PopovDrop skipifemb.inc
2020-09-18 Nikita PopovMerge branch 'PHP-7.4'
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Daniel BlackFix #78179: mysqli/mysqlnd transaction extensions
2020-09-18 Nikita PopovMerge branch 'PHP-7.4'
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Nikita PopovSupport NO_BACKSLASH_ESCAPES with newer libmysqlclient
2020-09-18 Dharmanmysqli_set_charset now throws an mysqli_sql_exception...
2020-09-18 Nikita PopovAssert that all switch cases are covered
2020-09-18 Nikita PopovMerge branch 'PHP-7.4'
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Nikita PopovUse MyISAM engine for new test
2020-09-18 Nikita PopovRun tidy
2020-09-18 Nikita PopovApply tidy to SKIPIF and CLEAN section as well
2020-09-18 Nikita PopovMerge branch 'PHP-7.4'
2020-09-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-18 Nikita PopovFix bug #80107: Handling of large compressed packets
2020-09-18 Máté KocsisBug #80107 Add test for mysqli_query() fails for ~16...
2020-09-18 Dmitry StogovCleanup observer API and add JIT support
2020-09-18 Máté KocsisFix UNKNOWN default values in ext/pdo_pgsql
2020-09-18 Máté KocsisUpdate the default values of xmlwriter_write_dtd_entity()
2020-09-18 Nikita PopovRemove support for EXT_NOP
2020-09-17 Sammy Kaye... Remove specialization of SPEC(OBSERVER) handlers
2020-09-17 Dmitry StogovSupport for ZEND_COMPILE_EXTENDED_STMT
2020-09-17 Nikita PopovRemove vestiges of embedded mysql from tests
2020-09-17 Dmitry StogovFixed incorrect live-range construction
2020-09-17 Dmitry StogovFixed incorrect register allocation
2020-09-17 Sara GolemonUse ephemeral ports during curl tests with dev server
2020-09-17 Sara GolemonSupport ephemeral ports in debug server
2020-09-17 Sara GolemonAllow http tests to run in parallel by using ephemeral...
2020-09-17 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-17 Christoph M... Fix bundled libpcre2 build regarding the `-fcf-protecti...
2020-09-17 Nikita PopovMerge branch 'PHP-7.4'
2020-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Nikita PopovFix mysqli_release_savepoint() on mysqlnd
2020-09-17 Nikita PopovFix some tests for libmysql
2020-09-17 Nikita PopovRemove checks for old libmysqlclient versions in tests
2020-09-17 Nikita PopovFix warnings when building against libmysqlclient
2020-09-17 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-17 Christoph M... Update to PCRE2 10.35
2020-09-17 Nikita PopovEnable unixODBC in azure
2020-09-17 Nikita PopovFix compilation warnings in odbc
2020-09-17 Christoph M... Merge branch 'PHP-7.4' into master
2020-09-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Christoph M... Fix #80115: mysqlnd.debug doesn't recognize absolute...
2020-09-17 Nikita PopovDrop support for libmysqlclient < 5.5
2020-09-17 Nikita PopovAdd missing mysqlnd checks to stubs
2020-09-17 Nikita PopovMerge branch 'PHP-7.4'
2020-09-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-09-17 Daniel Blackpdo_mysql/mysqli (native) libmysqlclient_r no-longer...
2020-09-17 Daniel Blackmysql: native mysql-8.0 uses _Bool
2020-09-17 Daniel Blackmysqli: use native api
next