summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-12-031-13/+26
|\ \ \ | |/ /
| * | Fix mysqli_expire_password test for mariadbDaniel Black2020-12-031-13/+25
* | | fix mysqli_stmt_get_result_metadata_fetch_field test for mariadbDaniel Black2020-12-031-1/+1
* | | Backport fix for bug #78750Peter Kokot2020-12-031-0/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-12-021-1/+1
|\ \ \ | |/ /
| * | Fixed bug #80457Nikita Popov2020-12-022-1/+4
* | | Fix #73809: Phar Zip parse crash - mmap failChristoph M. Becker2020-12-013-1/+39
* | | Next attempt to fix bug #80368Nikita Popov2020-11-301-2/+3
* | | Fix #76813: Access violation near NULL on source operandChristoph M. Becker2020-11-304-3/+24
* | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2020-11-271-1/+2
|\ \ \ | |/ /
| * | Fix test for bug62890 to not depend on system cert storeJakub Zelenka2020-11-271-1/+2
* | | Fix build for non-x86Nikita Popov2020-11-271-4/+10
* | | Fix AVX detectionNikita Popov2020-11-271-0/+37
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-11-270-0/+0
|\ \ \ | |/ /
| * | Fix mysqli_get_client_stats testDaniel Black2020-11-271-20/+8
* | | Fixed bug #80368Nikita Popov2020-11-272-1/+6
* | | Fixed bug #80425Nikita Popov2020-11-272-10/+14
* | | Fix bug #80402: Don't strip -lpthreadNikita Popov2020-11-262-1/+2
* | | Fixed bug #80411Nikita Popov2020-11-253-1/+34
* | | Fixed error reporting in mysqli_stmt::__constructDharman2020-11-252-32/+28
* | | Reindent more mysqli testsNikita Popov2020-11-25374-17809/+17809
* | | Reindent ext/mysqli testsNikita Popov2020-11-25290-4857/+4857
* | | Fix usage of casted string in ReflectionParameter ctorNikita Popov2020-11-242-2/+20
* | | Fixed bug #80393Nikita Popov2020-11-242-3/+5
* | | Fix #77961: finfo_open crafted magic parsing SIGABRTChristoph M. Becker2020-11-245-31/+107
* | | Fix #80366: Return Value of zend_fstat() not CheckedChristoph M. Becker2020-11-242-1/+6
* | | Fixed bug #80362: Running dtrace scripts can cause php to crashNikita Popov2020-11-242-1/+5
* | | Fix #77594: ob_tidyhandler is never resetChristoph M. Becker2020-11-223-1/+27
* | | Fix typos in php.ini filesBenjamin Morel2020-11-202-2/+2
* | | Fix #72964: White space not unfolded for CC/Bcc headersChristoph M. Becker2020-11-193-0/+99
* | | Fix #80345: PHPIZE configuration has outdated PHP_RELEASE_VERSIONChristoph M. Becker2020-11-193-6/+18
* | | Short-circuit get_gc for currently running generatorNikita Popov2020-11-182-0/+35