summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.4.15PHP-7.4.15Derick Rethans2021-02-021-1/+1
* Prepare NEWSDerick Rethans2021-02-021-1/+5
* Rm unneeded functionStanislav Malyshev2021-02-021-16/+0
* Fix buildNikita Popov2021-02-021-1/+1
* Alternative fix for bug 77423Christoph M. Becker2021-02-028-28/+38
* Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2021-02-024-14/+37
* Update NEWS for PHP 7.4.15RC2Derick Rethans2021-01-191-1/+1
* Reset date so I can try againDerick Rethans2021-01-191-1/+1
* Set right versionDerick Rethans2021-01-191-1/+1
* Update NEWS for PHP 7.4.15RC1Derick Rethans2021-01-191-1/+1
* Fixed bug #42560sj-i2021-01-196-10/+37
* Fix #69279: Compressed ZIP Phar extractTo() creates garbage filesChristoph M. Becker2021-01-196-1/+93
* Fix #80595: Resetting POSTFIELDS to empty array breaks requestChristoph M. Becker2021-01-184-2/+43
* Revert "Fix #76813: Access violation near NULL on source operand"Christoph M. Becker2021-01-114-24/+3
* Avoid modifying the return value of readline_completion_function()Christoph M. Becker2021-01-071-0/+1
* Fix #77565: Incorrect locator detection in ZIP-based pharsChristoph M. Becker2021-01-056-40/+77
* Fix memory leak in Phar::webPhar() on WindowsChristoph M. Becker2021-01-051-19/+17
* gdbinit: use ____print_str to print htable keysDylan K. Taylor2021-01-051-1/+2
* Disable non-cron travis jobsNikita Popov2021-01-041-0/+3
* [ci skip] Update NEWSStanislav Malyshev2021-01-041-0/+2
* Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2021-01-040-0/+0
|\
| * [ci skip] Fix orderStanislav Malyshev2021-01-041-2/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2021-01-040-0/+0
|\ \ | |/
| * [ci skip] Unpdate NEWSStanislav Malyshev2021-01-041-0/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2021-01-017-15/+61
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2021-01-017-15/+61
| |\
| | * Fix #77423: parse_url() will deliver a wrong host to userPHP-7.2Christoph M. Becker2021-01-017-14/+59
* | | Replace sort() function calls with ksort() in basic ksort testhaszi2020-12-271-27/+27
* | | Fix #80384: limit read buffer sizeAdam Seitz2020-12-234-2/+33
* | | Fixed bug #80376 (last day of the month causes runway cpu usage)Derick Rethans2020-12-213-16889/+19647
* | | MySQLnd: Support cursors in store/get resultNikita Popov2020-12-185-92/+231
* | | Fixed bug #67983Nikita Popov2020-12-163-22/+62
* | | Fix bug #80523Nikita Popov2020-12-162-4/+5
* | | Prepare for 7.4.15Derick Rethans2020-12-151-1/+5
* | | Fix #77322: PharData::addEmptyDir('/') Possible integer overflowChristoph M. Becker2020-12-153-2/+28
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-12-150-0/+0
|\ \ \ | |/ /
| * | 7.3.27 is nextChristoph M. Becker2020-12-154-6/+9
* | | IBM i PASE doesn't support ITIMER_PROFCalvin Buckley2020-12-152-3/+4
* | | Drop pdo_mysql_prepare_load_data.phptChristoph M. Becker2020-12-141-129/+0
* | | Fix bug #69625: FPM returns 200 status on request without SCRIPT_FILENAMEJakub Zelenka2020-12-135-6/+84
* | | Fixed bug #76815Nikita Popov2020-12-103-0/+42
* | | Fixed bug #71145Nikita Popov2020-12-103-5/+34
* | | Backport fix for bug #70066Nikita Popov2020-12-105-11/+37
* | | Fixed bug #78154Nikita Popov2020-12-093-1/+37
* | | Fix #48725: Support for flushing in zlib streamChristoph M. Becker2020-12-083-4/+37
* | | Fix #77069: stream filter loses final block of dataChristoph M. Becker2020-12-087-2/+148
* | | Fixed bug #63185Nikita Popov2020-12-083-0/+70
* | | Fixed bug #80458Dharman2020-12-043-11/+200
* | | Fix #75102: `PharData` says invalid checksum for valid tarChristoph M. Becker2020-12-044-0/+23
* | | Upload coverage data to codecov.ioPaul Crovella2020-12-031-1/+4