Page MenuHomePhabricator

Simplify version parsing for `ArcanistPhpLinter`
ClosedPublic

Authored by joshuaspence on Jan 7 2015, 8:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 3:41 PM
Unknown Object (File)
Tue, Jan 21, 3:40 PM
Unknown Object (File)
Tue, Jan 21, 3:11 PM
Unknown Object (File)
Mon, Jan 20, 2:23 PM
Unknown Object (File)
Fri, Jan 17, 8:30 AM
Unknown Object (File)
Sun, Jan 12, 10:30 AM
Unknown Object (File)
Mon, Jan 6, 10:11 PM
Unknown Object (File)
Mon, Jan 6, 11:25 AM
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.