Page MenuHomeDevCentral

Require pdepend, phploc and phpcpd
ClosedPublic

Authored by dereckson on Jan 17 2017, 17:41.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 31, 02:27
Unknown Object (File)
Thu, Oct 30, 09:15
Unknown Object (File)
Wed, Oct 29, 21:44
Unknown Object (File)
Sun, Oct 26, 11:17
Unknown Object (File)
Mon, Oct 20, 03:32
Unknown Object (File)
Sun, Oct 19, 04:06
Unknown Object (File)
Fri, Oct 17, 13:59
Unknown Object (File)
Thu, Oct 16, 06:29
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