phpunit-complexity (4.0.0-2) experimental; urgency=medium * Force system dependencies loading -- David Prévot Tue, 05 Mar 2024 20:27:57 +0100 phpunit-complexity (4.0.0-1) experimental; urgency=medium [ Sebastian Bergmann ] * Start development of next major version * Declare classes readonly * Remove support for PHP-Parser 4 * Bump copyright year * Prepare release [ David Prévot ] * Update copyright (years) -- David Prévot Sat, 03 Feb 2024 12:30:54 +0100 phpunit-complexity (3.2.0-1) experimental; urgency=medium [ Sebastian Bergmann ] * Implement ComplexityCollection::sortByDescendingCyclomaticComplexity() * Support nikic/php-parser ^5.0 * Prepare release -- David Prévot Fri, 22 Dec 2023 13:40:28 +0100 phpunit-complexity (3.1.0-1) experimental; urgency=medium [ Sebastian Bergmann ] * Implement ComplexityCollection::mergeWith() * Implement Complexity::isFunction() and Complexity::isMethod() * Implement ComplexityCollection::isFunction() and ComplexityCollection::isMethod() * Handle anonymous classes * Prepare release -- David Prévot Thu, 28 Sep 2023 19:20:20 +0200 phpunit-complexity (3.0.1-1) experimental; urgency=medium [ Sebastian Bergmann ] * Do not try to process abstract methods * Prepare release -- David Prévot Mon, 04 Sep 2023 01:31:14 +0530 phpunit-complexity (3.0.0-1) experimental; urgency=medium * Upload new major version to experimental [ Sebastian Bergmann ] * Bump copyright year * Drop support for PHP 7.3 * Drop support for PHP 7.4 * Drop support for PHP 8.0 * Add Security Policy * Prepare release [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Ship upstream security notice * Update copyright (years and license) * Use phpunit 10 for tests -- David Prévot Sat, 04 Feb 2023 01:19:28 +0100 phpunit-complexity (2.0.2-2) unstable; urgency=medium * Simplify gbp import-orig (and check signature) * Use dh-sequence-phpcomposer instead of --with phpcomposer * Install and use phpabtpl(1) autoloaders * Update Standards-Version to 4.6.1 -- David Prévot Sat, 09 Jul 2022 18:07:30 +0200 phpunit-complexity (2.0.2-1) unstable; urgency=medium [ Sebastian Bergmann ] * Extend Throwable * Prepare release [ David Prévot ] * Rename main branch to debian/latest (DEP-14) * Update watch file format version to 4. * Update Standards-Version to 4.5.1 -- David Prévot Mon, 14 Dec 2020 18:31:47 -0400 phpunit-complexity (2.0.0-1) unstable; urgency=medium * Initial release (new php-codecoverage dependency) -- David Prévot Fri, 07 Aug 2020 09:38:33 +0200