Page MenuHomePhabricator

Simplify version parsing for `ArcanistPhpLinter`
ClosedPublic

Authored by joshuaspence on Jan 7 2015, 8:35 AM.
Tags
None
Referenced Files
F15419996: D11264.id27063.diff
Fri, Mar 21, 10:27 AM
F15382776: D11264.diff
Fri, Mar 14, 2:23 PM
F15379004: D11264.id.diff
Thu, Mar 13, 6:08 PM
F15340181: D11264.id27063.diff
Sun, Mar 9, 2:59 PM
Unknown Object (File)
Mon, Mar 3, 5:00 PM
Unknown Object (File)
Mon, Mar 3, 3:59 PM
Unknown Object (File)
Feb 18 2025, 4:42 AM
Unknown Object (File)
Feb 17 2025, 10:42 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.