]> granicus.if.org Git - php/shortlog
php
2019-11-05 Sara GolemonMerge branch 'PHP-7.3' into PHP-7.4
2019-11-05 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2019-11-05 Sara GolemonBump for 7.2.26-dev
2019-11-05 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-05 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-05 Nikita PopovFixed bug #78775
2019-11-05 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-05 Christoph M... Remove obsolete oniguruma.patch
2019-11-04 Adam SaponaraRemove dead code `ext/mysqlnd/mysqlnd_net.c`.
2019-11-04 Fabien VillepinteAdd a test for ReflectionClass:getInterfaceNames()
2019-11-04 Christoph M... Make test more robust
2019-11-04 Nikita PopovRevert "Remove configure checks for supported instructi...
2019-11-04 Nikita PopovFixed bug #78774
2019-11-02 Simonov DenisPrint Client Library Version in phpinfo
2019-11-02 Nikita PopovExplicitly specify ubuntu versions on azure pipelines
2019-11-01 Nikita PopovFixed bug #78768
2019-11-01 Fabien VillepinteFix conflicts between tests with obscure filenames
2019-11-01 Fabien VillepinteFix conflicts between tests with obscure filenames
2019-10-31 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-31 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-31 Christoph M... Fix test cases for libxml2 2.9.10
2019-10-31 Nikita PopovRemove configure checks for supported instruction sets
2019-10-31 Nikita PopovFix bug #77930: Remove mmap limit
2019-10-30 Christoph M... Fix #78761: Zend memory heap corruption with preload...
2019-10-30 Christoph M... Fix #78762: Failing FFI::cast() may leak memory
2019-10-30 Nikita PopovAdd UPGRADING note for stream_read() change
2019-10-30 Tyson AndreOptimize creation of empty arrays in json_decode
2019-10-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-30 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-30 Nikita PopovAdd missing refcount increment
2019-10-29 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-29 Nikita PopovFixed bug #78689
2019-10-29 Christoph M... Skip test case on non Windows platforms
2019-10-29 Derick RethansUpdate NEWS for 7.4.0RC6
2019-10-29 Derick RethansUpdate NEWS for PHP 7.4.0RC5
2019-10-29 Christoph M... Implement #78270: Support __vectorcall convention with FFI
2019-10-29 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-10-29 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-10-29 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-10-28 Simonov DenisAdd support for Interbase 1 dialect
2019-10-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-28 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-10-28 Christoph M... Fix #78751: Serialising DatePeriod converts DateTimeImm...
2019-10-28 ZiMuyangRemove redundant variable rv and optimize code
2019-10-28 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-28 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-28 Nikita PopovFix bug #78752
2019-10-27 Stanislav MalyshevFix libmagic buffer overflow issue (CVE-2019-18218)
2019-10-27 Nikita PopovTry one more FD in ext/standard/tests/file/php_fd_wrapp...
2019-10-26 Fabien VillepinteReplace EXPECTF by EXPECT
2019-10-25 Nikita PopovAdd ARM64 CI to Travis
2019-10-25 Nikita PopovFix bug #78226: Don't call __set() on uninitialized...
2019-10-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-25 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-25 Nikita PopovFixed bug #78747
2019-10-25 Nikita PopovOptimize VERIFY_RETURN_TYPE for TMP operands as well
2019-10-25 Nikita PopovCheck class linking in VERIFY_RETURN_TYPE optimization
2019-10-25 Nikita PopovSimplify travis setup scripts
2019-10-25 Nikita PopovRemove recursive check from instanceof_interface
2019-10-24 Nikita PopovOptimize instanceof_class/interface
2019-10-24 Nikita PopovClean up and clarify instanceof_function_ex()
2019-10-24 Nikita PopovSkip IntlTimeZone::getOffset() error tests on non-x86
2019-10-24 Nikita PopovSkip large ftruncate test if large files not supported
2019-10-24 Nikita PopovDon't test "blocks" in lstat_stat_variation7.phpt
2019-10-24 Nikita PopovIncrease FD used in php://fd test
2019-10-24 Nikita PopovUse posix_getuid() to check for root in pcntl_setpriori...
2019-10-24 Remi Collettypo and better wording
2019-10-24 Dmitry StogovAdded suppot for glob() wildcard matching in ffi.preloa...
2019-10-23 Rasmus LerdorfReverting push to wrong repo
2019-10-23 Rasmus LerdorfUpdate alloc patch
2019-10-23 Dmitry StogovIgnore ZEND_FFI_TYPE_OWNED flag
2019-10-23 Nikita PopovFix aarch64 crc32 implementation
2019-10-23 Nikita PopovDon't autoload when checking property types
2019-10-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-23 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-23 Ryan SchmidtUse ICU's CXXFLAGS when using pkg-config
2019-10-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-10-23 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-10-23 Nikita PopovAdd "-pthread" to EXTRA_LDFLAGS_PROGRAM as well
2019-10-23 Florian EngelhardtAdded missing call to ZipArchive::close()
2019-10-23 Remi Colletadd new ffi.preload option in php.ini and display...
2019-10-22 Joe Watkinsbump version
2019-10-22 Joe Watkinsset versions for release php-7.1.33
2019-10-22 Christoph M... Fix typo
2019-10-22 Dmitry StogovAllow loading FFI bindings through ffi.preload directive
2019-10-22 Christoph M... Fix #78716: Function name mangling is wrong for some...
2019-10-22 Fabien VillepinteAdd a run with opcache to the coverage job
2019-10-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-10-22 Christoph M... Update NEWS
2019-10-22 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-10-22 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-10-22 Remi Colletadd NEWS entry
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-10-21 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-10-21 Fabien VillepinteRevert "Add tests for ReflectionZendExtension"
2019-10-21 Fabien VillepinteAdd tests for ReflectionZendExtension
2019-10-21 Dmitry StogovFixed bug #78512 (Cannot make preload work)
2019-10-21 Nikita PopovFix static prop cleanup for dl'ed internal classes
next