Page MenuHomeIn-Portal Phabricator

INP-1397 - Validate PHP syntax during linting
ClosedPublic

Authored by alex on Jan 2 2015, 6:05 AM.

Details

Test Plan
  1. change some file and introduce syntax error
  2. run arc lint to see that error is reported
  3. fix syntax error, but change something else in file to keep it in changed state
  4. run arc lit to see that no error is reported

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

alex updated this revision to Diff 88.Jan 2 2015, 6:05 AM
alex retitled this revision from to INP-1397 - Validate PHP syntax during linting.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1397.
glebs accepted this revision.Jan 20 2015, 3:00 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Jan 20 2015, 3:00 AM
This revision was automatically updated to reflect the committed changes.