Page MenuHomeDevCentral

Require pdepend, phploc and phpcpd
ClosedPublic

Authored by dereckson on Jan 17 2017, 17:41.
Tags
None
Referenced Files
F3928752: D845.id2145.diff
Sun, Dec 22, 06:03
Unknown Object (File)
Tue, Dec 17, 09:14
Unknown Object (File)
Fri, Dec 13, 05:20
Unknown Object (File)
Fri, Dec 13, 02:40
Unknown Object (File)
Tue, Dec 3, 16:34
Unknown Object (File)
Mon, Dec 2, 11:01
Unknown Object (File)
Sun, Dec 1, 04:07
Unknown Object (File)
Tue, Nov 26, 01:43
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