diff --git a/.php-cs-fixer.php b/.php-cs-fixer.php index 2239aea7..3fb64fbc 100644 --- a/.php-cs-fixer.php +++ b/.php-cs-fixer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/LICENSE.md b/LICENSE.md index 27536861..1ad07854 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright (c) 2021-2024 Andreas Möller +Copyright (c) 2021-2025 Andreas Möller Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the _Software_), to deal in the Software without restriction, including without limitation the diff --git a/bin/remove-autoload-configuration.php b/bin/remove-autoload-configuration.php index c14059ab..b3ad8b2e 100644 --- a/bin/remove-autoload-configuration.php +++ b/bin/remove-autoload-configuration.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/phar/phpunit-slow-test-detector.php b/phar/phpunit-slow-test-detector.php index 8b177ba2..62046de0 100644 --- a/phar/phpunit-slow-test-detector.php +++ b/phar/phpunit-slow-test-detector.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/rector.php b/rector.php index a38436f2..1be82b27 100644 --- a/rector.php +++ b/rector.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Attribute/MaximumDuration.php b/src/Attribute/MaximumDuration.php index 741dc46b..6d5a4a25 100644 --- a/src/Attribute/MaximumDuration.php +++ b/src/Attribute/MaximumDuration.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Collector/Collector.php b/src/Collector/Collector.php index fbfd7d28..2664a942 100644 --- a/src/Collector/Collector.php +++ b/src/Collector/Collector.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Collector/DefaultCollector.php b/src/Collector/DefaultCollector.php index 7724e7d3..7f93d9f2 100644 --- a/src/Collector/DefaultCollector.php +++ b/src/Collector/DefaultCollector.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Comparator/DurationComparator.php b/src/Comparator/DurationComparator.php index 6c2f8c7f..20f2f051 100644 --- a/src/Comparator/DurationComparator.php +++ b/src/Comparator/DurationComparator.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Console/Color.php b/src/Console/Color.php index 28eeda06..1e3b0392 100644 --- a/src/Console/Color.php +++ b/src/Console/Color.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Count.php b/src/Count.php index d5da38b1..3c969771 100644 --- a/src/Count.php +++ b/src/Count.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Duration.php b/src/Duration.php index 5c7f356e..59859b7c 100644 --- a/src/Duration.php +++ b/src/Duration.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidCount.php b/src/Exception/InvalidCount.php index 60a78764..fd8e746c 100644 --- a/src/Exception/InvalidCount.php +++ b/src/Exception/InvalidCount.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidMilliseconds.php b/src/Exception/InvalidMilliseconds.php index 28e7c157..92dacd73 100644 --- a/src/Exception/InvalidMilliseconds.php +++ b/src/Exception/InvalidMilliseconds.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidNanoseconds.php b/src/Exception/InvalidNanoseconds.php index d0885a77..fc52a329 100644 --- a/src/Exception/InvalidNanoseconds.php +++ b/src/Exception/InvalidNanoseconds.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidPhaseIdentifier.php b/src/Exception/InvalidPhaseIdentifier.php index 060b75c5..61f72bad 100644 --- a/src/Exception/InvalidPhaseIdentifier.php +++ b/src/Exception/InvalidPhaseIdentifier.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidSeconds.php b/src/Exception/InvalidSeconds.php index 9cd4b17b..74204ba9 100644 --- a/src/Exception/InvalidSeconds.php +++ b/src/Exception/InvalidSeconds.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidStart.php b/src/Exception/InvalidStart.php index 72ff8aa6..8c0cf705 100644 --- a/src/Exception/InvalidStart.php +++ b/src/Exception/InvalidStart.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidTestDescription.php b/src/Exception/InvalidTestDescription.php index 0e3fca8b..ed4442f0 100644 --- a/src/Exception/InvalidTestDescription.php +++ b/src/Exception/InvalidTestDescription.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/InvalidTestIdentifier.php b/src/Exception/InvalidTestIdentifier.php index 7e895cc6..b3248ce3 100644 --- a/src/Exception/InvalidTestIdentifier.php +++ b/src/Exception/InvalidTestIdentifier.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Exception/PhaseNotStarted.php b/src/Exception/PhaseNotStarted.php index 37294f3e..77ecb26c 100644 --- a/src/Exception/PhaseNotStarted.php +++ b/src/Exception/PhaseNotStarted.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Extension.php b/src/Extension.php index d22f8fdc..8de41c31 100644 --- a/src/Extension.php +++ b/src/Extension.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Formatter/DefaultDurationFormatter.php b/src/Formatter/DefaultDurationFormatter.php index 5f603fb0..f25003b1 100644 --- a/src/Formatter/DefaultDurationFormatter.php +++ b/src/Formatter/DefaultDurationFormatter.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Formatter/DurationFormatter.php b/src/Formatter/DurationFormatter.php index 047014a5..63cbe389 100644 --- a/src/Formatter/DurationFormatter.php +++ b/src/Formatter/DurationFormatter.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Phase.php b/src/Phase.php index 0fee0d38..da311503 100644 --- a/src/Phase.php +++ b/src/Phase.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/PhaseIdentifier.php b/src/PhaseIdentifier.php index 1bbaa06f..63afd229 100644 --- a/src/PhaseIdentifier.php +++ b/src/PhaseIdentifier.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/PhaseStart.php b/src/PhaseStart.php index 317e9eb9..50418cea 100644 --- a/src/PhaseStart.php +++ b/src/PhaseStart.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Reporter/DefaultReporter.php b/src/Reporter/DefaultReporter.php index 180e01f1..e14288f4 100644 --- a/src/Reporter/DefaultReporter.php +++ b/src/Reporter/DefaultReporter.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Reporter/Reporter.php b/src/Reporter/Reporter.php index 6ef2e32d..e7fb491d 100644 --- a/src/Reporter/Reporter.php +++ b/src/Reporter/Reporter.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/SlowTest.php b/src/SlowTest.php index c9f40e81..9c630d40 100644 --- a/src/SlowTest.php +++ b/src/SlowTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Subscriber/Test/FinishedSubscriber.php b/src/Subscriber/Test/FinishedSubscriber.php index fbe4d670..d9a63d3e 100644 --- a/src/Subscriber/Test/FinishedSubscriber.php +++ b/src/Subscriber/Test/FinishedSubscriber.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Subscriber/Test/PreparationStartedSubscriber.php b/src/Subscriber/Test/PreparationStartedSubscriber.php index b535124a..fd9aebc7 100644 --- a/src/Subscriber/Test/PreparationStartedSubscriber.php +++ b/src/Subscriber/Test/PreparationStartedSubscriber.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Subscriber/TestRunner/ExecutionFinishedSubscriber.php b/src/Subscriber/TestRunner/ExecutionFinishedSubscriber.php index 77ed2224..e66155f0 100644 --- a/src/Subscriber/TestRunner/ExecutionFinishedSubscriber.php +++ b/src/Subscriber/TestRunner/ExecutionFinishedSubscriber.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/TestDescription.php b/src/TestDescription.php index 85a3cfba..f6868c98 100644 --- a/src/TestDescription.php +++ b/src/TestDescription.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/TestIdentifier.php b/src/TestIdentifier.php index 3303f0a3..96b6b754 100644 --- a/src/TestIdentifier.php +++ b/src/TestIdentifier.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Time.php b/src/Time.php index ed53fdf0..77e1c9fb 100644 --- a/src/Time.php +++ b/src/Time.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/TimeKeeper.php b/src/TimeKeeper.php index 27409541..3ca75daf 100644 --- a/src/TimeKeeper.php +++ b/src/TimeKeeper.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Version/Major.php b/src/Version/Major.php index fc4a278b..9a2e71fb 100644 --- a/src/Version/Major.php +++ b/src/Version/Major.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/src/Version/Series.php b/src/Version/Series.php index 723a1d5f..68dba582 100644 --- a/src/Version/Series.php +++ b/src/Version/Series.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/DataProvider/AbstractProvider.php b/test/DataProvider/AbstractProvider.php index 0b1d7a3d..2e73bf31 100644 --- a/test/DataProvider/AbstractProvider.php +++ b/test/DataProvider/AbstractProvider.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/DataProvider/IntProvider.php b/test/DataProvider/IntProvider.php index ceefd085..41db6f52 100644 --- a/test/DataProvider/IntProvider.php +++ b/test/DataProvider/IntProvider.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/DataProvider/StringProvider.php b/test/DataProvider/StringProvider.php index 591b3af6..c58e1520 100644 --- a/test/DataProvider/StringProvider.php +++ b/test/DataProvider/StringProvider.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/Configuration/Defaults/SleeperTest.php b/test/EndToEnd/Version06/Configuration/Defaults/SleeperTest.php index a05fba29..826dce69 100644 --- a/test/EndToEnd/Version06/Configuration/Defaults/SleeperTest.php +++ b/test/EndToEnd/Version06/Configuration/Defaults/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/Configuration/MaximumCount/SleeperTest.php b/test/EndToEnd/Version06/Configuration/MaximumCount/SleeperTest.php index 06ce3846..145c6d76 100644 --- a/test/EndToEnd/Version06/Configuration/MaximumCount/SleeperTest.php +++ b/test/EndToEnd/Version06/Configuration/MaximumCount/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/Configuration/MaximumDuration/SleeperTest.php b/test/EndToEnd/Version06/Configuration/MaximumDuration/SleeperTest.php index e981b729..50770c4e 100644 --- a/test/EndToEnd/Version06/Configuration/MaximumDuration/SleeperTest.php +++ b/test/EndToEnd/Version06/Configuration/MaximumDuration/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/Bare/SleeperTest.php b/test/EndToEnd/Version06/TestCase/Bare/SleeperTest.php index 3cc703c4..a590f647 100644 --- a/test/EndToEnd/Version06/TestCase/Bare/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/Bare/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/Combination/SleeperTest.php b/test/EndToEnd/Version06/TestCase/Combination/SleeperTest.php index 93ce08a1..84a7bfec 100644 --- a/test/EndToEnd/Version06/TestCase/Combination/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/Combination/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/SleeperTest.php index a4b1f4f6..8bf3013b 100644 --- a/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithAfterAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/SleeperTest.php index dc28b449..6168288c 100644 --- a/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithAfterClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/SleeperTest.php index 85a065bd..4f7a2fde 100644 --- a/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithAssertPostConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/SleeperTest.php index 773467ff..9c4b97f6 100644 --- a/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithAssertPreConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/SleeperTest.php index ccb37f39..cf052ccb 100644 --- a/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithBeforeAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/SleeperTest.php index c5b7fdee..7bf22074 100644 --- a/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithBeforeClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithDataProvider/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithDataProvider/SleeperTest.php index f09e0a84..406ff472 100644 --- a/test/EndToEnd/Version06/TestCase/WithDataProvider/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithDataProvider/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithSetUp/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithSetUp/SleeperTest.php index e11325fc..ebf3a5b2 100644 --- a/test/EndToEnd/Version06/TestCase/WithSetUp/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithSetUp/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/SleeperTest.php index e3d7d82b..75a4816d 100644 --- a/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithSetUpBeforeClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithTearDown/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithTearDown/SleeperTest.php index aa3df511..4174c8e1 100644 --- a/test/EndToEnd/Version06/TestCase/WithTearDown/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithTearDown/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/SleeperTest.php b/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/SleeperTest.php index 350571d8..dbc347e5 100644 --- a/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/SleeperTest.php +++ b/test/EndToEnd/Version06/TestCase/WithTearDownAfterClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php index 8998c43b..041a4424 100644 --- a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php index a4bd0826..75cfe4b7 100644 --- a/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version06/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php b/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php index 9e2f8345..76a03dec 100644 --- a/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version06/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php index c934ab09..4815361e 100644 --- a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php index a59a46f3..8edf4cb7 100644 --- a/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version06/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/Configuration/Defaults/SleeperTest.php b/test/EndToEnd/Version07/Configuration/Defaults/SleeperTest.php index b6321ab8..b81e0661 100644 --- a/test/EndToEnd/Version07/Configuration/Defaults/SleeperTest.php +++ b/test/EndToEnd/Version07/Configuration/Defaults/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/Configuration/MaximumCount/SleeperTest.php b/test/EndToEnd/Version07/Configuration/MaximumCount/SleeperTest.php index 3f78f958..ed697020 100644 --- a/test/EndToEnd/Version07/Configuration/MaximumCount/SleeperTest.php +++ b/test/EndToEnd/Version07/Configuration/MaximumCount/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/Configuration/MaximumDuration/SleeperTest.php b/test/EndToEnd/Version07/Configuration/MaximumDuration/SleeperTest.php index f4b30612..545952d8 100644 --- a/test/EndToEnd/Version07/Configuration/MaximumDuration/SleeperTest.php +++ b/test/EndToEnd/Version07/Configuration/MaximumDuration/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/Bare/SleeperTest.php b/test/EndToEnd/Version07/TestCase/Bare/SleeperTest.php index 94cc6208..a562305e 100644 --- a/test/EndToEnd/Version07/TestCase/Bare/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/Bare/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/Combination/SleeperTest.php b/test/EndToEnd/Version07/TestCase/Combination/SleeperTest.php index ef8884bf..400fd63b 100644 --- a/test/EndToEnd/Version07/TestCase/Combination/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/Combination/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/SleeperTest.php index f8005102..de2bd830 100644 --- a/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithAfterAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/SleeperTest.php index 6b8d26c8..bd423894 100644 --- a/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithAfterClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/SleeperTest.php index 1904782f..0f182857 100644 --- a/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithAssertPostConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/SleeperTest.php index 469a1aec..19c119f7 100644 --- a/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithAssertPreConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/SleeperTest.php index 9e01aea2..b13c1d0d 100644 --- a/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithBeforeAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/SleeperTest.php index c6c9de96..393b6edd 100644 --- a/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithBeforeClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithDataProvider/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithDataProvider/SleeperTest.php index af80ce58..511f28e2 100644 --- a/test/EndToEnd/Version07/TestCase/WithDataProvider/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithDataProvider/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithSetUp/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithSetUp/SleeperTest.php index 891f8dda..1902f9f8 100644 --- a/test/EndToEnd/Version07/TestCase/WithSetUp/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithSetUp/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/SleeperTest.php index 2ad0e6f4..2fcdb985 100644 --- a/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithSetUpBeforeClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithTearDown/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithTearDown/SleeperTest.php index 7ff03f0f..4f4b40f0 100644 --- a/test/EndToEnd/Version07/TestCase/WithTearDown/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithTearDown/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/SleeperTest.php b/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/SleeperTest.php index caa07ac9..e9095393 100644 --- a/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/SleeperTest.php +++ b/test/EndToEnd/Version07/TestCase/WithTearDownAfterClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php index 718d6434..c006e2a9 100644 --- a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php index 8cd599cf..ebe6f8df 100644 --- a/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version07/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php b/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php index e14412d5..16695f2a 100644 --- a/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version07/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php index bf6f400f..79ebad68 100644 --- a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php index 353c1d3a..0c677d4c 100644 --- a/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version07/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/Configuration/Defaults/SleeperTest.php b/test/EndToEnd/Version08/Configuration/Defaults/SleeperTest.php index 6e26d9c3..d65a83c1 100644 --- a/test/EndToEnd/Version08/Configuration/Defaults/SleeperTest.php +++ b/test/EndToEnd/Version08/Configuration/Defaults/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/Configuration/MaximumCount/SleeperTest.php b/test/EndToEnd/Version08/Configuration/MaximumCount/SleeperTest.php index 22e26138..4a995d0f 100644 --- a/test/EndToEnd/Version08/Configuration/MaximumCount/SleeperTest.php +++ b/test/EndToEnd/Version08/Configuration/MaximumCount/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/Configuration/MaximumDuration/SleeperTest.php b/test/EndToEnd/Version08/Configuration/MaximumDuration/SleeperTest.php index e4508420..ecee4a42 100644 --- a/test/EndToEnd/Version08/Configuration/MaximumDuration/SleeperTest.php +++ b/test/EndToEnd/Version08/Configuration/MaximumDuration/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/Bare/SleeperTest.php b/test/EndToEnd/Version08/TestCase/Bare/SleeperTest.php index 6000b455..e2547ad7 100644 --- a/test/EndToEnd/Version08/TestCase/Bare/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/Bare/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/Combination/SleeperTest.php b/test/EndToEnd/Version08/TestCase/Combination/SleeperTest.php index 6a0999e6..22b67cdc 100644 --- a/test/EndToEnd/Version08/TestCase/Combination/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/Combination/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/SleeperTest.php index 29cad156..3a5c90d0 100644 --- a/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithAfterAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/SleeperTest.php index d047a66d..fa8dbac4 100644 --- a/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithAfterClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/SleeperTest.php index 57f1e20e..55f96682 100644 --- a/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithAssertPostConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/SleeperTest.php index 3360593d..1e596d11 100644 --- a/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithAssertPreConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/SleeperTest.php index 5dd59190..a4bb50e0 100644 --- a/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithBeforeAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/SleeperTest.php index 6099c908..ca540e6f 100644 --- a/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithBeforeClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithDataProvider/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithDataProvider/SleeperTest.php index 89704e39..5ef68fc2 100644 --- a/test/EndToEnd/Version08/TestCase/WithDataProvider/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithDataProvider/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithSetUp/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithSetUp/SleeperTest.php index 9947370c..716a8682 100644 --- a/test/EndToEnd/Version08/TestCase/WithSetUp/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithSetUp/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/SleeperTest.php index 60efb7e6..fcd73003 100644 --- a/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithSetUpBeforeClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithTearDown/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithTearDown/SleeperTest.php index 8635a910..1c646a04 100644 --- a/test/EndToEnd/Version08/TestCase/WithTearDown/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithTearDown/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/SleeperTest.php b/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/SleeperTest.php index be92569e..f5680986 100644 --- a/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/SleeperTest.php +++ b/test/EndToEnd/Version08/TestCase/WithTearDownAfterClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php index a5f3efad..b19a0c68 100644 --- a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php index daa33aef..a2ff253c 100644 --- a/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version08/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php b/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php index 34100104..034245c3 100644 --- a/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version08/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php index 670d6509..cfb7bc4e 100644 --- a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php index 64991fa6..3f12d12f 100644 --- a/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version08/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/Configuration/Defaults/SleeperTest.php b/test/EndToEnd/Version09/Configuration/Defaults/SleeperTest.php index 1251c1f6..77476d34 100644 --- a/test/EndToEnd/Version09/Configuration/Defaults/SleeperTest.php +++ b/test/EndToEnd/Version09/Configuration/Defaults/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/Configuration/MaximumCount/SleeperTest.php b/test/EndToEnd/Version09/Configuration/MaximumCount/SleeperTest.php index eaaba397..329d8e31 100644 --- a/test/EndToEnd/Version09/Configuration/MaximumCount/SleeperTest.php +++ b/test/EndToEnd/Version09/Configuration/MaximumCount/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/Configuration/MaximumDuration/SleeperTest.php b/test/EndToEnd/Version09/Configuration/MaximumDuration/SleeperTest.php index 6e83823e..1089615c 100644 --- a/test/EndToEnd/Version09/Configuration/MaximumDuration/SleeperTest.php +++ b/test/EndToEnd/Version09/Configuration/MaximumDuration/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/Bare/SleeperTest.php b/test/EndToEnd/Version09/TestCase/Bare/SleeperTest.php index b3ebc3f9..2ed71ccb 100644 --- a/test/EndToEnd/Version09/TestCase/Bare/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/Bare/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/Combination/SleeperTest.php b/test/EndToEnd/Version09/TestCase/Combination/SleeperTest.php index e77e6b50..a3665301 100644 --- a/test/EndToEnd/Version09/TestCase/Combination/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/Combination/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/SleeperTest.php index 281a6234..aa6d60c1 100644 --- a/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithAfterAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/SleeperTest.php index 277d3718..d62b37f5 100644 --- a/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithAfterClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/SleeperTest.php index d5becfc1..88e2d7bc 100644 --- a/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithAssertPostConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/SleeperTest.php index d7e44943..fa1f60b3 100644 --- a/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithAssertPreConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/SleeperTest.php index 6374b965..f0e554d6 100644 --- a/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithBeforeAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/SleeperTest.php index aaf3992d..f3909fc7 100644 --- a/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithBeforeClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithDataProvider/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithDataProvider/SleeperTest.php index f03b3f13..8d6fc1b0 100644 --- a/test/EndToEnd/Version09/TestCase/WithDataProvider/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithDataProvider/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithSetUp/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithSetUp/SleeperTest.php index c537049d..2cfa9faa 100644 --- a/test/EndToEnd/Version09/TestCase/WithSetUp/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithSetUp/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/SleeperTest.php index 814c5f53..10bf51e6 100644 --- a/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithSetUpBeforeClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithTearDown/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithTearDown/SleeperTest.php index fde99ff5..7fc2a0cb 100644 --- a/test/EndToEnd/Version09/TestCase/WithTearDown/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithTearDown/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/SleeperTest.php b/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/SleeperTest.php index 500dec22..cf87f584 100644 --- a/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/SleeperTest.php +++ b/test/EndToEnd/Version09/TestCase/WithTearDownAfterClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php index 431e98e1..d3689968 100644 --- a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php index 3e60f652..2cf3a480 100644 --- a/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version09/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php b/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php index 94fcc004..09cfbb00 100644 --- a/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version09/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php index 1733f24c..db478250 100644 --- a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php index 98eb88c2..9cbf57fa 100644 --- a/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version09/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/Configuration/Defaults/SleeperTest.php b/test/EndToEnd/Version10/Configuration/Defaults/SleeperTest.php index 1d02190e..45d765d6 100644 --- a/test/EndToEnd/Version10/Configuration/Defaults/SleeperTest.php +++ b/test/EndToEnd/Version10/Configuration/Defaults/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/Configuration/MaximumCount/SleeperTest.php b/test/EndToEnd/Version10/Configuration/MaximumCount/SleeperTest.php index eeb6910b..4f2ce043 100644 --- a/test/EndToEnd/Version10/Configuration/MaximumCount/SleeperTest.php +++ b/test/EndToEnd/Version10/Configuration/MaximumCount/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/Configuration/MaximumDuration/SleeperTest.php b/test/EndToEnd/Version10/Configuration/MaximumDuration/SleeperTest.php index 7634cb23..ea72a42e 100644 --- a/test/EndToEnd/Version10/Configuration/MaximumDuration/SleeperTest.php +++ b/test/EndToEnd/Version10/Configuration/MaximumDuration/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/Option/NoOutput/SleeperTest.php b/test/EndToEnd/Version10/Option/NoOutput/SleeperTest.php index 3f41327a..0655e50f 100644 --- a/test/EndToEnd/Version10/Option/NoOutput/SleeperTest.php +++ b/test/EndToEnd/Version10/Option/NoOutput/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/Bare/SleeperTest.php b/test/EndToEnd/Version10/TestCase/Bare/SleeperTest.php index f2a56269..71048bdd 100644 --- a/test/EndToEnd/Version10/TestCase/Bare/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/Bare/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/Combination/SleeperTest.php b/test/EndToEnd/Version10/TestCase/Combination/SleeperTest.php index bd76d9dd..c958055f 100644 --- a/test/EndToEnd/Version10/TestCase/Combination/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/Combination/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/SleeperTest.php index a00e4ecc..2fee13ab 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithAfterAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithAfterAttribute/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithAfterAttribute/SleeperTest.php index 0ce14506..fe099829 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterAttribute/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithAfterAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/SleeperTest.php index f7fe6122..2cfee077 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithAfterClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/SleeperTest.php index 26963df7..c6bb95a8 100644 --- a/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithAfterClassAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/SleeperTest.php index 4f41a707..5f121cdf 100644 --- a/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithAssertPostConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/SleeperTest.php index a68be6fc..48d43bb9 100644 --- a/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithAssertPreConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/SleeperTest.php index 575253b4..1b5dab8e 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithBeforeAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/SleeperTest.php index 1882a645..b92b46b6 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithBeforeAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/SleeperTest.php index 32be9577..1142eb3a 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithBeforeClassAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/SleeperTest.php index f8552e3d..c56cf25e 100644 --- a/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithBeforeClassAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithDataProvider/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithDataProvider/SleeperTest.php index 0234075a..47f769f0 100644 --- a/test/EndToEnd/Version10/TestCase/WithDataProvider/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithDataProvider/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithSetUp/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithSetUp/SleeperTest.php index cd32809a..d0114ade 100644 --- a/test/EndToEnd/Version10/TestCase/WithSetUp/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithSetUp/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/SleeperTest.php index f8a6cd8e..f19d5b96 100644 --- a/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithSetUpBeforeClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithTearDown/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithTearDown/SleeperTest.php index 5214d3f7..138d6cfd 100644 --- a/test/EndToEnd/Version10/TestCase/WithTearDown/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithTearDown/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/SleeperTest.php b/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/SleeperTest.php index 991f3ecd..6e5c57a5 100644 --- a/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/SleeperTest.php +++ b/test/EndToEnd/Version10/TestCase/WithTearDownAfterClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php index fad24bb9..61a143ce 100644 --- a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php index acc52d33..b20eb0e2 100644 --- a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/SleeperTest.php b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/SleeperTest.php index 64626237..eef5c378 100644 --- a/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/SleeperTest.php +++ b/test/EndToEnd/Version10/TestMethod/WithMaximumDurationAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php index 75dfd875..080e8f91 100644 --- a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php index 6b280c65..75502144 100644 --- a/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php +++ b/test/EndToEnd/Version10/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php index b5897210..179b0e25 100644 --- a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php index 041d9b39..ff4fc3c4 100644 --- a/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version10/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/Configuration/Defaults/SleeperTest.php b/test/EndToEnd/Version11/Configuration/Defaults/SleeperTest.php index 537f89e0..400a4a39 100644 --- a/test/EndToEnd/Version11/Configuration/Defaults/SleeperTest.php +++ b/test/EndToEnd/Version11/Configuration/Defaults/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/Configuration/MaximumCount/SleeperTest.php b/test/EndToEnd/Version11/Configuration/MaximumCount/SleeperTest.php index 8c96de04..cbd23bc2 100644 --- a/test/EndToEnd/Version11/Configuration/MaximumCount/SleeperTest.php +++ b/test/EndToEnd/Version11/Configuration/MaximumCount/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/Configuration/MaximumDuration/SleeperTest.php b/test/EndToEnd/Version11/Configuration/MaximumDuration/SleeperTest.php index 4407a389..b30c69a9 100644 --- a/test/EndToEnd/Version11/Configuration/MaximumDuration/SleeperTest.php +++ b/test/EndToEnd/Version11/Configuration/MaximumDuration/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/Option/NoOutput/SleeperTest.php b/test/EndToEnd/Version11/Option/NoOutput/SleeperTest.php index 304c0678..b4dddc58 100644 --- a/test/EndToEnd/Version11/Option/NoOutput/SleeperTest.php +++ b/test/EndToEnd/Version11/Option/NoOutput/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/Bare/SleeperTest.php b/test/EndToEnd/Version11/TestCase/Bare/SleeperTest.php index 13305a4c..b13c2b67 100644 --- a/test/EndToEnd/Version11/TestCase/Bare/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/Bare/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/Combination/SleeperTest.php b/test/EndToEnd/Version11/TestCase/Combination/SleeperTest.php index c9faa634..8deda143 100644 --- a/test/EndToEnd/Version11/TestCase/Combination/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/Combination/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithAfterAttribute/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithAfterAttribute/SleeperTest.php index ae4dc7d2..da1db233 100644 --- a/test/EndToEnd/Version11/TestCase/WithAfterAttribute/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithAfterAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/SleeperTest.php index 89e1a2f3..6c5962bb 100644 --- a/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithAfterClassAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/SleeperTest.php index 41cb8c25..a8ff775b 100644 --- a/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithAssertPostConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/SleeperTest.php index 805c1057..f822ccf7 100644 --- a/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithAssertPreConditions/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/SleeperTest.php index 05ebd44e..db5ac3c5 100644 --- a/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithBeforeAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/SleeperTest.php index c6377926..dda9f844 100644 --- a/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithBeforeClassAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithDataProvider/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithDataProvider/SleeperTest.php index 9363176d..a46f09a5 100644 --- a/test/EndToEnd/Version11/TestCase/WithDataProvider/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithDataProvider/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithSetUp/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithSetUp/SleeperTest.php index eea48438..37080065 100644 --- a/test/EndToEnd/Version11/TestCase/WithSetUp/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithSetUp/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/SleeperTest.php index 2c8ba00e..b1bd558b 100644 --- a/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithSetUpBeforeClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithTearDown/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithTearDown/SleeperTest.php index 288794f6..408bc371 100644 --- a/test/EndToEnd/Version11/TestCase/WithTearDown/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithTearDown/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/SleeperTest.php b/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/SleeperTest.php index d3995113..474e64d6 100644 --- a/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/SleeperTest.php +++ b/test/EndToEnd/Version11/TestCase/WithTearDownAfterClass/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php index 035cf810..f57e3d7e 100644 --- a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAndSlowThresholdAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php index 135bcc0a..df568355 100644 --- a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/SleeperTest.php b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/SleeperTest.php index e7c76a5d..06570767 100644 --- a/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/SleeperTest.php +++ b/test/EndToEnd/Version11/TestMethod/WithMaximumDurationAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php b/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php index 3797f88b..6b56bcc0 100644 --- a/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php +++ b/test/EndToEnd/Version11/TestMethod/WithRunInSeparateProcessAttribute/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php index cf733d17..c739d751 100644 --- a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php +++ b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAndMaximumDurationAnnotations/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php index 3da47979..3552b384 100644 --- a/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php +++ b/test/EndToEnd/Version11/TestMethod/WithSlowThresholdAnnotation/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Fixture/Sleeper.php b/test/Fixture/Sleeper.php index 065ec782..c0d9c7f1 100644 --- a/test/Fixture/Sleeper.php +++ b/test/Fixture/Sleeper.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version07/SleeperTest.php b/test/Phar/Version07/SleeperTest.php index 055f3bbe..62969dd5 100644 --- a/test/Phar/Version07/SleeperTest.php +++ b/test/Phar/Version07/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version07/bootstrap.php b/test/Phar/Version07/bootstrap.php index 4e56e1de..c80df3ff 100644 --- a/test/Phar/Version07/bootstrap.php +++ b/test/Phar/Version07/bootstrap.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version08/SleeperTest.php b/test/Phar/Version08/SleeperTest.php index dc96362f..c898f41a 100644 --- a/test/Phar/Version08/SleeperTest.php +++ b/test/Phar/Version08/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version08/bootstrap.php b/test/Phar/Version08/bootstrap.php index 4e56e1de..c80df3ff 100644 --- a/test/Phar/Version08/bootstrap.php +++ b/test/Phar/Version08/bootstrap.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version09/SleeperTest.php b/test/Phar/Version09/SleeperTest.php index dc2ce521..2965e83c 100644 --- a/test/Phar/Version09/SleeperTest.php +++ b/test/Phar/Version09/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version09/bootstrap.php b/test/Phar/Version09/bootstrap.php index 4e56e1de..c80df3ff 100644 --- a/test/Phar/Version09/bootstrap.php +++ b/test/Phar/Version09/bootstrap.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version10/SleeperTest.php b/test/Phar/Version10/SleeperTest.php index dd981b2e..502ea662 100644 --- a/test/Phar/Version10/SleeperTest.php +++ b/test/Phar/Version10/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version10/bootstrap.php b/test/Phar/Version10/bootstrap.php index 4e56e1de..c80df3ff 100644 --- a/test/Phar/Version10/bootstrap.php +++ b/test/Phar/Version10/bootstrap.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version11/SleeperTest.php b/test/Phar/Version11/SleeperTest.php index 676651dc..04ce24d1 100644 --- a/test/Phar/Version11/SleeperTest.php +++ b/test/Phar/Version11/SleeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Phar/Version11/bootstrap.php b/test/Phar/Version11/bootstrap.php index 4e56e1de..c80df3ff 100644 --- a/test/Phar/Version11/bootstrap.php +++ b/test/Phar/Version11/bootstrap.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Attribute/MaximumDurationTest.php b/test/Unit/Attribute/MaximumDurationTest.php index b3aa80a4..dbcbfae5 100644 --- a/test/Unit/Attribute/MaximumDurationTest.php +++ b/test/Unit/Attribute/MaximumDurationTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Collector/DefaultCollectorTest.php b/test/Unit/Collector/DefaultCollectorTest.php index 2fa11a01..ba6cdcf0 100644 --- a/test/Unit/Collector/DefaultCollectorTest.php +++ b/test/Unit/Collector/DefaultCollectorTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Comparator/DurationComparatorTest.php b/test/Unit/Comparator/DurationComparatorTest.php index 13b6f088..667ba53f 100644 --- a/test/Unit/Comparator/DurationComparatorTest.php +++ b/test/Unit/Comparator/DurationComparatorTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Console/ColorTest.php b/test/Unit/Console/ColorTest.php index 8536bfe0..942d5980 100644 --- a/test/Unit/Console/ColorTest.php +++ b/test/Unit/Console/ColorTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/CountTest.php b/test/Unit/CountTest.php index 7e7c1739..4c398a6d 100644 --- a/test/Unit/CountTest.php +++ b/test/Unit/CountTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/DurationTest.php b/test/Unit/DurationTest.php index da5da24f..f8462f25 100644 --- a/test/Unit/DurationTest.php +++ b/test/Unit/DurationTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidCountTest.php b/test/Unit/Exception/InvalidCountTest.php index f854bd30..6684ad0e 100644 --- a/test/Unit/Exception/InvalidCountTest.php +++ b/test/Unit/Exception/InvalidCountTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidMillisecondsTest.php b/test/Unit/Exception/InvalidMillisecondsTest.php index a8baf059..2f8c44c0 100644 --- a/test/Unit/Exception/InvalidMillisecondsTest.php +++ b/test/Unit/Exception/InvalidMillisecondsTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidNanosecondsTest.php b/test/Unit/Exception/InvalidNanosecondsTest.php index 59691b08..520816ae 100644 --- a/test/Unit/Exception/InvalidNanosecondsTest.php +++ b/test/Unit/Exception/InvalidNanosecondsTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidPhaseIdentifierTest.php b/test/Unit/Exception/InvalidPhaseIdentifierTest.php index 85caa6d8..c6adb6c8 100644 --- a/test/Unit/Exception/InvalidPhaseIdentifierTest.php +++ b/test/Unit/Exception/InvalidPhaseIdentifierTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidSecondsTest.php b/test/Unit/Exception/InvalidSecondsTest.php index 54b42678..bbe4d9b4 100644 --- a/test/Unit/Exception/InvalidSecondsTest.php +++ b/test/Unit/Exception/InvalidSecondsTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidStartTest.php b/test/Unit/Exception/InvalidStartTest.php index 9350c6da..b2909bc3 100644 --- a/test/Unit/Exception/InvalidStartTest.php +++ b/test/Unit/Exception/InvalidStartTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidTestDescriptionTest.php b/test/Unit/Exception/InvalidTestDescriptionTest.php index fd7336b9..f7f5a952 100644 --- a/test/Unit/Exception/InvalidTestDescriptionTest.php +++ b/test/Unit/Exception/InvalidTestDescriptionTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/InvalidTestIdentifierTest.php b/test/Unit/Exception/InvalidTestIdentifierTest.php index 304e94bf..df056b6b 100644 --- a/test/Unit/Exception/InvalidTestIdentifierTest.php +++ b/test/Unit/Exception/InvalidTestIdentifierTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Exception/PhaseNotStartedTest.php b/test/Unit/Exception/PhaseNotStartedTest.php index 17967e9f..935075c9 100644 --- a/test/Unit/Exception/PhaseNotStartedTest.php +++ b/test/Unit/Exception/PhaseNotStartedTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Formatter/DefaultDurationFormatterTest.php b/test/Unit/Formatter/DefaultDurationFormatterTest.php index 2b1ead9d..79cd5027 100644 --- a/test/Unit/Formatter/DefaultDurationFormatterTest.php +++ b/test/Unit/Formatter/DefaultDurationFormatterTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/PhaseIdentifierTest.php b/test/Unit/PhaseIdentifierTest.php index 08b61cfd..cbfb9c4b 100644 --- a/test/Unit/PhaseIdentifierTest.php +++ b/test/Unit/PhaseIdentifierTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/PhaseStartTest.php b/test/Unit/PhaseStartTest.php index 09f3016a..db7dc2ba 100644 --- a/test/Unit/PhaseStartTest.php +++ b/test/Unit/PhaseStartTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/PhaseTest.php b/test/Unit/PhaseTest.php index a39db7b0..76e2c756 100644 --- a/test/Unit/PhaseTest.php +++ b/test/Unit/PhaseTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Reporter/DefaultReporterTest.php b/test/Unit/Reporter/DefaultReporterTest.php index 83805a56..c1a14d0b 100644 --- a/test/Unit/Reporter/DefaultReporterTest.php +++ b/test/Unit/Reporter/DefaultReporterTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/SlowTestTest.php b/test/Unit/SlowTestTest.php index 999d5dad..50bc33be 100644 --- a/test/Unit/SlowTestTest.php +++ b/test/Unit/SlowTestTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/TestDescriptionTest.php b/test/Unit/TestDescriptionTest.php index 2f5c8eba..1a28cc02 100644 --- a/test/Unit/TestDescriptionTest.php +++ b/test/Unit/TestDescriptionTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/TestIdentifierTest.php b/test/Unit/TestIdentifierTest.php index d7510fb1..4f197b2b 100644 --- a/test/Unit/TestIdentifierTest.php +++ b/test/Unit/TestIdentifierTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/TimeKeeperTest.php b/test/Unit/TimeKeeperTest.php index ea115c37..31d64464 100644 --- a/test/Unit/TimeKeeperTest.php +++ b/test/Unit/TimeKeeperTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/TimeTest.php b/test/Unit/TimeTest.php index de930c19..97629f6c 100644 --- a/test/Unit/TimeTest.php +++ b/test/Unit/TimeTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Version/MajorTest.php b/test/Unit/Version/MajorTest.php index 1806d65e..37612846 100644 --- a/test/Unit/Version/MajorTest.php +++ b/test/Unit/Version/MajorTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Unit/Version/SeriesTest.php b/test/Unit/Version/SeriesTest.php index e8b8e3df..cfe4e835 100644 --- a/test/Unit/Version/SeriesTest.php +++ b/test/Unit/Version/SeriesTest.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code. diff --git a/test/Util/Helper.php b/test/Util/Helper.php index bb0487d1..b99da7ab 100644 --- a/test/Util/Helper.php +++ b/test/Util/Helper.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * Copyright (c) 2021-2024 Andreas Möller + * Copyright (c) 2021-2025 Andreas Möller * * For the full copyright and license information, please view * the LICENSE.md file that was distributed with this source code.