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
Unknown Object (File)
Thu, May 29, 8:58 AM
Unknown Object (File)
Apr 30 2025, 12:22 PM
Unknown Object (File)
Apr 27 2025, 2:10 AM
Unknown Object (File)
Apr 25 2025, 7:31 AM
Unknown Object (File)
Apr 23 2025, 6:04 PM
Unknown Object (File)
Apr 20 2025, 4:51 PM
Unknown Object (File)
Apr 19 2025, 8:09 AM
Unknown Object (File)
Apr 16 2025, 11:42 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.