summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update versions for PHP 8.0.0beta1php-8.0.0beta1Gabriel Caruso2020-08-042-3/+3
* Update NEWS for PHP 8.0.0beta1Gabriel Caruso2020-08-041-1/+1
* Update API version numbersGabriel Caruso2020-08-043-3/+3
* Relax precision in atan testNikita Popov2020-08-041-165/+167
* Relax precision in hypot testNikita Popov2020-08-041-101/+101
* Add compatibility define for PHP_CHECK_GCC_ARGNikita Popov2020-08-041-0/+4
* Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-08-040-0/+0
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-040-0/+0
| |\
| | * [ci skip] Fix 7.3.21 release dateChristoph M. Becker2020-08-041-1/+1
* | | Fix opcache JIT on NetBSD with PaXDavid Carlier2020-08-041-6/+10
* | | XFAIL status-listen FPM testNikita Popov2020-08-041-0/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2020-08-041-2/+9
|\ \ \ | |/ /
| * | Manually build re2c on macosNikita Popov2020-08-041-2/+9
* | | Add opcache.jit=tracing|function values, make on/yes/true synonym for tracing.Benjamin Eberlei2020-08-043-9/+16
* | | Merge branch 'PHP-7.4'Remi Collet2020-08-040-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2020-08-040-0/+0
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2020-08-040-0/+0
| | |\
| | | * bump version to 7.2.34-devRemi Collet2020-08-043-5/+8
| | | * Update NEWSStanislav Malyshev2020-08-031-0/+7
* | | | Fix Socket related tests on WindowsMáté Kocsis2020-08-043-21/+22
* | | | Cleanup snmp after resource to object migrationMáté Kocsis2020-08-041-12/+0
* | | | Fix posix testMáté Kocsis2020-08-041-3/+9
* | | | Fix Windows buildChristoph M. Becker2020-08-041-2/+2
* | | | Add upgrading note for the resource to object migration in ext/socketsMáté Kocsis2020-08-031-1/+8
* | | | Minor grammar/consistency fixes in upgrade guideTheodore Brown2020-08-031-24/+23
* | | | Convert resources to objects in ext/socketsMáté Kocsis2020-08-0336-531/+618
* | | | Deprecate libxml_disable_entity_loader()Dik Takken2020-08-034-2/+10
* | | | Bump libxml version requirement 2.7.6 => 2.9.0Dik Takken2020-08-034-25/+59
* | | | FPM: Add pm.status_listen optionJakub Zelenka2020-08-0312-6/+154
* | | | Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xmlMáté Kocsis2020-08-0316-160/+218
* | | | [RFC] Only unserialize Phar metadata when getMetadata() is calledTyson Andre2020-08-0319-326/+611
* | | | Make http stream wrapper advertise HTTP/1.1 by defaultRowan Tommins2020-08-0312-69/+77
* | | | Merge branch 'levim/assert-throw'Levi Morrison2020-08-0317-1/+24
|\ \ \ \
| * | | | Default assert.exception to 1Levi Morrison2020-08-0217-1/+24
* | | | | Merge branch 'PHP-7.4'Nikita Popov2020-08-030-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-031-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Removed space from bug55086.phptGraham Campbell2020-08-031-1/+1
* | | | | Fix #79923: fix socket_set_option_bindtodevice testSantiago M. Mola2020-08-034-6/+6
* | | | | Merge branch 'PHP-7.4'Nikita Popov2020-08-031-11/+13
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug #79924Nikita Popov2020-08-031-11/+13
* | | | | Merge branch 'PHP-7.4'Nikita Popov2020-08-031-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-031-0/+1
| |\ \ \ \ | | |/ / /
| | * | | set -ex on travis/compile.shSantiago M. Mola2020-08-031-0/+1
* | | | | Promote "undefined array key" notice to warningNikita Popov2020-08-0356-139/+141
* | | | | Fix fix for bug #79877 for PHP 8Christoph M. Becker2020-08-032-4/+5
* | | | | Don't suppress notices in rfc1867 testsNikita Popov2020-08-0313-38/+12
* | | | | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-08-030-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-031-0/+6
| |\ \ \ \ | | |/ / /
| | * | | [ci skip] Add missing NEWS entriesChristoph M. Becker2020-08-031-0/+6
* | | | | Convert SPL illegal offset type into TypeErrorNikita Popov2020-08-033-15/+43