Skip to content

Add PHP support

Athos Ribeiro requested to merge athos/autodep8:php into master

This adds PHP support to autodep8.

The idea is to call a new script being introduced in pkg-php-tools [1] to run phpunit test suites in PHP projects leveraging the current php tooling used by the php team. This should be merged after [1].

[1] php-team/pear/pkg-php-tools!10 (merged)

Merge request reports

Loading