php-codecoverage (11.0.8+dfsg-3) unstable; urgency=medium . * Source-only upload for testing migration php-codecoverage (11.0.8+dfsg-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 php-codecoverage (11.0.8+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ uncaught ] * Switch to click event for toggling coverage popover (closes #1053). php-codecoverage (11.0.7+dfsg-1) experimental; urgency=medium . [ Jeremy Postlethwaite ] * GH-1036 - Bootstrap 5 upgrade without theme feature. . [ Sebastian Bergmann ] * Prepare release . [ David Prévot ] * Upgrade Bootstrap to version 5 php-codecoverage (11.0.6+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Bump dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions) * Prepare release php-codecoverage (11.0.5+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 * Drop break satisfied in oldstable php-codecoverage (11.0.3+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release php-codecoverage (11.0.2+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Andreas Möller ] * Fix: Pad lines in code coverage report only when colors are shown php-codecoverage (11.0.1+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not use implicitly nullable parameters and prepare release . [ David Prévot ] * Force system dependencies loading php-codecoverage (11.0.0+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Remove support for PHP-Parser 4 * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) php-codecoverage (10.1.11+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Support nikic/php-parser ^5.0 * Prepare release php-codecoverage (10.1.10+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Doug Wright ] * Fixes #1023 Strip Xdebug annotations from function names in traits php-codecoverage (10.1.9+dfsg-1) experimental; urgency=medium . [ Filippo Tessarotto ] * Fix one-line method for anonymous classes . [ Sebastian Bergmann ] * Prepare release php-codecoverage (10.1.8+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Filippo Tessarotto ] * Fix interface precedence over method handling php-codecoverage (10.1.7+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Filippo Tessarotto ] * Fix `new` in initializers php-codecoverage (10.1.6+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Doug Wright ] * #1012 Cobertura report pulls functions from report scope, not the individual element php-codecoverage (10.1.5+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Filippo Tessarotto ] * Avoid serialization of cache data in PHP report php-codecoverage (10.1.4+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release php-codecoverage (10.1.3+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Include configuration settings that affect source code parsing in static analysis cache keys * Do not (try to) create a directory when the target contains "://" * Prepare release . [ Rui Filipe Da Cunha Alves ] * Add cache to Coverage Report Directory in order to avoid issues with multiple reporter when using fibers. php-codecoverage (10.1.2+dfsg-1) experimental; urgency=medium . [ Filippo Tessarotto ] * Fix GroupUse . [ Sebastian Bergmann ] * Prepare release php-codecoverage (10.1.1+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Migrate to PHPUnit 10.1 * Prepare release . [ David Prévot ] * Bump phpunit minimal version php-codecoverage (10.1.0+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Deprecate methods that are no longer used by PHPUnit * Prepare release php-codecoverage (10.0.2+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Improve the legend on the file pages of the HTML code coverage report * Rename ChangeLog to prevent conflicts * Prepare release . [ David Prévot ] * Adapt to changed upstream changelog filename php-codecoverage (10.0.1+dfsg-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release php-codecoverage (10.0.0+dfsg-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.4 * Drop support for PHP 8.0 * Add Security Policy * Prepare release . [ David Prévot ] * Ship security notice * d/copyright: Syntax fix * Set upstream metadata fields: Security-Contact. * Use phpunit 10 for tests php-enum (4.7.0-1) unstable; urgency=medium . * Upload to unstable for latest php-json-schema . [ Jérémy DECOOL ] * Implement Stringable interface on Enum . [ David Prévot ] * Update Standards-Version to 4.7.0 * Mark Data Provider methods as static (Closes: #1039775, #1070541) php-enum (4.6.1-1) experimental; urgency=medium . [ Marc Bennewitz ] * fix error on `clone $enum` . [ David Prévot ] * Build-conflicts php-symfony-polyfill-mbstring that get pulled instead of php-mbstring by buildd in experimental * Mark package as Multi-Arch: foreign php-enum (4.6.0-1) experimental; urgency=medium . [ Marc Bennewitz ] * Upgrade dev dependencies php-enum (4.6.0~rc1-1) experimental; urgency=medium . [ Marc Bennewitz ] * Simplified .gitignore & .gitattributes * Test: run on PHP-8 stable * Support for PHP 8.1 . [ David Prévot ] * Update standards version to 4.6.0, no changes needed. * Fix autoloaders file for pkg-php-tools php-enum (4.4.0-1) experimental; urgency=medium . [ Marco Pivetta ] * Upgraded to `phpunit/phpunit` 7.x (Closes: #980565) . [ Marc Bennewitz ] * Copyright (c) 2020 * Require php ^7.1 or ^8.0 . [ David Prévot ] * Document gbp import-orig usage * Update watch file format version to 4. * Set Rules-Requires-Root: no. * Update standards version to 4.5.1, no changes needed. * Use dh-sequence-phpcomposer instead of pkg-php-tools * Use debhelper-compat 13 * Simplify override_dh_auto_test * Update copyright (years) * Install /u/s/p/autoloaders file * Install /u/s/p/overrides file php-enum (4.2.0-1) experimental; urgency=medium . [ Marc Bennewitz ] * fixed check of ambiguous values on Enum::byName() * PHP 7.4 serializer and wrap old Serializable methods for BC * fixed TypeError in EnumSet::getBinaryBitsetLe() if EnumSet is using integer bitset internally . [ David Prévot ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.4.1, no changes needed. php-enum (4.1.1-1) experimental; urgency=medium . [ Marc Bennewitz ] * fixed ordinal cache usage of Enum::getName() if ordinal=0 . [ David Prévot ] * Update standards version, no changes needed. * Compatibility with recent PHPUnit (8) php-enum (4.1.0-1) experimental; urgency=medium . [ Lctrs ] * Add EnumSet::isEmpty() to know if sets has enumerators php-enum (4.0.0-1) experimental; urgency=medium . [ Marc Bennewitz ] * Copyright (c) 2019 . [ David Prévot ] * Use debhelper-compat 12 * Update Standards-Version to 4.3.0 * Update copyright (years) * Drop get-orig-source target php-enum (3.0.2-1) experimental; urgency=medium . * Use debhelper-compat = 11 * Update Standards-Version to 4.2.1 php-enum (3.0.1-1) experimental; urgency=medium . * Move project repository to salsa.d.o * Update Standards-Version to 4.1.5 php-enum (3.0.0-1) experimental; urgency=medium . * Upload to experimental since the next version of php-json-schema should depend on version 2.3.1 for the time being . [ Marc Bennewitz ] * v3.0 preparation * php --define zend.assertions=1 /usr/bin/phpunit (Closes: #882928) . [ David Prévot ] * Update copyright (years) * Update Standards-Version to 4.1.2 * Enable zend.assertions for the tests php-enum (2.3.1-1) unstable; urgency=low . * Initial release (New php-json-schema dependency) php-file-iterator (5.1.0-3) unstable; urgency=medium . * Source-only upload for testing migration php-file-iterator (5.1.0-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 php-file-iterator (5.1.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release php-file-iterator (5.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 php-file-iterator (5.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) php-file-iterator (4.1.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release php-file-iterator (4.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Andreas Möller ] * Fix: Ignore path that can not be resolved php-file-iterator (4.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Andreas Möller ] * Fix: Do not traverse into excluded directory php-file-iterator (4.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 and PHP 7.4 * Drop support for PHP 8.0 * Reformat so that tools recognize the license * Bump copyright year * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright * Ship upstream security notice * Use phpunit 10 for tests php-invoker (5.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 php-invoker (5.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 php-invoker (5.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) php-invoker (4.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 and PHP 7.4 * Drop support for PHP 8.0 * Bump copyright year * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice php-text-template (4.0.1-3) unstable; urgency=medium . * Source-only upload for testing migration php-text-template (4.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 php-text-template (4.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 php-text-template (4.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Clean .phpunit.cache/ (Closes: #1048642) * Update copyright (years) php-text-template (3.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Suppress warning * Prepare release . [ David Prévot ] * Use recent PHPUnit php-text-template (3.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 8.0 * Bump copyright year * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice php-timer (7.0.1-3) unstable; urgency=medium . * Source-only upload for testing migration php-timer (7.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 php-timer (7.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 php-timer (7.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * overrides/php-timer: Drop empty line * Update copyright (years) php-timer (6.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Remi Collet ] * Fix #34 test failing on 32-bit . [ Sebastian Bergmann ] * Drop support for PHP 7.3 and PHP 7.4 * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Fix debian/gbp.conf * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Ship security notice * Update copyright (years and license) * Use phpunit 10 for tests phpunit (11.5.3-1) unstable; urgency=medium . [ Sebastian Bergmann ] * Bump copyright year * Implement missing events for errors in hook methods * Emit Test\AfterLastTestMethodCalled, Test\AfterLastTestMethodErrored, and Test\AfterLastTestMethodFinished events when an after-last-test method errors * Prepare release . [ David Prévot ] * Update copyright (years) phpunit (11.5.2-4) unstable; urgency=medium . * Source-only upload for testing migration phpunit (11.5.2-3) unstable; urgency=medium . * Upload to unstable phpunit (11.5.2-2) experimental; urgency=medium . * Ship php-staabm-side-effects-detector in NEW processing phpunit (11.5.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Implement TestRunner\ChildProcessStarted and TestRunner\ChildProcessFinished events * Prepare release . [ Markus Staab ] * Inline SKIPIF evaluation without side-effects * Inline CLEAN evaluation without main-process pollution . [ David Prévot ] * Adapt to new php-staabm-side-effects-detector dependency * Versioned phpunit-type build-dependency phpunit (11.4.4-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ David Prévot ] * Update exclusions for phpab phpunit (11.4.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Sem Koolen ] * improved parameter names for asserts . [ Ilia Smirnov ] * Remove empty lines between teamcity events . [ David Prévot ] * Update exclusions for phpab phpunit (11.4.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Christian Flothmann ] * fix typo in exception message . [ Markus Staab ] * Disable xdebug in subprocess when inactive phpunit (11.4.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Nicolas PHILIPPE ] * Bootstrap extensions before building test suite * Seal EventFacade before building the test suite * Filter deprecationTriggers when displaying deprecation details * #[RequiresPhpunitExtension] attribute . [ David Prévot ] * Update exclusions for phpab phpunit (11.3.6-1) experimental; urgency=medium . [ Kuba Werłos ] * Do not trim testdox text when it contains `$` character . [ Sebastian Bergmann ] * Do not try to instantiate attribute classes that do not exist * Prepare release phpunit (11.3.5-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Update expectation after update of sebastian/comparator * Revert "add name property to testsuites element in JunitXmlLogger" * Prepare release . [ Jamie ] * convert callback callable to closure for variadic reflection phpunit (11.3.4-1) experimental; urgency=medium . [ Kuba Werłos ] * Fix testdox output containing dollar signs in the value from data provider * Do not fail with "An error occurred inside PHPUnit" when data provider key is not int or string * Fix variadic function as callback . [ Sebastian Bergmann ] * Prepare release . [ Eric Stern ] * Fix JSON object order comparison with numeric keys phpunit (11.3.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Implement options for controlling whether details on PHPUnit deprecations should be displayed * Prepare release . [ joseph-sentry ] * add name property to testsuites element in JunitXmlLogger phpunit (11.3.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Improve description of objects (inspired by #5912) * Update dependencies * Update tests after sebastian/comparator update (previous version was hiding problems with wrong expectations) * Prepare release phpunit (11.3.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Initial work on optionally repeating TestDox output for non-successful tests after the regular TestDox output * Prepare release . [ soyuka ] * Ignore suppression when generating baseline . [ David Prévot ] * Update exclusions for phpab phpunit (11.2.8-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Allow --coverage-filter CLI option to be used multiple times again * Prepare release phpunit (11.2.7-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Bump dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions) * Prepare release phpunit (11.2.6-1) experimental; urgency=medium . [ Gabriel Birke ] * Add hints to CLI parameter deprecation messages . [ Sebastian Bergmann ] * Prepare release phpunit (11.2.5-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Don't calculate unnecessary information in `debug_backtrace()` . [ Maarten Scholder ] * Refactor unsetting tests during TestSuite::run, for even faster destruction of instances. . [ Michael Voříšek ] * Use array_pop instead of slow array_shift phpunit (11.2.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of PHPUnit 11.2 * Consider #[CoversTrait] attribute for risky test check * Prepare release phpunit (11.1.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Kuba Werłos ] * Do not crash when test run in child process ends unexpectedly and `--log-junit` is used phpunit (11.1.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Fix "PHP Warning: Uninitialized string offset 0" . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit (11.1.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ David Prévot ] * Adapt phpabtpl calls to updated composer.json * Update exclusions for phpab phpunit (11.0.9-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Do not use a shell in proc_open if not really needed * Cleanup process handling after dropping temp-file handling phpunit (11.0.8-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (11.0.6-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Prevent duplicate prettify in TestDoxBuilder * Micro optimize NamePrettifier->prettifyTestMethodName() * Micro optimize TestRunner->runTestWithTimeout() * Save call to Telemetry\System->snapshot(). * Prevent file IO when not strictly necessary * Prevent unnecessary ExecutionOrderDependency->getTarget() call * Simplify NamePrettifier->prettifyTestMethodName() . [ jrfnl ] * assertArrayIsIdenticalToArrayOnlyConsideringListOfKeys(): bug fix phpunit (11.0.5-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Fix --exclude-filter CLI option * Prepare release phpunit (11.0.4-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ jrfnl ] * assertArrayIs*ToArrayOnlyConsideringListOfKeys(): bug fix - better respect PHP native array key handling . [ David Prévot ] * Force system dependencies loading * Use system path for tests phpunit (11.0.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not print resource usage information when --debug is used * Also emit 'Test code or tested code did not remove its own error handlers' Test\ConsideredRisky event when the 'Test code or tested code did not remove its own exception handlers' Test\ConsideredRisky event is triggered * Do not consider tests that do not unregister their error handlers or exception handlers as risky when they are run in an isolated process * Prepare release phpunit (11.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (11.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of PHPUnit 11.0 * Prepare release . [ David Prévot ] * Update required files for tests * Drop phpunit-recursion-context build-dependency phpunit (10.5.9-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.5.8-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Try to validate configuration file against all known schema definitions before attempting migration * Prepare release phpunit (10.5.7-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.5.6-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Only consider test outcome (errored, failed, incomplete, skipped, or passed) for TestDox format and display details about test issues, when requested, using the default result printer. * Bump copyright year * Bring back --debug CLI option, this time as an alias for "--no-output --log-events-text php://stdout" * Prepare release . [ Marko Petrovic ] * resolve both relative and absolute paths * fix issue for variadic parameters . [ David Prévot ] * Update copyright (years) phpunit (10.5.5-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Michael Voříšek ] * Fix ErrorHandler to not silent error_get_last() results * handle E_USER_ERROR but abort further test execution . [ i582 ] * fixed teamcity output for `teamcity[testStarted` meta message phpunit (10.5.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ David Prévot ] * Update copyright for embedded scripts phpunit (10.5.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.5.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Revert deprecation of MockBuilder::disableAutoReturnValueGeneration() and MockBuilder::enableAutoReturnValueGeneration() * Prepare release phpunit (10.4.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.4.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.4.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of PHPUnit 10.4 * Prepare release . [ David Prévot ] * Update exclusions for phpab phpunit (10.3.5-1) experimental; urgency=medium . [ Sebastian Bergmann ] * The child processes used for process isolation now use temporary files to communicate their result to the parent process * Sync with changes in sebastian/exporter * Prepare release phpunit (10.3.4-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Filippo Tessarotto ] * CodeCoverage: process PHP report as first in list to avoid serializing cache data phpunit (10.3.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Add list of deprecated functionality * Prepare release phpunit (10.3.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Revert "Soft-deprecate MockBuilder::setMockClassName() for #5444" * Revert "Soft-deprecate willReturnOnConsecutiveCalls() for #5425" * Revert soft-deprecation of TestCase::throwException() * Add test * Document deprecations made in PHPUnit 10.3.0 * Document that TestCase::throwException(), InvocationMocker::willReturnOnConsecutiveCalls(), and MockBuilder::setMockClassName() are no longer deprecated * Prepare release phpunit (10.3.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of PHPUnit 10.3 * Prepare release . [ David Prévot ] * Adapt phpabtpl call to updated composer.json phpunit (10.2.6-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.2.5-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.2.4-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Fix --warm-coverage-cache CLI option * No longer accept -v (it did not have an effect anymore since PHPUnit 10.0.0) * Prepare release phpunit (10.2.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Nicolas Grekas ] * Fix XSD to allow empty tag phpunit (10.2.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.2.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not emit events for suppressed errors in PHPUnit's own code (or code of its dependencies) * Prepare release phpunit (10.2.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of PHPUnit 10.2 * Prepare release . [ David Prévot ] * Exclude some test files for phpab phpunit (10.1.3-1) experimental; urgency=medium . [ Luke Kuzmish ] * add distinct messages for output buffering level mismatch . [ Sebastian Bergmann ] * Prepare release . [ Paweł Niedzielski ] * Add stack trace for previous exceptions to bootstrap error message phpunit (10.1.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Implement PHPUnit\Event\Telemetry\Info::garbageCollectorStatus() * Implement PHPUnit\Runner\Extension\Facade::replaceOutput() and PHPUnit\Runner\Extension\Facade::replacesOutput() to allow extensions to disable event more default output * Delete PHPUnit 8.5 ChangeLog * Delete PHPUnit 9.6 ChangeLog * Delete PHPUnit 10.0 ChangeLog * phpunit/php-code-coverage 10.1.0 has been released * Do not consider a test as risky when it is expected to not perform assertions * DoesNotPerformAssertions should also be supported on the class-level * Prepare release . [ David Prévot ] * Update excluded files for phpab * Bump php-codecoverage version * Add required file for tests phpunit (10.0.19-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.0.18-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Filippo Tessarotto ] * Register Facade Subscribers where state is already global phpunit (10.0.16-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ jrfnl ] * StringContains: bug fix for ignoring line endings . [ David Prévot ] * Add another exclusion for phpab phpunit (10.0.15-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Update expectation * TestDox HTML improvements * Prepare release phpunit (10.0.14-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Emit complete Test\AssertionSucceeded event * Only emit Test\AssertionSucceeded and Test\AssertionFailed events when they have subscribers * Prepare release phpunit (10.0.13-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit (10.0.12-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Allow values of other types than array to be passed to assertIsList() * Prepare release . [ Filippo Tessarotto ] * [#5188] Fix JunitXmlLogger handling of errors on unprepared tests . [ David Prévot ] * Display skipped tests phpunit (10.0.11-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Skip this test when assert.exception and zend.assertions are not configured as required * Prepare release . [ Filippo Tessarotto ] * Fix Code Coverage collection in --process-isolation . [ David Prévot ] * Drop patch not needed anymore phpunit (10.0.9-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ John Blackbourn ] * Detail deprecations for 9.6.1 in the changelog . [ David Prévot ] * Skip test currently failing * Drop helpers: packages are needed for phpabtpl phpunit (10.0.7-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Depend on sebastian/code-unit ^2.0 * Depend on phpunit/php-code-coverage ^10.0 * Drop support for PHP 8.0 * Add note about PHPDBG and Xdebug 2 * Prepare release . [ David Prévot ] * Revert "Track version 9 for now (Bookworm?)" * Refresh patches * Update build-dependencies * Update excluded files for phpab phpunit-cli-parser (3.0.2-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-cli-parser (3.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-cli-parser (3.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not use implicitly nullable parameters and prepare release phpunit-cli-parser (3.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-cli-parser (2.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 and PHP 7.4 * Drop support for PHP 8.0 * Bump copyright year * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice phpunit-code-unit (3.0.2-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-code-unit (3.0.2-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-code-unit (3.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit-code-unit (3.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 * Use recent PHPUnit phpunit-code-unit (3.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-code-unit (2.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 * Drop support for PHP 7.4 * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice phpunit-code-unit-reverse-lookup (4.0.1-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-code-unit-reverse-lookup (4.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-code-unit-reverse-lookup (4.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-code-unit-reverse-lookup (4.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Declare class final * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-code-unit-reverse-lookup (3.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-comparator (6.3.0-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-comparator (6.3.0-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-comparator (6.3.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Declare optional dependency on ext/bcmath * Prepare release . [ Alexander M. Turek ] * Support for BCMath\Number objects . [ David Prévot ] * Update copyright (years) * Use php-bcmath for tests phpunit-comparator (6.2.1-1) experimental; urgency=medium . [ Markus Staab ] * Remove common prefixes and suffixes from actual and expected single-line strings * Fix "Uninitialized string offset -1" warning . [ Sebastian Bergmann ] * Prepare release phpunit-comparator (6.1.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Revert "Fix for issue #112 - ArrayComparator in canonicalize mode" * Prepare release . [ David Prévot ] * Use phpabtpl for tests phpunit-comparator (6.1.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Implement specialized comparator for enumerations * Prepare release . [ David Prévot ] * Revert "Force system dependencies loading" * Use local package for tests phpunit-comparator (6.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Marek Gleska ] * Fix for issue #112 - ArrayComparator in canonicalize mode phpunit-comparator (6.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-comparator (6.0.0-2) experimental; urgency=medium . * Force system dependencies loading phpunit-comparator (6.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) * Extend clean * Use PHPUnit 11 phpunit-comparator (5.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Add link to security policy * Ignore all properties with names prefixed with __phpunit_ * Use Stub interface instead of MockObject interface * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. phpunit-comparator (5.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 and PHP 7.4 * Drop support for PHP 8.0 * Reformat so that tools recognize the license * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Update standards version to 4.6.2, no changes needed. * Drop now useless overrides * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-complexity (4.0.1-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-complexity (4.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-complexity (4.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-complexity (4.0.0-2) experimental; urgency=medium . * Force system dependencies loading 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) phpunit-complexity (3.2.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Implement ComplexityCollection::sortByDescendingCyclomaticComplexity() * Support nikic/php-parser ^5.0 * Prepare release 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 phpunit-complexity (3.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not try to process abstract methods * Prepare release 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 phpunit-diff (6.0.2-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-diff (6.0.2-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-diff (6.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-diff (6.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not use implicitly nullable parameters and prepare release phpunit-diff (6.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-diff (5.1.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Implement SebastianBergmann\Diff\Line::isAdded(), SebastianBergmann\Diff\Line::isRemoved(), and SebastianBergmann\Diff\Line::isUnchanged() * Prepare release phpunit-diff (5.0.3-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Perf optimize MemoryEfficientLongestCommonSubsequenceCalculator * Improve performance of TimeEfficientLongestCommonSubsequenceCalculator phpunit-diff (5.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Update security policy * Prepare release phpunit-diff (5.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Bump copyright year * 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. * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-environment (7.2.0-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-environment (7.2.0-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-environment (7.2.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release phpunit-environment (7.2.0~git20240323-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Remove unused code and deprecate Runtime::getBinary() as well as Runtime::getRawBinary() (Closes: #1071081) . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-environment (7.1.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Added Runtime->getRawBinary() phpunit-environment (7.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-environment (6.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Joan Miquel ] * Add validation to opcache.jit_buffer_size * Changed to '0' . [ Joanhey ] * Fix jit . [ David Prévot ] * Set upstream metadata fields: Security-Contact. phpunit-environment (6.0.0-1) experimental; urgency=medium . * Upload new major to experimental . [ Sebastian Bergmann ] * Drop support for PHP 8.0 * Reformat so that tools recognize the license * Bump copyright year * Prepare release . [ David Prévot ] * Revert "Track version 5 for now (Bookworm?)" * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-exporter (6.3.0-4) unstable; urgency=medium . * Source-only upload for testing migration phpunit-exporter (6.3.0-3) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-exporter (6.3.0-2) experimental; urgency=medium . * Allow stderr during debci phpunit-exporter (6.3.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Make configuration for maximum string length consistent with configuration for array shortening * Prepare release phpunit-exporter (6.1.3-1) experimental; urgency=medium . [ Brett McBride ] * avoid using Reflection for some classes if a class has problems with Reflection, then fall back to the old toArray method of counting its properties. For example, using reflection on an ext-protobuf Message causes a segfault . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release phpunit-exporter (6.1.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Remove unnecessary sprintf() in hot path * Take shortcut when exporting a string * Shorten big arrays to speedup phpunit * count items recursively * Faster `Exporter-> exportString()` * Prevent unnecessary calls to `str_repeat()` . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-exporter (6.0.1-2) experimental; urgency=medium . * Use phpab for debci phpunit-exporter (6.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not use implicitly nullable parameters and prepare release . [ David Prévot ] * Force system dependencies loading phpunit-exporter (6.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-exporter (5.1.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Markus Staab ] * Optimize exporting big object graphs phpunit-exporter (5.1.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Gabriel Ostrolucký ] * Modernize array syntax phpunit-exporter (5.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Update security policy phpunit-exporter (5.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 and PHP 7.4 * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests * Provide autoload.php for tests phpunit-global-state (7.0.2-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-global-state (7.0.2-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-global-state (7.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-global-state (7.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Do not use implicitly nullable parameters and prepare release . [ David Prévot ] * Force system dependencies loading phpunit-global-state (7.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-global-state (6.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Update security policy * Pass null as first argument to ReflectionProperty::setValue() * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. phpunit-global-state (6.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Bump copyright year * Drop support for PHP 8.0 * Add Security Policy * Prepare release . [ David Prévot ] * Mark package as Multi-Arch: foreign * Drop now useless overrides and autoloaders * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-lines-of-code (3.0.1-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-lines-of-code (3.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-lines-of-code (3.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release phpunit-lines-of-code (3.0.0-2) experimental; urgency=medium . * Force system dependencies loading phpunit-lines-of-code (3.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Declare class readonly * Remove support for PHP-Parser 4 * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-lines-of-code (2.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Support nikic/php-parser ^5.0 * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. phpunit-lines-of-code (2.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Narrow types * Prepare release phpunit-lines-of-code (2.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 * Drop support for PHP 7.4 * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-object-enumerator (6.0.1-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-object-enumerator (6.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-object-enumerator (6.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-object-enumerator (6.0.0-2) experimental; urgency=medium . * Force system dependencies loading phpunit-object-enumerator (6.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-object-enumerator (5.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Drop now useless overrides * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-object-reflector (4.0.1-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-object-reflector (4.0.1-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-object-reflector (4.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 * Use recent PHPUnit phpunit-object-reflector (4.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-object-reflector (3.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Update copyright (years and license) * Ship upstream security notice phpunit-recursion-context (6.0.2-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-recursion-context (6.0.2-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-recursion-context (6.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ Markus Staab ] * Use more efficient `spl_object_id()` over `spl_object_hash()` . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-recursion-context (6.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Remove dynamic property * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-recursion-context (5.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 8.0 * Bump copyright year * Prepare release . [ David Prévot ] * Revert "Track version 4 for now (Bookworm?)" * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-type (5.1.0-3) unstable; urgency=medium . * Source-only upload for testing migration phpunit-type (5.1.0-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-type (5.1.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Implement ReflectionMapper::fromPropertyType() * Prepare release . [ David Prévot ] * Ensure vendor/autoload.php is used during tests phpunit-type (5.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-type (5.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Declare classes readonly * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-type (4.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 8.0 * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Revert "Track version 3 for now (Bookworm?)" * Set upstream metadata fields: Security-Contact. * Update copyright (years and license) * Ship upstream security notice * Use phpunit 10 for tests phpunit-version (5.0.2-2) unstable; urgency=medium . * Upload to unstable in sync with PHPUnit 11 phpunit-version (5.0.2-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release . [ Cristian Rodríguez ] * Avoid spawning a shell for git phpunit-version (5.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Use PHPStan instead of Psalm * Prepare release . [ David Prévot ] * Update Standards-Version to 4.7.0 phpunit-version (5.0.0-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Start development of next major version * Declare class readonly * Bump copyright year * Prepare release . [ David Prévot ] * Update copyright (years) phpunit-version (4.0.1-1) experimental; urgency=medium . [ Sebastian Bergmann ] * Prepare release phpunit-version (4.0.0-1) experimental; urgency=medium . * Upload new major version to experimental . [ Sebastian Bergmann ] * Drop support for PHP 7.3 * Drop support for PHP 7.4 * Reformat so that tools recognize the license * Bump copyright year * Add Security Policy * Prepare release . [ David Prévot ] * Check upstream signature * Update copyright (years and license) * Ship upstream security notice * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. * Override dh_auto_clean REMOVED: materia-kde 20220823-2