phpmd 2.8.1-2 source package in Ubuntu

Changelog

phpmd (2.8.1-2) unstable; urgency=medium

  * Fix phpunit call for CI (Closes: #948161)
  * Update Standards-Version to 4.5.0

 -- David Prévot <email address hidden>  Sun, 23 Feb 2020 14:22:45 -1000

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmd_2.8.1-2.dsc 1.7 KiB c2624e54a7478512c23f79bf4f9519b3b5f89d0256394ba3528599cdf758bae7
phpmd_2.8.1.orig.tar.gz 127.5 KiB de0d258c3bc9153190bb83ba2a59c9d27b468d8fedb8cbb17437f4742769e363
phpmd_2.8.1-2.debian.tar.xz 6.5 KiB 94dd3251e2ea5c473dfe6bab3d84e2b654ede3cd139273a2bf79ca07ac092490

Available diffs

No changes file available.

Binary packages built by this source

phpmd: PHP Mess Detector

 PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of
 the well known Java tool PMD.
 This project uses PHP Depend to measure several software metrics from
 given source code, then it compares the calculated values with
 customizable thresholds and reports all suspect software artifacts.