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, Jul 25, 09:35
Unknown Object (File)
Fri, Jul 25, 09:07
Unknown Object (File)
Fri, Jul 25, 09:02
Unknown Object (File)
Fri, Jul 25, 08:40
Unknown Object (File)
Wed, Jul 23, 08:46
Unknown Object (File)
Tue, Jul 22, 22:38
Unknown Object (File)
Mon, Jul 21, 03:47
Unknown Object (File)
Mon, Jul 21, 03:47
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