Page MenuHomeDevCentral

Install phan and php-ast
ClosedPublic

Authored by dereckson on Dec 26 2016, 02:41.
Tags
None
Referenced Files
F11059463: D768.diff
Mon, Aug 11, 18:04
Unknown Object (File)
Thu, Aug 7, 21:42
Unknown Object (File)
Thu, Aug 7, 09:37
Unknown Object (File)
Wed, Aug 6, 19:20
Unknown Object (File)
Wed, Aug 6, 19:20
Unknown Object (File)
Wed, Aug 6, 18:13
Unknown Object (File)
Wed, Aug 6, 07:12
Unknown Object (File)
Tue, Aug 5, 21:46
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 1174
Build 1397: 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.