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, Jan 17, 17:31
Unknown Object (File)
Sat, Jan 11, 09:10
Unknown Object (File)
Sun, Dec 29, 02:12
Unknown Object (File)
Sat, Dec 28, 12:33
Unknown Object (File)
Sat, Dec 28, 12:33
Unknown Object (File)
Sat, Dec 28, 11:43
Unknown Object (File)
Dec 22 2024, 20:09
Unknown Object (File)
Dec 22 2024, 19:31
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