]> granicus.if.org Git - php/shortlog
php
2021-01-27 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-27 Stanislav MalyshevRm unneeded function
2021-01-27 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2021-01-27 Christoph M... Alternative fix for bug 77423
2021-01-26 Christoph M... Fix #70091: Phar does not mark UTF-8 filenames in ZIP...
2021-01-26 Christoph M... Update version
2021-01-25 Christoph M... Fix #75850: Unclear error message wrt. __halt_compiler...
2021-01-25 Derick RethansUpdated to version 2021.1 (2021a)
2021-01-25 Derick RethansEmpty merge
2021-01-25 Derick RethansUpdated to version 2021.1 (2021a)
2021-01-21 Christoph M... Add missing SKIPIF clause for recently introduced test...
2021-01-20 Christoph M... Fix #80648: Fix for bug 79296 should be based on runtim...
2021-01-20 Christoph M... Add missing SKIPIF clauses to new test cases
2021-01-19 Derick RethansUpdate NEWS and version
2021-01-19 Derick RethansUpdate NEWS for PHP 7.4.15RC1
2021-01-19 sj-iFixed bug #42560
2021-01-19 Christoph M... Fix #69279: Compressed ZIP Phar extractTo() creates...
2021-01-18 Christoph M... Fix #80595: Resetting POSTFIELDS to empty array breaks...
2021-01-11 Christoph M... Revert "Fix #76813: Access violation near NULL on sourc...
2021-01-07 Christoph M... Avoid modifying the return value of readline_completion...
2021-01-05 Christoph M... Fix #77565: Incorrect locator detection in ZIP-based...
2021-01-05 Christoph M... Fix memory leak in Phar::webPhar() on Windows
2021-01-05 Dylan K. Taylorgdbinit: use ____print_str to print htable keys
2021-01-04 Nikita PopovDisable non-cron travis jobs
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-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
2020-12-27 hasziReplace sort() function calls with ksort() in basic...
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-18 Nikita PopovMySQLnd: Support cursors in store/get result
2020-12-16 Nikita PopovFixed bug #67983
2020-12-16 Nikita PopovFix bug #80523
2020-12-15 Derick RethansPrepare for 7.4.15
2020-12-15 Christoph M... Fix #77322: PharData::addEmptyDir('/') Possible integer...
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 Calvin BuckleyIBM i PASE doesn't support ITIMER_PROF
2020-12-14 Christoph M... Drop pdo_mysql_prepare_load_data.phpt
2020-12-13 Jakub ZelenkaFix bug #69625: FPM returns 200 status on request witho...
2020-12-10 Nikita PopovFixed bug #76815
2020-12-10 Nikita PopovFixed bug #71145
2020-12-10 Nikita PopovBackport fix for bug #70066
2020-12-09 Nikita PopovFixed bug #78154
2020-12-08 Christoph M... Fix #48725: Support for flushing in zlib stream
2020-12-08 Christoph M... Fix #77069: stream filter loses final block of data
2020-12-08 Nikita PopovFixed bug #63185
2020-12-04 DharmanFixed bug #80458
2020-12-04 Christoph M... Fix #75102: `PharData` says invalid checksum for valid tar
2020-12-03 Paul CrovellaUpload coverage data to codecov.io
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 Daniel Blackfix mysqli_stmt_get_result_metadata_fetch_field test...
2020-12-03 Peter KokotBackport fix for bug #78750
2020-12-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-12-02 Nikita PopovFixed bug #80457
2020-12-01 Christoph M... Fix #73809: Phar Zip parse crash - mmap fail
2020-11-30 Nikita PopovNext attempt to fix bug #80368
2020-11-30 Christoph M... Fix #76813: Access violation near NULL on source operand
2020-11-27 Jakub ZelenkaMerge branch 'PHP-7.3' into PHP-7.4
2020-11-27 Jakub ZelenkaFix test for bug62890 to not depend on system cert...
2020-11-27 Nikita PopovFix build for non-x86
2020-11-27 Nikita PopovFix AVX detection
2020-11-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-11-27 Daniel BlackFix mysqli_get_client_stats test
2020-11-27 Nikita PopovFixed bug #80368
2020-11-27 Nikita PopovFixed bug #80425
2020-11-26 Nikita PopovFix bug #80402: Don't strip -lpthread
2020-11-25 Nikita PopovFixed bug #80411
2020-11-25 DharmanFixed error reporting in mysqli_stmt::__construct
2020-11-25 Nikita PopovReindent more mysqli tests
2020-11-25 Nikita PopovReindent ext/mysqli tests
2020-11-24 Nikita PopovFix usage of casted string in ReflectionParameter ctor
2020-11-24 Nikita PopovFixed bug #80393
2020-11-24 Christoph M... Fix #77961: finfo_open crafted magic parsing SIGABRT
2020-11-24 Christoph M... Fix #80366: Return Value of zend_fstat() not Checked
2020-11-24 Nikita PopovFixed bug #80362: Running dtrace scripts can cause...
2020-11-22 Christoph M... Fix #77594: ob_tidyhandler is never reset
2020-11-20 Benjamin MorelFix typos in php.ini files
2020-11-19 Christoph M... Fix #72964: White space not unfolded for CC/Bcc headers
2020-11-19 Christoph M... Fix #80345: PHPIZE configuration has outdated PHP_RELEA...
2020-11-18 Nikita PopovShort-circuit get_gc for currently running generator
2020-11-17 Darek SlusarczykFix #80312: change default engine from MyISAM to InnoDB...
2020-11-17 Nikita PopovFix incorrectly optimized out live range
2020-11-16 Christoph M... Fix #74558: Can't rebind closure returned by Closure...
2020-11-11 Nikita PopovHandle errors during next_result()
2020-11-10 Derick RethansPHP-7.4 is now for 7.4.14
2020-11-10 Nikita PopovAdd integration test for symfony preloading
2020-11-10 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-11-10 Christoph M... 7.3.26 is next
2020-11-09 Nikita PopovFix phi use chain management when renaming variable
2020-11-09 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-11-09 Alexander M... Fixed bug #80310: Support for icu4c 68.1.
2020-11-07 Derick RethansUpdate version in 7.4 branch
2020-11-06 Christoph M... Split tests for compatibility with ICU 68.1
next