Page MenuHomePhabricator

Simplify version parsing for `ArcanistPhpLinter`
ClosedPublic

Authored by joshuaspence on Jan 7 2015, 8:35 AM.
Tags
None
Referenced Files
F15463391: D11264.id27061.diff
Tue, Apr 1, 11:03 PM
F15430117: D11264.id27061.diff
Mon, Mar 24, 5:45 AM
F15419996: D11264.id27063.diff
Fri, Mar 21, 10:27 AM
F15382776: D11264.diff
Fri, Mar 14, 2:23 PM
F15379004: D11264.id.diff
Mar 13 2025, 6:08 PM
F15340181: D11264.id27063.diff
Mar 9 2025, 2:59 PM
Unknown Object (File)
Mar 3 2025, 5:00 PM
Unknown Object (File)
Mar 3 2025, 3:59 PM
Subscribers

Details

Summary

We can use php --run "echo phpversion();" to return a nice, compact representation of the PHP version.

Test Plan

arc unit

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3660
Build 3670: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Simplify version parsing for `ArcanistPhpLinter`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.

Remove whitespace

epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 7 2015, 12:53 PM
This revision was automatically updated to reflect the committed changes.