Page MenuHomeDevCentral

Require pdepend, phploc and phpcpd
ClosedPublic

Authored by dereckson on Jan 17 2017, 17:41.
Tags
None
Referenced Files
F2745820: D845.id2145.diff
Fri, Mar 29, 00:34
Unknown Object (File)
Thu, Mar 21, 06:27
Unknown Object (File)
Thu, Mar 21, 06:27
Unknown Object (File)
Tue, Mar 19, 19:34
Unknown Object (File)
Mon, Mar 18, 06:53
Unknown Object (File)
Sun, Mar 17, 20:33
Unknown Object (File)
Feb 22 2024, 00:35
Unknown Object (File)
Feb 18 2024, 08:38
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