Page MenuHomeDevCentral

Require pdepend, phploc and phpcpd
ClosedPublic

Authored by dereckson on Jan 17 2017, 17:41.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 1, 03:06
Unknown Object (File)
Wed, Dec 31, 03:17
Unknown Object (File)
Sat, Dec 27, 03:08
Unknown Object (File)
Fri, Dec 26, 06:53
Unknown Object (File)
Thu, Dec 25, 13:56
Unknown Object (File)
Wed, Dec 24, 04:18
Unknown Object (File)
Sun, Dec 21, 18:03
Unknown Object (File)
Sat, Dec 20, 19:30
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