Page MenuHomeDevCentral

Install phan and php-ast
ClosedPublic

Authored by dereckson on Dec 26 2016, 02:41.
Tags
None
Referenced Files
F9570034: D768.diff
Sun, Jun 8, 04:09
F9564784: D768.id1967.diff
Sat, Jun 7, 20:50
F9564698: D768.id1941.diff
Sat, Jun 7, 20:48
F9564339: D768.id1944.diff
Sat, Jun 7, 20:36
F9558890: D768.diff
Sat, Jun 7, 12:31
Unknown Object (File)
Thu, Jun 5, 23:41
Unknown Object (File)
Mon, Jun 2, 17:48
Unknown Object (File)
Mon, Jun 2, 16:09
Subscribers
None

Details

Summary

As rNOTIF wants to use phan, we need to install the php-ast extension.

The goal is to allow static analyze tools to access the PHP 7 parser.

Fixes T1075.

Test Plan

Build, run phan

Commands also tested on silly_bardeen, a container on our CI to run
such tests for rNOTIF

Diff Detail

Repository
rDJENKINSAGENTS Docker images for Jenkins agents
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
ast-and-phan (branched from master)
Build Status
Buildable 1173
Build 1396: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited edge metadata.

Fix typo

dereckson edited edge metadata.
This revision is now accepted and ready to land.Dec 29 2016, 20:46
This revision was automatically updated to reflect the committed changes.