Page MenuHomeDevCentral

Require pdepend, phploc and phpcpd
ClosedPublic

Authored by dereckson on Jan 17 2017, 17:41.
Tags
None
Referenced Files
F11666102: D845.id.diff
Sun, Sep 7, 21:44
F11665412: D845.id.diff
Sun, Sep 7, 19:02
Unknown Object (File)
Sun, Sep 7, 00:36
Unknown Object (File)
Wed, Aug 27, 10:53
Unknown Object (File)
Wed, Aug 27, 10:51
Unknown Object (File)
Wed, Aug 27, 10:48
Unknown Object (File)
Tue, Aug 26, 21:12
Unknown Object (File)
Sat, Aug 23, 11:48
Subscribers
None

Details

Summary

These applications are used by the ant CI build.

The build also uses phpdox, but there are some conflictual dependencies.
If included to Composer, that would downgrade nikic/php-parser from
v2.1.1 => v1.3.0, and only install phpdox in v0.8.1.1.

As we use PHP 7.1, we want modern version of these tools.

Test Plan
$ composer update
$ ant

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable