Page MenuHomeDevCentral

Require pdepend, phploc and phpcpd
ClosedPublic

Authored by dereckson on Jan 17 2017, 17:41.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 31, 07:00
Unknown Object (File)
Sun, Mar 23, 04:26
Unknown Object (File)
Thu, Mar 20, 02:26
Unknown Object (File)
Tue, Mar 18, 11:46
Unknown Object (File)
Thu, Mar 13, 18:09
Unknown Object (File)
Tue, Mar 11, 16:57
Unknown Object (File)
Feb 27 2025, 14:04
Unknown Object (File)
Feb 27 2025, 14:04
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