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)
Thu, Feb 13, 3:49 AM
Unknown Object (File)
Sat, Feb 8, 3:33 AM
Unknown Object (File)
Fri, Feb 7, 2:02 AM
Unknown Object (File)
Sun, Feb 2, 5:38 PM
Unknown Object (File)
Sat, Feb 1, 8:54 PM
Unknown Object (File)
Mon, Jan 27, 12:02 AM
Unknown Object (File)
Tue, Jan 21, 3:41 PM
Unknown Object (File)
Tue, Jan 21, 3:40 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.