Home GnuPG

Change PHP 7 setup warning to complain about 7.0 only, not 7.1+
a2cd3d9a8913Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Change PHP 7 setup warning to complain about 7.0 only, not 7.1+

Summary: Ref T9640. On 7.0 we had signal handling issues so we can never support it, but async signals should resolve them on 7.1 or newer.

Test Plan: On PHP 7.1, got through the setup warning.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9640

Differential Revision: https://secure.phabricator.com/D17197

Details

Provenance
epriestley <git@epriestley.com>Authored on Jan 13 2017, 12:11 AM
Parents
rPHAB4a34f26a44ae: Don't warn about "always_populate_raw_post_data" on PHP7
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABa2cd3d9a8913: Change PHP 7 setup warning to complain about 7.0 only, not 7.1+ (authored by epriestley <git@epriestley.com>).Jan 13 2017, 12:59 AM