HomePhabricator

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

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
epriestleyAuthored on Jan 12 2017, 11:11 PM
epriestleyPushed on Jan 12 2017, 11:59 PM
Reviewer
chad
Differential Revision
D17197: Change PHP 7 setup warning to complain about 7.0 only, not 7.1+
Parents
rP4a34f26a44ae: Don't warn about "always_populate_raw_post_data" on PHP7
Branches
Unknown
Tags
Unknown
Tasks
T9640: Make Phabricator compatible with PHP7
Build Status
Buildable 15245
Build 20045: Run Core Tests