]> granicus.if.org Git - php/shortlog
php
2020-12-08 Nikita PopovMerge branch 'PHP-8.0'
2020-12-08 Nikita PopovEnable XFAILed test
2020-12-08 Christoph M... Merge branch 'PHP-8.0'
2020-12-08 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-08 Christoph M... Fix #48725: Support for flushing in zlib stream
2020-12-08 Christoph M... Merge branch 'PHP-8.0'
2020-12-08 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-08 Christoph M... Fix #77069: stream filter loses final block of data
2020-12-08 Christoph M... Merge branch 'PHP-8.0'
2020-12-08 Christoph M... ldap_exop_whoami() does not return TRUE
2020-12-08 Nikita PopovMerge branch 'PHP-8.0'
2020-12-08 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-08 Nikita PopovFixed bug #63185
2020-12-08 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-08 Dmitry StogovAvoid unnecessary checks
2020-12-07 Nikita PopovMerge branch 'PHP-8.0'
2020-12-07 Nikita PopovFix another typed resource issue in unserialization
2020-12-07 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-07 Dmitry StogovFixed bug #80480 (Segmentation fault with JIT enabled)
2020-12-06 Christoph M... Clarify and assert that printf() and friends never...
2020-12-05 Nikita PopovIncrease timeout on msan job
2020-12-04 Nikita PopovMerge branch 'PHP-8.0'
2020-12-04 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-04 DharmanFixed bug #80458
2020-12-04 Christoph M... Merge branch 'PHP-8.0'
2020-12-04 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-04 Christoph M... Fix #75102: `PharData` says invalid checksum for valid tar
2020-12-04 Nikita PopovMerge branch 'PHP-8.0'
2020-12-04 Nikita PopovFix removal of type source during unserialization
2020-12-04 Christoph M... Return early from php_search_array()
2020-12-03 George Peter... Merge branch 'PHP-8.0'
2020-12-03 George Peter... Standardize behaviour for int message number between...
2020-12-03 George Peter... Add tests for passing a UID instead of a message number
2020-12-03 Nikita PopovMerge branch 'PHP-8.0'
2020-12-03 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-03 Paul CrovellaUpload coverage data to codecov.io
2020-12-03 Nikita PopovMerge branch 'PHP-8.0'
2020-12-03 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-12-03 Daniel BlackFix mysqli_expire_password test for mariadb
2020-12-03 Nikita PopovMerge branch 'PHP-8.0'
2020-12-03 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-03 Daniel Blackfix mysqli_stmt_get_result_metadata_fetch_field test...
2020-12-03 Nikita PopovMerge branch 'PHP-8.0'
2020-12-03 DharmanRemove PHP 5 mysqli tests
2020-12-03 DharmanFix typos in mysql tests
2020-12-03 Nikita PopovMerge branch 'PHP-8.0'
2020-12-03 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-03 Peter KokotBackport fix for bug #78750
2020-12-03 Nikita PopovMerge branch 'PHP-8.0'
2020-12-03 Christian SchneiderMake is_file() and friends return false when path conta...
2020-12-02 Christoph M... Merge branch 'PHP-8.0'
2020-12-02 Christoph M... Fix failing VirtualProtect() calls
2020-12-02 Nikita PopovMerge branch 'PHP-8.0'
2020-12-02 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
2020-12-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-12-02 Nikita PopovFixed bug #80457
2020-12-02 Nikita PopovDon't disable phpdbg on macos
2020-12-02 Nikita PopovEnsure consistent error message in phpdbg parser
2020-12-02 Nikita PopovMerge branch 'PHP-8.0'
2020-12-02 Nikita PopovDon't throw from imagecreatefromstring() with too short...
2020-12-02 Nikita PopovMerge branch 'PHP-8.0'
2020-12-02 Nikita PopovFixed bug #80462
2020-12-01 Sara GolemonFlesh out HashTable insertion APIs
2020-12-01 George Peter... Merge branch 'PHP-8.0'
2020-12-01 George Peter... Backport IMAP test modernization to PHP-8.0 branch
2020-12-01 Christoph M... Merge branch 'PHP-8.0'
2020-12-01 Christoph M... Merge branch 'PHP-7.4' into PHP-8.0
2020-12-01 Christoph M... Fix #73809: Phar Zip parse crash - mmap fail
2020-12-01 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-01 Dmitry StogovFixed bug #80447 (Strange out of memory error when...
2020-12-01 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-01 Dmitry StogovBug #80447 (Strange out of memory error when running...
2020-12-01 Nikita PopovDon't try to open null file
2020-12-01 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-01 Dmitry StogovDisable stack reuse optimization for x86 PIC code....
2020-12-01 Nikita PopovDetermine run-tests executables consistently
2020-12-01 Nikita PopovDon't pass null to strlen()
2020-12-01 Nikita PopovMerge branch 'PHP-8.0'
2020-12-01 Nikita PopovDon't use scope when validating Attribute
2020-12-01 Nikita PopovMerge branch 'PHP-8.0'
2020-12-01 Nikita PopovFix use after free with file cache and arena allocated...
2020-12-01 codinghuangAdd const modifier for zend_extension members
2020-12-01 Nikita PopovMerge branch 'PHP-8.0'
2020-12-01 Nikita PopovDon't mark cpu_supports functions as always inline
2020-12-01 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-01 Dmitry StogovFixed incorrect "skipif.inc" include
2020-12-01 Dmitry StogovMerge branch 'PHP-8.0'
2020-12-01 Dmitry StogovSkip test if JIT is not available
2020-11-30 Anatol Belskihash: Add build dir for ext/hash/murmur
2020-11-30 Christoph M... Merge branch 'PHP-8.0'
2020-11-30 Christoph M... Fix #62004: SplFileObject: fgets after seek returns...
2020-11-30 Dmitry StogovMerge branch 'PHP-8.0'
2020-11-30 Dmitry StogovPreallocate stack space for JIT in execute_ex() to...
2020-11-30 Dmitry StogovMerge branch 'PHP-8.0'
2020-11-30 Dmitry StogovFixed "may be used uninitialized" compilation warnings
2020-11-30 Christoph M... Merge branch 'PHP-8.0'
2020-11-30 Christoph M... Drop all JIT related XFAILS from phpdbg test suite
2020-11-30 Nikita PopovMerge branch 'PHP-8.0'
2020-11-30 Nikita PopovMerge branch 'PHP-7.4' into PHP-8.0
next