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
F19726263: D9247.diff
Fri, Feb 13, 5:48 PM
F19104661: D9247.id.diff
Dec 5 2025, 3:05 PM
F19099951: D9247.diff
Dec 4 2025, 9:47 PM
F18870093: D9247.id.diff
Nov 4 2025, 3:23 PM
F18868439: D9247.id.diff
Nov 4 2025, 6:41 AM
F18867146: D9247.diff
Nov 3 2025, 9:46 PM
F18865959: D9247.diff
Nov 3 2025, 2:48 PM
F18831643: D9247.id.diff
Oct 25 2025, 1:59 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
Branch
php_compat_info
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 641
Build 641: [Placeholder Plan] Wait for 30 Seconds

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).