Page MenuHomePhabricator

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

Authored by epriestley on Jan 12 2017, 11:41 PM.
Tags
None
Referenced Files
F18104572: D17197.diff
Sun, Aug 10, 1:15 PM
F18097544: D17197.id41357.diff
Fri, Aug 8, 2:05 PM
F18090496: D17197.id41350.diff
Wed, Aug 6, 4:05 PM
F18077692: D17197.diff
Mon, Aug 4, 7:24 PM
F17940032: D17197.id41350.diff
Thu, Jul 31, 3:49 AM
Unknown Object (File)
Jun 19 2025, 3:37 PM
Unknown Object (File)
Jun 17 2025, 8:01 AM
Unknown Object (File)
Jun 16 2025, 6:38 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 12 2017, 11:42 PM
This revision was automatically updated to reflect the committed changes.