phpmd 2.11.1-1 source package in Ubuntu

Changelog

phpmd (2.11.1-1) unstable; urgency=medium

  [ Fabien Villepinte ]
  * Fix remaining deprecation messages

  [ y_ahiru ]
  * Fix deprecation messages

  [ Kyle ]
  * Add 2.11.1 changelog

  [ David Prévot ]
  * Fix typo in previous changelog entry

 -- David Prévot <email address hidden>  Mon, 20 Dec 2021 10:13:41 -0400

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmd_2.11.1-1.dsc 1.8 KiB 6fde6a1efc04b3e640a9aa2c1baf3f37eddea3fc343d17d36ba6028934185808
phpmd_2.11.1.orig.tar.xz 213.2 KiB 9ee16da62b6afef50d0e206cce8eb7a2b01924f78aa4ee7148dac82a9f24b16d
phpmd_2.11.1-1.debian.tar.xz 10.6 KiB 9521fdc158f4bcd82ff3ff28f5012c1dfb3f2902e1a0b0bce79fc0ed2637f175

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.