HomeDevCentral

Install phan and php-ast

Description

Install phan and php-ast

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

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1075

Differential Revision: https://devcentral.nasqueron.org/D768

Details

Provenance
derecksonAuthored on Dec 26 2016, 02:40
derecksonPushed on Dec 29 2016, 20:48
Reviewer
dereckson
Differential Revision
D768: Install phan and php-ast
Parents
rDJENKINSAGENTS21ed1235dcc6: Use PHP 7.1 Docker image
Branches
Unknown
Tags
Unknown
Tasks
T1063: Implement phan analysis support in CI
T1075: Install php-ast (and phan?) on CI PHP image