Page MenuHomeDevCentral

Install phan and php-ast
ClosedPublic

Authored by dereckson on Dec 26 2016, 02:41.
Tags
None
Referenced Files
F11904641: D768.id7009.diff
Fri, Sep 26, 23:33
F11876961: D768.diff
Fri, Sep 26, 12:07
F11867452: D768.id1967.diff
Fri, Sep 26, 06:11
F11849806: D768.id1944.diff
Thu, Sep 25, 16:31
Unknown Object (File)
Thu, Sep 25, 07:10
Unknown Object (File)
Wed, Sep 24, 12:07
Unknown Object (File)
Mon, Sep 22, 07:26
Unknown Object (File)
Mon, Sep 22, 07:25
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 1176
Build 1400: 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.