phpmd 2.10.2-1 source package in Ubuntu

Changelog

phpmd (2.10.2-1) unstable; urgency=medium

  [ Tobias van Beek ]
  * Prepare the release for version 2.10.2

  [ KyleKatarn ]
  * Allow PHP 8 (Closes: #977388)

  [ Pavel Omelchenko ]
  * add 2.0 version of the `composer/xdebug-handler`

  [ David Prévot ]
  * Simplify gbp import-orig
  * Update standards version to 4.6.0, no changes needed.
  * Generate phpabtpl at build time

 -- David Prévot <email address hidden>  Sat, 09 Oct 2021 21:28:52 -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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmd_2.10.2-1.dsc 1.8 KiB bc78962326e45569645418db627929648b69f17411f87ea88787114da13f2b03
phpmd_2.10.2.orig.tar.xz 211.7 KiB 934d0a7fc60a0d7e448e72e53cc722e629311d60082df4261bbf4016c048df87
phpmd_2.10.2-1.debian.tar.xz 10.4 KiB bba3bae1ad5bb2231059737e6a7e5d5fbf17ac211a8cc170fab6817dbe50052e

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.