Page MenuHomePhabricator

Capture a wider range of version information in `php_compat_info.json`.
ClosedPublic

Authored by joshuaspence on May 21 2014, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 7:24 AM
Unknown Object (File)
Fri, May 3, 7:56 AM
Unknown Object (File)
Sat, Apr 27, 7:35 PM
Unknown Object (File)
Wed, Apr 24, 10:46 PM
Unknown Object (File)
Thu, Apr 11, 9:58 AM
Unknown Object (File)
Apr 10 2024, 2:08 PM
Unknown Object (File)
Apr 2 2024, 2:01 AM
Unknown Object (File)
Jan 2 2024, 11:50 PM
Subscribers

Details

Summary

Ref T5141. Currently, php_compat_info.json is hardcoded to support PHP 5.2.3. Instead, store as much version information as possible in php_compat_info.json and filter accordingly in ArcanistXHPASTLinter.

Test Plan

Ran arc lint and made sure no additional warnings were raised.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Capture a wider range of version information in `php_compat_info.json`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 22 2014, 4:14 PM
epriestley updated this revision to Diff 21975.

Closed by commit rARCf13aa21b8eed (authored by @joshuaspence, committed by @epriestley).