Homec4science

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

Authored by epriestley <git@epriestley.com> on Jan 13 2017, 00:11.

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

Committed
epriestley <git@epriestley.com>Jan 13 2017, 00:59
Pushed
aubortJan 31 2017, 17:16
Parents
rPH4a34f26a44ae: Don't warn about "always_populate_raw_post_data" on PHP7
Branches
Unknown
Tags
Unknown

Event Timeline

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