Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update phpunit/phpunit from 8.3.4 to 8.5.37 #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link
Contributor

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • phpdocumentor/reflection-common 1.0.1 (package was removed)
  • phpdocumentor/reflection-docblock 4.3.1 (package was removed)
  • phpdocumentor/type-resolver 0.4.0 (package was removed)
  • phpspec/prophecy 1.8.1 (package was removed)
  • webmozart/assert 1.4.0 (package was removed)
  • doctrine/instantiator: 1.5.0 (updated from 1.2.0)
  • myclabs/deep-copy: 1.11.1 (updated from 1.9.3)
  • phar-io/manifest: 2.0.4 (updated from 1.0.3)
  • phar-io/version: 3.2.1 (updated from 2.0.1)
  • phpunit/php-code-coverage: 7.0.17 (updated from 7.0.7)
  • phpunit/php-file-iterator: 2.0.6 (updated from 2.0.2)
  • phpunit/php-timer: 2.1.4 (updated from 2.1.2)
  • phpunit/php-token-stream: 3.1.3 (updated from 3.1.0)
  • phpunit/phpunit: 8.5.37 (updated from 8.3.4)
  • sebastian/code-unit-reverse-lookup: 1.0.3 (updated from 1.0.1)
  • sebastian/comparator: 3.0.5 (updated from 3.0.2)
  • sebastian/diff: 3.0.6 (updated from 3.0.2)
  • sebastian/environment: 4.2.5 (updated from 4.2.2)
  • sebastian/exporter: 3.1.6 (updated from 3.1.1)
  • sebastian/global-state: 3.0.5 (updated from 3.0.0)
  • sebastian/object-enumerator: 3.0.5 (updated from 3.0.3)
  • sebastian/object-reflector: 1.1.3 (updated from 1.1.1)
  • sebastian/recursion-context: 3.0.2 (updated from 3.0.0)
  • sebastian/resource-operations: 2.0.3 (updated from 2.0.1)
  • sebastian/type: 1.1.5 (updated from 1.1.3)
  • symfony/polyfill-ctype: v1.29.0 (updated from v1.12.0)
  • theseer/tokenizer: 1.2.3 (updated from 1.1.3)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .editorconfig
  .gitattributes
  .github/CONTRIBUTING.md
  .github/FUNDING.yml
  .github/ISSUE_TEMPLATE.md
  .github/ISSUE_TEMPLATE/1_BUG.md
  .github/ISSUE_TEMPLATE/2_COMPATIBILITY.md
  .github/ISSUE_TEMPLATE/3_FEATURE_REQUEST.md
  .github/PULL_REQUEST_TEMPLATE/FAILING_TEST.md
  .github/PULL_REQUEST_TEMPLATE/FIX.md
  .github/PULL_REQUEST_TEMPLATE/IMPROVEMENT.md
  .github/PULL_REQUEST_TEMPLATE/NEW_FEATURE.md
  .github/workflows/ci.yaml
  .gitignore
  .phive/phars.xml
  .php-cs-fixer.dist.php
  .php_cs.dist
  .phpstorm.meta.php
  .psalm/baseline.xml
  .psalm/config.xml
  .psalm/static-analysis.xml
  .travis.yml
  ChangeLog-8.3.md
  ChangeLog-8.5.md
  LICENSE
  README.md
  SECURITY.md
  build.xml
  build/binary-phar-autoload.php.in
  build/config/github-ci-fail.xml
  build/config/php-scoper.php
  build/generate_global_assert_wrappers.php
  build/library-phar-autoload.php.in
  build/phar-manifest.php
  build/phar-version.php
  build/phpdox.xml
  build/scripts/generate-global-assert-wrappers.php
  build/scripts/phar-manifest.php
  build/scripts/phar-set-timestamps/composer.json
  build/scripts/phar-set-timestamps/composer.lock
  build/scripts/phar-set-timestamps/run.php
  build/scripts/phar-set-timestamps/vendor/autoload.php
  build/scripts/phar-set-timestamps/vendor/composer/ClassLoader.php
  build/scripts/phar-set-timestamps/vendor/composer/InstalledVersions.php
  build/scripts/phar-set-timestamps/vendor/composer/LICENSE
  build/scripts/phar-set-timestamps/vendor/composer/autoload_classmap.php
  build/scripts/phar-set-timestamps/vendor/composer/autoload_namespaces.php
  build/scripts/phar-set-timestamps/vendor/composer/autoload_psr4.php
  build/scripts/phar-set-timestamps/vendor/composer/autoload_real.php
  build/scripts/phar-set-timestamps/vendor/composer/autoload_static.php
  build/scripts/phar-set-timestamps/vendor/composer/installed.json
  build/scripts/phar-set-timestamps/vendor/composer/installed.php
  build/scripts/phar-set-timestamps/vendor/composer/platform_check.php
  build/scripts/phar-set-timestamps/vendor/seld/phar-utils/.gitignore
  build/scripts/phar-set-timestamps/vendor/seld/phar-utils/LICENSE
  build/scripts/phar-set-timestamps/vendor/seld/phar-utils/README.md
  build/scripts/phar-set-timestamps/vendor/seld/phar-utils/composer.json
  build/scripts/phar-set-timestamps/vendor/seld/phar-utils/composer.lock
  build/scripts/phar-set-timestamps/vendor/seld/phar-utils/src/Linter.php
  build/scripts/phar-set-timestamps/vendor/seld/phar-utils/src/Timestamps.php
  build/scripts/phar-version.php
  build/scripts/version.php
  build/templates/binary-phar-autoload.php.in
  build/templates/library-phar-autoload.php.in
  composer.json
  composer.lock
  phive.xml
  phpunit
  phpunit.xml
  phpunit.xsd
  src/Exception.php
  src/Framework/Assert.php
  src/Framework/Assert/Functions.php
  src/Framework/Constraint/ArrayHasKey.php
  src/Framework/Constraint/ArraySubset.php
  src/Framework/Constraint/Attribute.php
  src/Framework/Constraint/Callback.php
  src/Framework/Constraint/ClassHasAttribute.php
  src/Framework/Constraint/ClassHasStaticAttribute.php
  src/Framework/Constraint/Composite.php
  src/Framework/Constraint/Constraint.php
  src/Framework/Constraint/Count.php
  src/Framework/Constraint/DirectoryExists.php
  src/Framework/Constraint/Exception.php
  src/Framework/Constraint/ExceptionCode.php
  src/Framework/Constraint/ExceptionMessage.php
  src/Framework/Constraint/ExceptionMessageRegularExpression.php
  src/Framework/Constraint/FileExists.php
  src/Framework/Constraint/GreaterThan.php
  src/Framework/Constraint/IsAnything.php
  src/Framework/Constraint/IsEmpty.php
  src/Framework/Constraint/IsEqual.php
  src/Framework/Constraint/IsFinite.php
  src/Framework/Constraint/IsIdentical.php
  src/Framework/Constraint/IsInfinite.php
  src/Framework/Constraint/IsInstanceOf.php
  src/Framework/Constraint/IsJson.php
  src/Framework/Constraint/IsNan.php
  src/Framework/Constraint/IsReadable.php
  src/Framework/Constraint/IsType.php
  src/Framework/Constraint/IsWritable.php
  src/Framework/Constraint/JsonMatches.php
  src/Framework/Constraint/JsonMatchesErrorMessageProvider.php
  src/Framework/Constraint/LessThan.php
  src/Framework/Constraint/LogicalAnd.php
  src/Framework/Constraint/LogicalNot.php
  src/Framework/Constraint/LogicalOr.php
  src/Framework/Constraint/LogicalXor.php
  src/Framework/Constraint/RegularExpression.php
  src/Framework/Constraint/StringContains.php
  src/Framework/Constraint/StringEndsWith.php
  src/Framework/Constraint/StringMatchesFormatDescription.php
  src/Framework/Constraint/StringStartsWith.php
  src/Framework/Constraint/TraversableContains.php
  src/Framework/Constraint/TraversableContainsEqual.php
  src/Framework/Constraint/TraversableContainsIdentical.php
  src/Framework/Constraint/TraversableContainsOnly.php
  src/Framework/DataProviderTestSuite.php
  src/Framework/Error/Error.php
  src/Framework/Exception/Exception.php
  src/Framework/Exception/ExpectationFailedException.php
  src/Framework/Exception/InvalidArgumentException.php
  src/Framework/Exception/NoChildTestSuiteException.php
  src/Framework/ExceptionWrapper.php
  src/Framework/IncompleteTestCase.php
  src/Framework/InvalidParameterGroupException.php
  src/Framework/MockObject/Api/Api.php
  src/Framework/MockObject/Api/Method.php
  src/Framework/MockObject/Api/MockedCloneMethod.php
  src/Framework/MockObject/Api/UnmockedCloneMethod.php
  src/Framework/MockObject/Builder/InvocationMocker.php
  src/Framework/MockObject/Builder/InvocationStubber.php
  src/Framework/MockObject/Builder/Match_.php
  src/Framework/MockObject/Builder/MethodNameMatch.php
  src/Framework/MockObject/Builder/NamespaceMatch.php
  src/Framework/MockObject/Builder/ParametersMatch.php
  src/Framework/MockObject/Exception/Exception.php
  src/Framework/MockObject/Generator.php
  src/Framework/MockObject/Generator/mocked_method.tpl
  src/Framework/MockObject/Generator/mocked_method_void.tpl
  src/Framework/MockObject/Generator/proxied_method.tpl
  src/Framework/MockObject/Generator/proxied_method_void.tpl
  src/Framework/MockObject/Invocation.php
  src/Framework/MockObject/InvocationHandler.php
  src/Framework/MockObject/Invokable.php
  src/Framework/MockObject/Matcher.php
  src/Framework/MockObject/Matcher/Invocation.php
  src/Framework/MockObject/Matcher/StatelessInvocation.php
  src/Framework/MockObject/MethodNameConstraint.php
  src/Framework/MockObject/MockBuilder.php
  src/Framework/MockObject/MockClass.php
  src/Framework/MockObject/MockMethod.php
  src/Framework/MockObject/MockMethodSet.php
  src/Framework/MockObject/MockObject.php
  src/Framework/MockObject/MockTrait.php
  src/Framework/MockObject/Rule/AnyInvokedCount.php
  src/Framework/MockObject/Rule/AnyParameters.php
  src/Framework/MockObject/Rule/ConsecutiveParameters.php
  src/Framework/MockObject/Rule/InvocationOrder.php
  src/Framework/MockObject/Rule/InvokedAtIndex.php
  src/Framework/MockObject/Rule/InvokedAtLeastCount.php
  src/Framework/MockObject/Rule/InvokedAtLeastOnce.php
  src/Framework/MockObject/Rule/InvokedAtMostCount.php
  src/Framework/MockObject/Rule/InvokedCount.php
  src/Framework/MockObject/Rule/MethodName.php
  src/Framework/MockObject/Rule/Parameters.php
  src/Framework/MockObject/Rule/ParametersRule.php
  src/Framework/MockObject/Stub.php
  src/Framework/MockObject/Stub/ConsecutiveCalls.php
  src/Framework/MockObject/Stub/Exception.php
  src/Framework/MockObject/Stub/MatcherCollection.php
  src/Framework/MockObject/Stub/ReturnArgument.php
  src/Framework/MockObject/Stub/ReturnCallback.php
  src/Framework/MockObject/Stub/ReturnReference.php
  src/Framework/MockObject/Stub/ReturnStub.php
  src/Framework/MockObject/Stub/ReturnValueMap.php
  src/Framework/SkippedTestCase.php
  src/Framework/Test.php
  src/Framework/TestBuilder.php
  src/Framework/TestCase.php
  src/Framework/TestFailure.php
  src/Framework/TestListener.php
  src/Framework/TestListenerDefaultImplementation.php
  src/Framework/TestResult.php
  src/Framework/TestSuite.php
  src/Framework/TestSuiteIterator.php
  src/Framework/WarningTestCase.php
  src/Runner/BaseTestRunner.php
  src/Runner/DefaultTestResultCache.php
  src/Runner/Exception.php
  src/Runner/Filter/ExcludeGroupFilterIterator.php
  src/Runner/Filter/Factory.php
  src/Runner/Filter/GroupFilterIterator.php
  src/Runner/Filter/IncludeGroupFilterIterator.php
  src/Runner/Filter/NameFilterIterator.php
  src/Runner/Hook/AfterIncompleteTestHook.php
  src/Runner/Hook/AfterLastTestHook.php
  src/Runner/Hook/AfterRiskyTestHook.php
  src/Runner/Hook/AfterSkippedTestHook.php
  src/Runner/Hook/AfterSuccessfulTestHook.php
  src/Runner/Hook/AfterTestErrorHook.php
  src/Runner/Hook/AfterTestFailureHook.php
  src/Runner/Hook/AfterTestHook.php
  src/Runner/Hook/AfterTestWarningHook.php
  src/Runner/Hook/BeforeFirstTestHook.php
  src/Runner/Hook/BeforeTestHook.php
  src/Runner/Hook/Hook.php
  src/Runner/Hook/TestHook.php
  src/Runner/Hook/TestListenerAdapter.php
  src/Runner/PhptTestCase.php
  src/Runner/ResultCacheExtension.php
  src/Runner/StandardTestSuiteLoader.php
  src/Runner/TestSuiteSorter.php
  src/Runner/Version.php
  src/TextUI/Command.php
  src/TextUI/Exception.php
  src/TextUI/Help.php
  src/TextUI/ResultPrinter.php
  src/TextUI/TestRunner.php
  src/Util/Annotation/DocBlock.php
  src/Util/Annotation/Registry.php
  src/Util/Blacklist.php
  src/Util/Color.php
  src/Util/Configuration.php
  src/Util/ConfigurationGenerator.php
  src/Util/ErrorHandler.php
  src/Util/Exception.php
  src/Util/FileLoader.php
  src/Util/Filesystem.php
  src/Util/Filter.php
  src/Util/Getopt.php
  src/Util/GlobalState.php
  src/Util/InvalidArgumentHelper.php
  src/Util/InvalidDataSetException.php
  src/Util/Json.php
  src/Util/Log/JUnit.php
  src/Util/Log/TeamCity.php
  src/Util/PHP/AbstractPhpProcess.php
  src/Util/PHP/DefaultPhpProcess.php
  src/Util/PHP/Template/TestCaseClass.tpl
  src/Util/PHP/Template/TestCaseMethod.tpl
  src/Util/PHP/WindowsPhpProcess.php
  src/Util/PHP/eval-stdin.php
  src/Util/Printer.php
  src/Util/Reflection.php
  src/Util/RegularExpression.php
  src/Util/Test.php
  src/Util/TestDox/CliTestDoxPrinter.php
  src/Util/TestDox/HtmlResultPrinter.php
  src/Util/TestDox/NamePrettifier.php
  src/Util/TestDox/ResultPrinter.php
  src/Util/TestDox/TestDoxPrinter.php
  src/Util/TestDox/XmlResultPrinter.php
  src/Util/TextTestListRenderer.php
  src/Util/Type.php
  src/Util/VersionComparisonOperator.php
  src/Util/XdebugFilterScriptGenerator.php
  src/Util/Xml.php
  src/Util/XmlTestListRenderer.php
  tests/README.md
  tests/_files/3194.php
  tests/_files/AbstractMockTestClass.php
  tests/_files/AbstractTrait.php
  tests/_files/AbstractVariousIterableDataProviderTest.php
  tests/_files/AnInterface.php
  tests/_files/AnInterfaceWithReturnType.php
  tests/_files/ArrayAccessible.php
  tests/_files/AssertionExample.php
  tests/_files/AssertionExampleTest.php
  tests/_files/Author.php
  tests/_files/BankAccount.php
  tests/_files/BankAccountTest.php
  tests/_files/BankAccountTest.test.php
  tests/_files/BankAccountTest2.php
  tests/_files/Bar.php
  tests/_files/BeforeAndAfterTest.php
  tests/_files/BeforeClassAndAfterClassTest.php
  tests/_files/BeforeClassWithOnlyDataProviderTest.php
  tests/_files/Book.php
  tests/_files/Calculator.php
  tests/_files/ChangeCurrentWorkingDirectoryTest.php
  tests/_files/ClassThatImplementsSerializable.php
  tests/_files/ClassWithAllPossibleReturnTypes.php
  tests/_files/ClassWithNonPublicAttributes.php
  tests/_files/ClassWithScalarTypeDeclarations.php
  tests/_files/ClassWithSelfTypeHint.php
  tests/_files/ClassWithStaticMethod.php
  tests/_files/ClassWithToString.php
  tests/_files/ClassWithVariadicArgumentMethod.php
  tests/_files/ComparisonFailureTest.php
  tests/_files/ConcreteTest.my.php
  tests/_files/ConcreteTest.php
  tests/_files/CountConstraint.php
  tests/_files/CoverageMethodNothingCoversMethod.php
  tests/_files/CoverageNamespacedFunctionTest.php
  tests/_files/CoverageTwoDefaultClassAnnotations.php
  tests/_files/CustomPrinter.php
  tests/_files/DataProviderDebugTest.php
  tests/_files/DataProviderDependencyTest.php
  tests/_files/DataProviderFilterTest.php
  tests/_files/DataProviderIncompleteTest.php
  tests/_files/DataProviderIssue2833/FirstTest.php
  tests/_files/DataProviderIssue2833/SecondTest.php
  tests/_files/DataProviderIssue2859/tests/another/TestWithDataProviderTest.php
  tests/_files/DataProviderIssue2922/FirstTest.php
  tests/_files/DataProviderIssue2922/SecondTest.php
  tests/_files/DataProviderSkippedTest.php
  tests/_files/DataProviderTest.php
  tests/_files/DataproviderExecutionOrderTest_result_cache.txt
  tests/_files/DependencyFailureTest.php
  tests/_files/DependencySuccessTest.php
  tests/_files/DoNoAssertionTestCase.php
  tests/_files/DoesNotPerformAssertionsButPerformingAssertionsTest.php
  tests/_files/DoubleTestCase.php
  tests/_files/DummyBarTest.php
  tests/_files/DummyException.php
  tests/_files/DuplicateKeyDataProviderTest.php
  tests/_files/EmptyDataProviderTest.php
  tests/_files/EmptyTestCaseTest.php
  tests/_files/ExampleTrait.php
  tests/_files/ExceptionInAssertPostConditionsTest.php
  tests/_files/ExceptionInAssertPreConditionsTest.php
  tests/_files/ExceptionInSetUpTest.php
  tests/_files/ExceptionInTearDownAfterClassTest.php
  tests/_files/ExceptionInTearDownTest.php
  tests/_files/ExceptionInTest.php
  tests/_files/ExceptionInTestDetectedInTeardown.php
  tests/_files/ExceptionNamespaceTest.php
  tests/_files/ExceptionStackTest.php
  tests/_files/ExceptionTest.php
  tests/_files/ExceptionWithThrowable.php
  tests/_files/Failure.php
  tests/_files/FailureTest.php
  tests/_files/FalsyConstraint.php
  tests/_files/FatalTest.php
  tests/_files/FinalClass.php
  tests/_files/Foo.php
  tests/_files/FunctionCallback.php
  tests/_files/IgnoreCodeCoverageClassTest.php
  tests/_files/IncompleteTest.php
  tests/_files/Inheritance/InheritanceA.php
  tests/_files/Inheritance/InheritanceB.php
  tests/_files/InheritedTestCase.php
  tests/_files/IniTest.php
  tests/_files/InterfaceWithSemiReservedMethodName.php
  tests/_files/InterfaceWithStaticMethod.php
  tests/_files/IsolationTest.php
  tests/_files/MethodCallback.php
  tests/_files/MethodCallbackByReference.php
  tests/_files/MockTestInterface.php
  tests/_files/Mockable.php
  tests/_files/ModifiedConstructorTestCase.php
  tests/_files/MultipleDataProviderTest.php
  tests/_files/MyTestListener.php
  tests/_files/NamedConstraint.php
  tests/_files/NamespaceCoverageClassExtendedTest.php
  tests/_files/NamespaceCoverageClassTest.php
  tests/_files/NamespaceCoverageCoversClassPublicTest.php
  tests/_files/NamespaceCoverageCoversClassTest.php
  tests/_files/NamespaceCoverageMethodTest.php
  tests/_files/NamespaceCoverageNotPrivateTest.php
  tests/_files/NamespaceCoverageNotProtectedTest.php
  tests/_files/NamespaceCoverageNotPublicTest.php
  tests/_files/NamespaceCoveragePrivateTest.php
  tests/_files/NamespaceCoverageProtectedTest.php
  tests/_files/NamespaceCoveragePublicTest.php
  tests/_files/NamespaceCoveredClass.php
  tests/_files/NamespaceCoveredFunction.php
  tests/_files/NoArgTestCaseTest.php
  tests/_files/NoTestCaseClass.php
  tests/_files/NoTestCases.php
  tests/_files/NotExistingCoveredElementTest.php
  tests/_files/NotPublicTestCase.php
  tests/_files/NotSelfDescribingTest.php
  tests/_files/NotVoidTestCase.php
  tests/_files/NothingTest.php
  tests/_files/NumericGroupAnnotationTest.php
  tests/_files/OneTestCase.php
  tests/_files/OutputTestCase.php
  tests/_files/OverrideTestCase.php
  tests/_files/ParseTestMethodAnnotationsMock.php
  tests/_files/PartialMockTestClass.php
  tests/_files/RequirementsClassBeforeClassHookTest.php
  tests/_files/RequirementsClassDocBlockTest.php
  tests/_files/RequirementsTest.php
  tests/_files/RouterTest.php
  tests/_files/SampleArrayAccess.php
  tests/_files/SampleClass.php
  tests/_files/SeparateProcessesTest.php
  tests/_files/Singleton.php
  tests/_files/SingletonClass.php
  tests/_files/SomeClass.php
  tests/_files/StopOnErrorTestSuite.php
  tests/_files/StopOnWarningTestSuite.php
  tests/_files/StringableClass.php
  tests/_files/Struct.php
  tests/_files/Success.php
  tests/_files/TemplateMethodsTest.php
  tests/_files/TestAutoreferenced.php
  tests/_files/TestCaseWithExceptionInHook.php
  tests/_files/TestGeneratorMaker.php
  tests/_files/TestIncomplete.php
  tests/_files/TestIterator.php
  tests/_files/TestIterator2.php
  tests/_files/TestIteratorAggregate.php
  tests/_files/TestIteratorAggregate2.php
  tests/_files/TestProxyFixture.php
  tests/_files/TestRisky.php
  tests/_files/TestSkipped.php
  tests/_files/TestTestError.php
  tests/_files/TestWarning.php
  tests/_files/TestWithAnnotations.php
  tests/_files/TestWithDifferentNames.php
  tests/_files/TestWithDifferentOutput.php
  tests/_files/TestWithDifferentSizes.php
  tests/_files/TestWithDifferentStatuses.php
  tests/_files/TestWithTest.php
  tests/_files/TestableCliTestDoxPrinter.php
  tests/_files/ThrowExceptionTestCase.php
  tests/_files/ThrowNoExceptionTestCase.php
  tests/_files/TraitWithConstructor.php
  tests/_files/TraversableMockTestInterface.php
  tests/_files/TruthyConstraint.php
  tests/_files/VariousDocblockDefinedDataProvider.php
  tests/_files/VariousIterableDataProviderTest.php
  tests/_files/WasRun.php
  tests/_files/WrapperIteratorAggregate.php
  tests/_files/abstract/with-test-suffix/AbstractTest.php
  tests/_files/abstract/with-test-suffix/ConcreteTestClassExtendingAbstractTestClassWithTestSuffixTest.php
  tests/_files/abstract/without-test-suffix/AbstractTestCase.php
  tests/_files/abstract/without-test-suffix/ConcreteTestClassExtendingAbstractTestClassWithoutTestSuffixTest.php
  tests/_files/configuration.one-file-suite.xml
  tests/_files/configuration_execution_order_options.xml
  tests/_files/fooUppercase.xml
  tests/_files/mock-object/ClassWithImplicitProtocol.php
  tests/_files/namespace/someNamespaceA/NamespacedClass.php
  tests/_files/namespace/someNamespaceB/NamespacedClass.php
  tests/_files/phpt-for-coverage.phpt
  tests/_files/phpunit-example-extension/phpunit.xml
  tests/_files/phpunit-example-extension/tests/OneTest.php
  tests/basic/README.md
  tests/bootstrap.php
  tests/end-to-end/_files/Extension.php
  tests/end-to-end/_files/MyCommand.php
  tests/end-to-end/_files/basic/configuration.basic.xml
  tests/end-to-end/_files/basic/unit/SetUpBeforeClassTest.php
  tests/end-to-end/_files/basic/unit/SetUpTest.php
  tests/end-to-end/_files/basic/unit/StatusTest.php
  tests/end-to-end/_files/basic/unit/TearDownAfterClassTest.php
  tests/end-to-end/_files/groups/phpunit.xml
  tests/end-to-end/_files/groups/tests/FooTest.php
  tests/end-to-end/_files/output-cli-help-color.txt
  tests/end-to-end/_files/output-cli-usage.txt
  tests/end-to-end/abstract-test-class.phpt
  tests/end-to-end/cli/columns-max.phpt
  tests/end-to-end/cli/columns.phpt
  tests/end-to-end/cli/deprecation-warning-with-class.phpt
  tests/end-to-end/cli/dump-xdebug-filter.phpt
  tests/end-to-end/cli/exclude-group-argument.phpt
  tests/end-to-end/cli/exclude-group-configuration.phpt
  tests/end-to-end/cli/filter-class-match-argument.phpt
  tests/end-to-end/cli/filter-class-match-configuration.phpt
  tests/end-to-end/cli/filter-class-nomatch-argument.phpt
  tests/end-to-end/cli/filter-class-nomatch-configuration.phpt
  tests/end-to-end/cli/filter-dataprovider-by-classname-and-range.phpt
  tests/end-to-end/cli/filter-dataprovider-by-number.phpt
  tests/end-to-end/cli/filter-dataprovider-by-only-range.phpt
  tests/end-to-end/cli/filter-dataprovider-by-only-regexp.phpt
  tests/end-to-end/cli/filter-dataprovider-by-only-string.phpt
  tests/end-to-end/cli/filter-dataprovider-by-range.phpt
  tests/end-to-end/cli/filter-dataprovider-by-regexp.phpt
  tests/end-to-end/cli/filter-dataprovider-by-string.phpt
  tests/end-to-end/cli/filter-method-case-insensitive.phpt
  tests/end-to-end/cli/filter-method-case-sensitive-no-result.phpt
  tests/end-to-end/cli/filter-method-match-argument.phpt
  tests/end-to-end/cli/filter-method-match-configuration.phpt
  tests/end-to-end/cli/filter-method-nomatch-argument.phpt
  tests/end-to-end/cli/filter-method-nomatch-configuration.phpt
  tests/end-to-end/cli/generate-configuration.phpt
  tests/end-to-end/cli/group-argument.phpt
  tests/end-to-end/cli/group-configuration.phpt
  tests/end-to-end/cli/help-color.phpt
  tests/end-to-end/cli/help.phpt
  tests/end-to-end/cli/help2.phpt
  tests/end-to-end/cli/list-groups-argument.phpt
  tests/end-to-end/cli/list-groups-configuration.phpt
  tests/end-to-end/cli/list-suites.phpt
  tests/end-to-end/cli/list-tests-dataprovider-filter.phpt
  tests/end-to-end/cli/list-tests-dataprovider.phpt
  tests/end-to-end/cli/list-tests-xml-dataprovider.phpt
  tests/end-to-end/cli/mycommand.phpt
  tests/end-to-end/cli/options-after-arguments.phpt
  tests/end-to-end/cli/test-file-not-found.phpt
  tests/end-to-end/cli/version.phpt
  tests/end-to-end/code-coverage-ignore.phpt
  tests/end-to-end/code-coverage-phpt.phpt
  tests/end-to-end/concrete-test-class.phpt
  tests/end-to-end/dataprovider-log-xml-isolation.phpt
  tests/end-to-end/dataprovider-log-xml.phpt
  tests/end-to-end/default-isolation.phpt
  tests/end-to-end/defaulttestsuite-using-testsuite.phpt
  tests/end-to-end/defaulttestsuite.phpt
  tests/end-to-end/disable-code-coverage-ignore.phpt
  tests/end-to-end/exclude-group-isolation.phpt
  tests/end-to-end/exclude-group.phpt
  tests/end-to-end/execution-order/_files/DependencyTestSuite.php
  tests/end-to-end/execution-order/_files/MultiDependencyTest_result_cache.txt
  tests/end-to-end/execution-order/_files/TestWithDifferentDurations.phpunit.result.cache.txt
  tests/end-to-end/execution-order/cache-result.phpt
  tests/end-to-end/execution-order/defects-first-order-via-cli.phpt
  tests/end-to-end/execution-order/dependencies-clone.phpt
  tests/end-to-end/execution-order/dependencies-isolation.phpt
  tests/end-to-end/execution-order/depends-as-parameter-with-isolation.phpt
  tests/end-to-end/execution-order/depends-as-parameter.phpt
  tests/end-to-end/execution-order/depends-multiple-parameter-with-isolation.phpt
  tests/end-to-end/execution-order/depends-multiple-parameters.phpt
  tests/end-to-end/execution-order/execution-order-options-via-config.phpt
  tests/end-to-end/execution-order/order-by-default-invalid-via-cli.phpt
  tests/end-to-end/execution-order/order-by-duration-via-cli.phpt
  tests/end-to-end/execution-order/order-by-duration-via-phpunit-xml.phpt
  tests/end-to-end/execution-order/repeat.phpt
  tests/end-to-end/execution-order/stop-on-defect-via-cli.phpt
  tests/end-to-end/execution-order/stop-on-defect-via-config.phpt
  tests/end-to-end/execution-order/stop-on-error-via-cli.phpt
  tests/end-to-end/execution-order/stop-on-error-via-config.phpt
  tests/end-to-end/execution-order/stop-on-incomplete-via-cli.phpt
  tests/end-to-end/execution-order/stop-on-incomplete-via-config.phpt
  tests/end-to-end/execution-order/stop-on-warning-via-cli.phpt
  tests/end-to-end/execution-order/stop-on-warning-via-config.phpt
  tests/end-to-end/execution-order/test-order-randomized-seed-with-dependency-resolution.phpt
  tests/end-to-end/execution-order/test-order-randomized-with-dependency-resolution.phpt
  tests/end-to-end/execution-order/test-order-reversed-with-dependency-resolution.phpt
  tests/end-to-end/execution-order/test-order-reversed-without-dependency-resolution.phpt
  tests/end-to-end/execution-order/test-order-size-with-dependency-resolution.phpt
  tests/end-to-end/fatal-isolation.phpt
  tests/end-to-end/filter-class-isolation.phpt
  tests/end-to-end/filter-class.phpt
  tests/end-to-end/filter-dataprovider-by-classname-and-range-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-classname-and-range.phpt
  tests/end-to-end/filter-dataprovider-by-number-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-number.phpt
  tests/end-to-end/filter-dataprovider-by-only-range-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-only-range.phpt
  tests/end-to-end/filter-dataprovider-by-only-regexp-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-only-regexp.phpt
  tests/end-to-end/filter-dataprovider-by-only-string-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-only-string.phpt
  tests/end-to-end/filter-dataprovider-by-range-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-range.phpt
  tests/end-to-end/filter-dataprovider-by-regexp-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-regexp.phpt
  tests/end-to-end/filter-dataprovider-by-string-isolation.phpt
  tests/end-to-end/filter-dataprovider-by-string.phpt
  tests/end-to-end/filter-method-case-insensitive.phpt
  tests/end-to-end/filter-method-case-sensitive-no-result.phpt
  tests/end-to-end/filter-method-isolation.phpt
  tests/end-to-end/filter-method.phpt
  tests/end-to-end/filter-no-results.phpt
  tests/end-to-end/forward-compatibility.phpt
  tests/end-to-end/generic/abstract-test-class/abstract-test-class-with-test-suffix.phpt
  tests/end-to-end/generic/abstract-test-class/abstract-test-class-without-test-suffix.phpt
  tests/end-to-end/generic/abstract-test-class/concrete-test-class-extending-abstract-test-class-with-test-suffix.phpt
  tests/end-to-end/generic/abstract-test-class/concrete-test-class-extending-abstract-test-class-without-test-suffix.phpt
  tests/end-to-end/generic/abstract-test-class/directory-with-concrete-test-class-and-abstract-test-class-with-test-suffix.phpt
  tests/end-to-end/generic/abstract-test-class/directory-with-concrete-test-class-and-abstract-test-class-without-test-suffix.phpt
  tests/end-to-end/generic/assertion.phpt
  tests/end-to-end/generic/dataprovider-issue-2833.phpt
  tests/end-to-end/generic/dataprovider-issue-2859.phpt
  tests/end-to-end/generic/dataprovider-issue-2922.phpt
  tests/end-to-end/generic/dataprovider-log-xml-isolation.phpt
  tests/end-to-end/generic/dataprovider-log-xml.phpt
  tests/end-to-end/generic/default-isolation.phpt
  tests/end-to-end/generic/default.phpt
  tests/end-to-end/generic/defaulttestsuite-using-testsuite.phpt
  tests/end-to-end/generic/defaulttestsuite.phpt
  tests/end-to-end/generic/empty-testcase.phpt
  tests/end-to-end/generic/exception-stack.phpt
  tests/end-to-end/generic/failure-isolation.phpt
  tests/end-to-end/generic/failure.phpt
  tests/end-to-end/generic/fatal-isolation.phpt
  tests/end-to-end/generic/getActualOutputForAssertion.phpt
  tests/end-to-end/generic/ini-isolation.phpt
  tests/end-to-end/generic/output-isolation.phpt
  tests/end-to-end/generic/phar-extension-suppressed.phpt
  tests/end-to-end/generic/phar-extension.phpt
  tests/end-to-end/generic/report-tests-performing-assertions-when-annotated-with-does-not-perform-assertions.phpt
  tests/end-to-end/generic/report-useless-tests-incomplete.phpt
  tests/end-to-end/generic/report-useless-tests-isolation.phpt
  tests/end-to-end/generic/report-useless-tests.phpt
  tests/end-to-end/generic/requires-skip-code-location-hints.phpt
  tests/end-to-end/generic/separate-processes-test.phpt
  tests/end-to-end/generic/test-suffix-multiple.phpt
  tests/end-to-end/generic/test-suffix-single.phpt
  tests/end-to-end/group-isolation.phpt
  tests/end-to-end/group.phpt
  tests/end-to-end/ini-isolation.phpt
  tests/end-to-end/list-groups.phpt
  tests/end-to-end/list-tests-dataprovider.phpt
  tests/end-to-end/loggers/_files/configuration.custom-printer.xml
  tests/end-to-end/loggers/custom-printer-debug.phpt
  tests/end-to-end/loggers/custom-printer-verbose.phpt
  tests/end-to-end/loggers/log-junit-phpt.phpt
  tests/end-to-end/loggers/log-teamcity-phpt.phpt
  tests/end-to-end/loggers/log-teamcity.phpt
  tests/end-to-end/loggers/teamcity.phpt
  tests/end-to-end/loggers/testdox-colors-verbose.phpt
  tests/end-to-end/loggers/testdox-dataprovider-placeholder.phpt
  tests/end-to-end/loggers/testdox-exclude-group.phpt
  tests/end-to-end/loggers/testdox-group.phpt
  tests/end-to-end/loggers/testdox-text.phpt
  tests/end-to-end/logging/_files/HookTest.php
  tests/end-to-end/logging/_files/TestDoxGroupTest.php
  tests/end-to-end/logging/_files/configuration.custom-printer.xml
  tests/end-to-end/logging/_files/hooks.xml
  tests/end-to-end/logging/_files/raw_output_ColorTest.txt
  tests/end-to-end/logging/_files/raw_output_StatusTest.txt
  tests/end-to-end/logging/custom-printer-debug.phpt
  tests/end-to-end/logging/custom-printer-verbose.phpt
  tests/end-to-end/logging/debug.phpt
  tests/end-to-end/logging/failure-reverse-list.phpt
  tests/end-to-end/logging/hooks.phpt
  tests/end-to-end/logging/log-junit.phpt
  tests/end-to-end/logging/log-teamcity-comparisonfailure.phpt
  tests/end-to-end/logging/log-teamcity.phpt
  tests/end-to-end/logging/teamcity-inner-exceptions.phpt
  tests/end-to-end/logging/teamcity.phpt
  tests/end-to-end/logging/testdox-colors-verbose.phpt
  tests/end-to-end/logging/testdox-dataprovider-placeholder.phpt
  tests/end-to-end/logging/testdox-exclude-group.phpt
  tests/end-to-end/logging/testdox-force-flush.phpt
  tests/end-to-end/logging/testdox-group.phpt
  tests/end-to-end/logging/testdox-html.phpt
  tests/end-to-end/logging/testdox-text.phpt
  tests/end-to-end/logging/testdox-xml.phpt
  tests/end-to-end/logging/testdox.phpt
  tests/end-to-end/mock-objects/generator/232-php7.phpt
  tests/end-to-end/mock-objects/generator/232-php8.phpt
  tests/end-to-end/mock-objects/generator/3154_namespaced_constant_resolving-php7.phpt
  tests/end-to-end/mock-objects/generator/3154_namespaced_constant_resolving-php8.phpt
  tests/end-to-end/mock-objects/generator/3530.phpt
  tests/end-to-end/mock-objects/generator/3967-php7-php80.phpt
  tests/end-to-end/mock-objects/generator/3967.phpt
  tests/end-to-end/mock-objects/generator/397-php7.phpt
  tests/end-to-end/mock-objects/generator/397-php8.phpt
  tests/end-to-end/mock-objects/generator/4139-php7.phpt
  tests/end-to-end/mock-objects/generator/4139-php8.phpt
  tests/end-to-end/mock-objects/generator/abstract_class-php7.phpt
  tests/end-to-end/mock-objects/generator/abstract_class-php8.phpt
  tests/end-to-end/mock-objects/generator/class-php7.phpt
  tests/end-to-end/mock-objects/generator/class-php8.phpt
  tests/end-to-end/mock-objects/generator/class_call_parent_clone-php7.phpt
  tests/end-to-end/mock-objects/generator/class_call_parent_clone-php8.phpt
  tests/end-to-end/mock-objects/generator/class_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/class_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/class_dont_call_parent_clone-php7.phpt
  tests/end-to-end/mock-objects/generator/class_dont_call_parent_clone-php8.phpt
  tests/end-to-end/mock-objects/generator/class_dont_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/class_dont_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/class_implementing_interface_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/class_implementing_interface_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/class_implementing_interface_dont_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/class_implementing_interface_dont_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/class_nonexistent_method-php7.phpt
  tests/end-to-end/mock-objects/generator/class_nonexistent_method-php8.phpt
  tests/end-to-end/mock-objects/generator/class_partial-php7.phpt
  tests/end-to-end/mock-objects/generator/class_partial-php8.phpt
  tests/end-to-end/mock-objects/generator/class_with_deprecated_method-php7.phpt
  tests/end-to-end/mock-objects/generator/class_with_deprecated_method-php8.phpt
  tests/end-to-end/mock-objects/generator/class_with_final_method-php7.phpt
  tests/end-to-end/mock-objects/generator/class_with_final_method-php8.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_named_method-php7.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_named_method-php8.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_with_nullable_typehinted_variadic_arguments-php7.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_with_nullable_typehinted_variadic_arguments-php8.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_with_typehinted_variadic_arguments-php7.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_with_typehinted_variadic_arguments-php8.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_with_variadic_arguments-php7.phpt
  tests/end-to-end/mock-objects/generator/class_with_method_with_variadic_arguments-php8.phpt
  tests/end-to-end/mock-objects/generator/constant_as_parameter_default_value-php7.phpt
  tests/end-to-end/mock-objects/generator/constant_as_parameter_default_value-php8.phpt
  tests/end-to-end/mock-objects/generator/interface-php7.phpt
  tests/end-to-end/mock-objects/generator/interface-php8.phpt
  tests/end-to-end/mock-objects/generator/invocation_object_clone_object-php7.phpt
  tests/end-to-end/mock-objects/generator/invocation_object_clone_object-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_clone-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_clone-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_clone-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_clone-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_dont_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_dont_call_parent_constructor-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_implementing_interface_dont_call_parent_constructor-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_partial-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_class_partial-php8.phpt
  tests/end-to-end/mock-objects/generator/namespaced_interface-php7.phpt
  tests/end-to-end/mock-objects/generator/namespaced_interface-php8.phpt
  tests/end-to-end/mock-objects/generator/nonexistent_class-php7.phpt
  tests/end-to-end/mock-objects/generator/nonexistent_class-php8.phpt
  tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace-php7.phpt
  tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace-php8.phpt
  tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace_starting_with_separator-php7.phpt
  tests/end-to-end/mock-objects/generator/nonexistent_class_with_namespace_starting_with_separator-php8.phpt
  tests/end-to-end/mock-objects/generator/nullable_types-php7.phpt
  tests/end-to-end/mock-objects/generator/nullable_types-php8.phpt
  tests/end-to-end/mock-objects/generator/proxy-php7.phpt
  tests/end-to-end/mock-objects/generator/proxy-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_closure-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_closure-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_final-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_final-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_generator-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_generator-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_generator_empty_by_default.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_nullable-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_nullable-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_object_method-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_object_method-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_parent-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_parent-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_self-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_self-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_static_method-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_static_method-php8.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_void-php7.phpt
  tests/end-to-end/mock-objects/generator/return_type_declarations_void-php8.phpt
  tests/end-to-end/mock-objects/generator/scalar_type_declarations-php7.phpt
  tests/end-to-end/mock-objects/generator/scalar_type_declarations-php8.phpt
  tests/end-to-end/mock-objects/generator/wsdl_class.phpt
  tests/end-to-end/mock-objects/generator/wsdl_class_namespace.phpt
  tests/end-to-end/mock-objects/generator/wsdl_class_partial.phpt
  tests/end-to-end/mock-objects/mock-method/call_original.phpt
  tests/end-to-end/mock-objects/mock-method/call_original_with_argument.phpt
  tests/end-to-end/mock-objects/mock-method/call_original_with_argument_variadic.phpt
  tests/end-to-end/mock-objects/mock-method/call_original_with_return_type_void.phpt
  tests/end-to-end/mock-objects/mock-method/clone_method_arguments.phpt
  tests/end-to-end/mock-objects/mock-method/deprecated_with_description.phpt
  tests/end-to-end/mock-objects/mock-method/deprecated_without_description.phpt
  tests/end-to-end/mock-objects/mock-method/private_method.phpt
  tests/end-to-end/mock-objects/mock-method/protected_method.phpt
  tests/end-to-end/mock-objects/mock-method/return_by_reference.phpt
  tests/end-to-end/mock-objects/mock-method/return_by_reference_with_return_type.phpt
  tests/end-to-end/mock-objects/mock-method/return_type.phpt
  tests/end-to-end/mock-objects/mock-method/return_type_parent.phpt
  tests/end-to-end/mock-objects/mock-method/return_type_self.phpt
  tests/end-to-end/mock-objects/mock-method/static_method.phpt
  tests/end-to-end/mock-objects/mock-method/static_method_with_return_type.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_default.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_default_constant.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_default_null.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_nullable.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_reference.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_typed_array.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_typed_callable.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_typed_class.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_typed_scalar.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_typed_self.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_typed_unkown_class.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_typed_variadic.phpt
  tests/end-to-end/mock-objects/mock-method/with_argument_variadic.phpt
  tests/end-to-end/mock-objects/mock-method/with_arguments.phpt
  tests/end-to-end/phar-extension-suppressed.phpt
  tests/end-to-end/phar/phpunit.xml
  tests/end-to-end/phar/src/Greeter.php
  tests/end-to-end/phar/src/autoload.php
  tests/end-to-end/phar/tests/phpt/greeter.phpt
  tests/end-to-end/phar/tests/standard/GreeterTest.php
  tests/end-to-end/phar/tests/standard/Issue4399Test.php
  tests/end-to-end/phpt-stderr.phpt
  tests/end-to-end/phpt/expect-external-location-hint.phpt
  tests/end-to-end/phpt/expect-location-hint.phpt
  tests/end-to-end/phpt/phpt-args.phpt
  tests/end-to-end/phpt/phpt-env.phpt
  tests/end-to-end/phpt/phpt-external.phpt
  tests/end-to-end/phpt/phpt-parsing.phpt
  tests/end-to-end/phpt/phpt-stdin.phpt
  tests/end-to-end/phpt/phpt-xfail.phpt
  tests/end-to-end/phpt/skipif-location-hint.phpt
  tests/end-to-end/regression/1149.phpt
  tests/end-to-end/regression/1149/Issue1149Test.php
  tests/end-to-end/regression/1216.phpt
  tests/end-to-end/regression/1216/Issue1216Test.php
  tests/end-to-end/regression/1216/bootstrap1216.php
  tests/end-to-end/regression/1216/phpunit1216.xml
  tests/end-to-end/regression/1265.phpt
  tests/end-to-end/regression/1265/Issue1265Test.php
  tests/end-to-end/regression/1265/phpunit1265.xml
  tests/end-to-end/regression/1330.phpt
  tests/end-to-end/regression/1330/Issue1330Test.php
  tests/end-to-end/regression/1330/phpunit1330.xml
  tests/end-to-end/regression/1335.phpt
  tests/end-to-end/regression/1335/Issue1335Test.php
  tests/end-to-end/regression/1335/bootstrap1335.php
  tests/end-to-end/regression/1337.phpt
  tests/end-to-end/regression/1337/Issue1337Test.php
  tests/end-to-end/regression/1348.phpt
  tests/end-to-end/regression/1348/Issue1348Test.php
  tests/end-to-end/regression/1374.phpt
  tests/end-to-end/regression/1374/Issue1374Test.php
  tests/end-to-end/regression/1437.phpt
  tests/end-to-end/regression/1437/Issue1437Test.php
  tests/end-to-end/regression/1468.phpt
  tests/end-to-end/regression/1468/Issue1468Test.php
  tests/end-to-end/regression/1471.phpt
  tests/end-to-end/regression/1471/Issue1471Test.php
  tests/end-to-end/regression/1472.phpt
  tests/end-to-end/regression/1472/Issue1472Test.php
  tests/end-to-end/regression/1570.phpt
  tests/end-to-end/regression/1570/Issue1570Test.php
  tests/end-to-end/regression/2085-enforce-time-limit-options-via-config-without-invoker.phpt
  tests/end-to-end/regression/2085-without-invoker.phpt
  tests/end-to-end/regression/2085.phpt
  tests/end-to-end/regression/2085/Issue2085Test.php
  tests/end-to-end/regression/2085/configuration_enforce_time_limit_options.xml
  tests/end-to-end/regression/2137-filter.phpt
  tests/end-to-end/regression/2137-no_filter.phpt
  tests/end-to-end/regression/2137/Issue2137Test.php
  tests/end-to-end/regression/2145.phpt
  tests/end-to-end/regression/2145/Issue2145Test.php
  tests/end-to-end/regression/2158.phpt
  tests/end-to-end/regression/2158/Issue2158Test.php
  tests/end-to-end/regression/2158/constant.inc
  tests/end-to-end/regression/2366.phpt
  tests/end-to-end/regression/2366/Issue2366Test.php
  tests/end-to-end/regression/2380.phpt
  tests/end-to-end/regression/2380/Issue2380Test.php
  tests/end-to-end/regression/2382.phpt
  tests/end-to-end/regression/2382/Issue2382Test.php
  tests/end-to-end/regression/2435.phpt
  tests/end-to-end/regression/2435/Issue2435Test.php
  tests/end-to-end/regression/2448-existing-test.phpt
  tests/end-to-end/regression/2448-not-existing-test.phpt
  tests/end-to-end/regression/2448/Test.php
  tests/end-to-end/regression/2724-diff-pid-from-master-process.phpt
  tests/end-to-end/regression/2724/SeparateClassRunMethodInNewProcessTest.php
  tests/end-to-end/regression/2725-separate-class-before-after-pid.phpt
  tests/end-to-end/regression/2725/BeforeAfterClassPidTest.php
  tests/end-to-end/regression/2731.phpt
  tests/end-to-end/regression/2731/Issue2731Test.php
  tests/end-to-end/regression/2811.phpt
  tests/end-to-end/regression/2811/Issue2811Test.php
  tests/end-to-end/regression/2830.phpt
  tests/end-to-end/regression/2830/Issue2830Test.php
  tests/end-to-end/regression/2972.phpt
  tests/end-to-end/regression/2972/issue-2972-test.phpt
  tests/end-to-end/regression/2972/unconventiallyNamedIssue2972Test.php
  tests/end-to-end/regression/3093/Issue3093Test.php
  tests/end-to-end/regression/3093/issue-3093-test.phpt
  tests/end-to-end/regression/3156/Issue3156Test.php
  tests/end-to-end/regression/322.phpt
  tests/end-to-end/regression/322/Issue322Test.php
  tests/end-to-end/regression/322/phpunit322.xml
  tests/end-to-end/regression/3379.phpt
  tests/end-to-end/regression/3379/Issue3379Test.php
  tests/end-to-end/regression/3379/Issue3379TestListener.php
  tests/end-to-end/regression/3379/phpunit.xml
  tests/end-to-end/regression/3380/issue-3380-test.phpt
  tests/end-to-end/regression/3396/issue-3396-test.phpt
  tests/end-to-end/regression/3739.phpt
  tests/end-to-end/regression/3739/Issue3739Test.php
  tests/end-to-end/regression/3881.phpt
  tests/end-to-end/regression/3881/Issue3881Test.php
  tests/end-to-end/regression/3889-2.phpt
  tests/end-to-end/regression/3889.phpt
  tests/end-to-end/regression/3889/Issue3889Test.test.php
  tests/end-to-end/regression/3889/MyIssue3889Test.php
  tests/end-to-end/regression/3904.phpt
  tests/end-to-end/regression/3904/Issue3904Test.php
  tests/end-to-end/regression/3904/Issue3904_2Test.php
  tests/end-to-end/regression/3904/Issue3904_3Test.php
  tests/end-to-end/regression/3904_2.phpt
  tests/end-to-end/regression/3904_3.phpt
  tests/end-to-end/regression/3983-1.phpt
  tests/end-to-end/regression/3983-2.phpt
  tests/end-to-end/regression/3983/Issue3983Test.php
  tests/end-to-end/regression/433.phpt
  tests/end-to-end/regression/433/Issue433Test.php
  tests/end-to-end/regression/445.phpt
  tests/end-to-end/regression/445/Issue445Test.php
  tests/end-to-end/regression/4663.phpt
  tests/end-to-end/regression/4663/Issue4663Test.php
  tests/end-to-end/regression/498.phpt
  tests/end-to-end/regression/498/Issue498Test.php
  tests/end-to-end/regression/503.phpt
  tests/end-to-end/regression/503/Issue503Test.php
  tests/end-to-end/regression/5210.phpt
  tests/end-to-end/regression/5210/Issue5210Test.php
  tests/end-to-end/regression/5288.phpt
  tests/end-to-end/regression/5288/Issue5288Test.php
  tests/end-to-end/regression/581.phpt
  tests/end-to-end/regression/581/Issue581Test.php
  tests/end-to-end/regression/74.phpt
  tests/end-to-end/regression/74/Issue74Test.php
  tests/end-to-end/regression/74/NewException.php
  tests/end-to-end/regression/765.phpt
  tests/end-to-end/regression/765/Issue765Test.php
  tests/end-to-end/regression/797.phpt
  tests/end-to-end/regression/797/Issue797Test.php
  tests/end-to-end/regression/797/bootstrap797.php
  tests/end-to-end/regression/863.phpt
  tests/end-to-end/regression/873.phpt
  tests/end-to-end/regression/873/Issue873Test.php
  tests/end-to-end/regression/GitHub/1337.phpt
  tests/end-to-end/regression/GitHub/1351.phpt
  tests/end-to-end/regression/GitHub/1351/Issue1351Test.php
  tests/end-to-end/regression/GitHub/2448/Test.php
  tests/end-to-end/regression/GitHub/873.phpt
  tests/end-to-end/regression/GitHub/873/Issue873Test.php
  tests/end-to-end/regression/Trac/1021.phpt
  tests/end-to-end/regression/Trac/578.phpt
  tests/end-to-end/regression/Trac/578/Issue578Test.php
  tests/end-to-end/regression/Trac/684.phpt
  tests/end-to-end/regression/Trac/783.phpt
  tests/end-to-end/regression/Trac/783/ChildSuite.php
  tests/end-to-end/regression/Trac/783/ParentSuite.php
  tests/end-to-end/requires-skip-code-location-hints.phpt
  tests/fail/fail.phpt
  tests/static-analysis/TestUsingCallbacks.php
  tests/static-analysis/TestUsingMocks.php
  tests/unit/Framework/Assert/FunctionsTest.php
  tests/unit/Framework/AssertTest.php
  tests/unit/Framework/Constraint/ArrayHasKeyTest.php
  tests/unit/Framework/Constraint/ArraySubsetTest.php
  tests/unit/Framework/Constraint/CallbackTest.php
  tests/unit/Framework/Constraint/ClassHasAttributeTest.php
  tests/unit/Framework/Constraint/ClassHasStaticAttributeTest.php
  tests/unit/Framework/Constraint/ConstraintTestCase.php
  tests/unit/Framework/Constraint/CountTest.php
  tests/unit/Framework/Constraint/DirectoryExistsTest.php
  tests/unit/Framework/Constraint/ExceptionCodeTest.php
  tests/unit/Framework/Constraint/ExceptionMessageRegExpTest.php
  tests/unit/Framework/Constraint/ExceptionMessageTest.php
  tests/unit/Framework/Constraint/FileExistsTest.php
  tests/unit/Framework/Constraint/GreaterThanTest.php
  tests/unit/Framework/Constraint/IsEmptyTest.php
  tests/unit/Framework/Constraint/IsEqualTest.php
  tests/unit/Framework/Constraint/IsIdenticalTest.php
  tests/unit/Framework/Constraint/IsInstanceOfTest.php
  tests/unit/Framework/Constraint/IsJsonTest.php
  tests/unit/Framework/Constraint/IsNullTest.php
  tests/unit/Framework/Constraint/IsReadableTest.php
  tests/unit/Framework/Constraint/IsTypeTest.php
  tests/unit/Framework/Constraint/IsWritableTest.php
  tests/unit/Framework/Constraint/JsonMatchesErrorMessageProviderTest.php
  tests/unit/Framework/Constraint/JsonMatchesTest.php
  tests/unit/Framework/Constraint/LessThanTest.php
  tests/unit/Framework/Constraint/LogicalAndTest.php
  tests/unit/Framework/Constraint/LogicalOrTest.php
  tests/unit/Framework/Constraint/LogicalXorTest.php
  tests/unit/Framework/Constraint/ObjectHasAttributeTest.php
  tests/unit/Framework/Constraint/RegularExpressionTest.php
  tests/unit/Framework/Constraint/SameSizeTest.php
  tests/unit/Framework/Constraint/StringContainsTest.php
  tests/unit/Framework/Constraint/StringEndsWithTest.php
  tests/unit/Framework/Constraint/StringMatchesFormatDescriptionTest.php
  tests/unit/Framework/Constraint/StringStartsWithTest.php
  tests/unit/Framework/Constraint/TraversableContainsTest.php
  tests/unit/Framework/ConstraintTest.php
  tests/unit/Framework/Exception/ExceptionTest.php
  tests/unit/Framework/Exception/InvalidArgumentExceptionTest.php
  tests/unit/Framework/ExceptionWrapperTest.php
  tests/unit/Framework/IncompleteTestCaseTest.php
  tests/unit/Framework/MockObject/Builder/InvocationMockerTest.php
  tests/unit/Framework/MockObject/ConfigurableMethodTest.php
  tests/unit/Framework/MockObject/GeneratorTest.php
  tests/unit/Framework/MockObject/InvocationHandlerTest.php
  tests/unit/Framework/MockObject/Matcher/ConsecutiveParametersTest.php
  tests/unit/Framework/MockObject/MatcherTest.php
  tests/unit/Framework/MockObject/MockBuilderTest.php
  tests/unit/Framework/MockObject/MockClassTest.php
  tests/unit/Framework/MockObject/MockMethodTest.php
  tests/unit/Framework/MockObject/MockObjectTest.php
  tests/unit/Framework/MockObject/MockTraitTest.php
  tests/unit/Framework/MockObject/ProxyObjectTest.php
  tests/unit/Framework/SkippedTestCaseTest.php
  tests/unit/Framework/TestBuilderTest.php
  tests/unit/Framework/TestCaseTest.php
  tests/unit/Framework/TestFailureTest.php
  tests/unit/Framework/TestImplementorTest.php
  tests/unit/Framework/TestListenerTest.php
  tests/unit/Framework/TestSuiteIteratorTest.php
  tests/unit/Framework/TestSuiteTest.php
  tests/unit/Runner/DefaultTestResultCacheTest.php
  tests/unit/Runner/Filter/NameFilterIteratorTest.php
  tests/unit/Runner/NullTestResultCacheTest.php
  tests/unit/Runner/PhptTestCaseTest.php
  tests/unit/Runner/ResultCacheExtensionTest.php
  tests/unit/Runner/TestSuiteSorterTest.php
  tests/unit/Util/Annotation/RegistryTest.php
  tests/unit/Util/ColorTest.php
  tests/unit/Util/ConfigurationGeneratorTest.php
  tests/unit/Util/ConfigurationTest.php
  tests/unit/Util/GetoptTest.php
  tests/unit/Util/GlobalStateTest.php
  tests/unit/Util/JsonTest.php
  tests/unit/Util/PHP/AbstractPhpProcessTest.php
  tests/unit/Util/RegularExpressionTest.php
  tests/unit/Util/TestClassTest.php
  tests/unit/Util/TestDox/CliTestDoxPrinterColorTest.php
  tests/unit/Util/TestDox/CliTestDoxPrinterTest.php
  tests/unit/Util/TestDox/NamePrettifierTest.php
  tests/unit/Util/TestResultCacheTest.php
  tests/unit/Util/XDebugFilterScriptGeneratorTest.php
  tests/unit/Util/XmlTest.php
  tools/composer
  tools/phive
  tools/php-cs-fixer
  tools/php-scoper
  tools/phpab
  tools/phpdox
  tools/phploc
  tools/psalm
  tools/roave-backward-compatibility-check

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant