Documentation

Errors

Table of Contents

lib/CommonUtil.php 1
lib/Model/AddFundingAccountRequest.php 2
lib/Model/CreateCustomerAccountRequest.php 2
lib/Model/CreateCustomerRequest.php 2
lib/Model/CreatePaymentRequest.php 2
lib/Model/CreatePaymentSetupRequest.php 2
lib/Model/CreateRefundRequest.php 2
lib/Model/CustomerAccountResponse.php 2
lib/Model/CustomerResponse.php 2
lib/Model/FundingAccountResponse.php 2
lib/Model/FundingAccountResponseCgen.php 2
lib/Model/GetRecordedPaymentResponse.php 2
lib/Model/PaymentResponse.php 2
lib/Model/PaymentResponseCgen.php 2
lib/Model/PaymentSetupResponse.php 2
lib/Model/PaymentSetupResponseCgen.php 2
lib/Model/RecordedPaymentResponse.php 2
lib/Model/RecordPaymentRequest.php 2
lib/Model/RefundResponse.php 2
lib/Model/RenewCustomerAccountRequest.php 2
lib/Model/ReplaceFundingAccountRequest.php 2
lib/Model/SimplePaymentCustomerRequest.php 2
lib/Model/SimplePaymentCustomerResponse.php 2
lib/Model/SimplePaymentFundingAccountRequest.php 2
lib/Model/SimplePaymentRequest.php 2
lib/Model/SimplePaymentResponse.php 2
lib/Model/SimplePaymentResponseCgen.php 2
lib/Model/UpdateCustomerAccountRequest.php 2
lib/Model/UpdateCustomerRequest.php 2
lib/Model/UpdateFundingAccountRequest.php 2
lib/Model/UpdatePaymentRequest.php 2
lib/Wrappers/Customer.php 2
lib/Wrappers/CustomerAccount.php 2
lib/Wrappers/FeePayment.php 2
lib/Wrappers/FundingAccount.php 2
lib/Wrappers/Payment.php 2
lib/Wrappers/PaymentSetup.php 2
lib/Wrappers/RecordedPayment.php 2
lib/Wrappers/Refund.php 2
lib/Wrappers/SimplePayment.php 2
vendor/composer/semver/src/Constraint/ConstraintInterface.php 1
vendor/composer/semver/src/Interval.php 2
vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php 1
vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php 1
vendor/phpdocumentor/reflection-docblock/src/DocBlockFactory.php 1
vendor/phpdocumentor/type-resolver/src/Types/ContextFactory.php 4
vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver/HHVM.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver/PHPDBG.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver/Xdebug.php 3
vendor/phpunit/php-code-coverage/src/CodeCoverage/Driver.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Exception/UnintentionallyCoveredCode.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Exception.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Filter.php 6
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Clover.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Crap4j.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Factory.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Dashboard.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/Directory.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer/File.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML/Renderer.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/HTML.php 2
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/Directory.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/File.php 2
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/Iterator.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node.php 5
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/PHP.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Text.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Directory.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Coverage.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Method.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Report.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File/Unit.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/File.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Node.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Project.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Tests.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML/Totals.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/XML.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Util/InvalidArgumentHelper.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage/Util.php 1
vendor/phpunit/php-code-coverage/src/CodeCoverage.php 13
vendor/phpunit/php-code-coverage/tests/_files/CoverageClassExtendedTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/CoverageNotPrivateTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/CoverageNotProtectedTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/CoverageNotPublicTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/CoveragePrivateTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/CoverageProtectedTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/CoveragePublicTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/CoverageTwoDefaultClassAnnotations.php 1
vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageClassExtendedTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotPrivateTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotProtectedTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageNotPublicTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoveragePrivateTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoverageProtectedTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/NamespaceCoveragePublicTest.php 1
vendor/phpunit/php-code-coverage/tests/_files/NotExistingCoveredElementTest.php 1
vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/FilterTest.php 1
vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/Report/CloverTest.php 1
vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/Report/FactoryTest.php 1
vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverage/UtilTest.php 1
vendor/phpunit/php-code-coverage/tests/PHP/CodeCoverageTest.php 1
vendor/phpunit/php-code-coverage/tests/TestCase.php 1
vendor/phpunit/php-file-iterator/src/Facade.php 1
vendor/phpunit/php-file-iterator/src/Factory.php 1
vendor/phpunit/php-file-iterator/src/Iterator.php 5
vendor/phpunit/php-text-template/src/Template.php 1
vendor/phpunit/php-token-stream/src/Token/Stream/CachingFactory.php 1
vendor/phpunit/php-token-stream/src/Token/Stream.php 5
vendor/phpunit/php-token-stream/src/Token.php 1
vendor/phpunit/php-token-stream/tests/Token/ClassTest.php 2
vendor/phpunit/php-token-stream/tests/Token/ClosureTest.php 2
vendor/phpunit/php-token-stream/tests/Token/FunctionTest.php 2
vendor/phpunit/php-token-stream/tests/Token/IncludeTest.php 2
vendor/phpunit/php-token-stream/tests/Token/InterfaceTest.php 2
vendor/phpunit/php-token-stream/tests/Token/NamespaceTest.php 2
vendor/phpunit/php-token-stream/tests/TokenTest.php 2
vendor/phpunit/phpunit/src/Exception.php 1
vendor/phpunit/phpunit/src/Extensions/GroupTestSuite.php 1
vendor/phpunit/phpunit/src/Extensions/PhptTestCase.php 1
vendor/phpunit/phpunit/src/Extensions/PhptTestSuite.php 1
vendor/phpunit/phpunit/src/Extensions/RepeatedTest.php 1
vendor/phpunit/phpunit/src/Extensions/TestDecorator.php 1
vendor/phpunit/phpunit/src/Extensions/TicketListener.php 5
vendor/phpunit/phpunit/src/Framework/Assert/Functions.php 112
vendor/phpunit/phpunit/src/Framework/Assert.php 106
vendor/phpunit/phpunit/src/Framework/AssertionFailedError.php 1
vendor/phpunit/phpunit/src/Framework/BaseTestListener.php 1
vendor/phpunit/phpunit/src/Framework/CodeCoverageException.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/And.php 2
vendor/phpunit/phpunit/src/Framework/Constraint/ArrayHasKey.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/ArraySubset.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/Attribute.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/ClassHasAttribute.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/ClassHasStaticAttribute.php 2
vendor/phpunit/phpunit/src/Framework/Constraint/Composite.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/Count.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/Exception.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionCode.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionMessage.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionMessageRegExp.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/FileExists.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/GreaterThan.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsAnything.php 2
vendor/phpunit/phpunit/src/Framework/Constraint/IsEmpty.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsEqual.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsFalse.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsInstanceOf.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsJson.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsNull.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsTrue.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/IsType.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/ErrorMessageProvider.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/LessThan.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/Not.php 2
vendor/phpunit/phpunit/src/Framework/Constraint/ObjectHasAttribute.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/Or.php 2
vendor/phpunit/phpunit/src/Framework/Constraint/PCREMatch.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/SameSize.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/StringContains.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/StringEndsWith.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/StringMatches.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/StringStartsWith.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/TraversableContains.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/TraversableContainsOnly.php 1
vendor/phpunit/phpunit/src/Framework/Constraint/Xor.php 2
vendor/phpunit/phpunit/src/Framework/Constraint.php 2
vendor/phpunit/phpunit/src/Framework/Error/Deprecated.php 1
vendor/phpunit/phpunit/src/Framework/Error/Notice.php 1
vendor/phpunit/phpunit/src/Framework/Error/Warning.php 1
vendor/phpunit/phpunit/src/Framework/Error.php 1
vendor/phpunit/phpunit/src/Framework/Exception.php 1
vendor/phpunit/phpunit/src/Framework/ExceptionWrapper.php 1
vendor/phpunit/phpunit/src/Framework/ExpectationFailedException.php 1
vendor/phpunit/phpunit/src/Framework/IncompleteTest.php 1
vendor/phpunit/phpunit/src/Framework/IncompleteTestCase.php 1
vendor/phpunit/phpunit/src/Framework/IncompleteTestError.php 1
vendor/phpunit/phpunit/src/Framework/InvalidCoversTargetError.php 1
vendor/phpunit/phpunit/src/Framework/InvalidCoversTargetException.php 1
vendor/phpunit/phpunit/src/Framework/OutputError.php 1
vendor/phpunit/phpunit/src/Framework/RiskyTest.php 1
vendor/phpunit/phpunit/src/Framework/RiskyTestError.php 1
vendor/phpunit/phpunit/src/Framework/SelfDescribing.php 1
vendor/phpunit/phpunit/src/Framework/SkippedTest.php 1
vendor/phpunit/phpunit/src/Framework/SkippedTestCase.php 1
vendor/phpunit/phpunit/src/Framework/SkippedTestError.php 1
vendor/phpunit/phpunit/src/Framework/SkippedTestSuiteError.php 1
vendor/phpunit/phpunit/src/Framework/SyntheticError.php 1
vendor/phpunit/phpunit/src/Framework/Test.php 1
vendor/phpunit/phpunit/src/Framework/TestCase.php 73
vendor/phpunit/phpunit/src/Framework/TestFailure.php 4
vendor/phpunit/phpunit/src/Framework/TestListener.php 5
vendor/phpunit/phpunit/src/Framework/TestResult.php 33
vendor/phpunit/phpunit/src/Framework/TestSuite/DataProvider.php 1
vendor/phpunit/phpunit/src/Framework/TestSuite.php 16
vendor/phpunit/phpunit/src/Framework/UnintentionallyCoveredCodeError.php 1
vendor/phpunit/phpunit/src/Framework/Warning.php 3
vendor/phpunit/phpunit/src/Runner/BaseTestRunner.php 1
vendor/phpunit/phpunit/src/Runner/Exception.php 1
vendor/phpunit/phpunit/src/Runner/Filter/Factory.php 1
vendor/phpunit/phpunit/src/Runner/Filter/Group/Exclude.php 1
vendor/phpunit/phpunit/src/Runner/Filter/Group/Include.php 1
vendor/phpunit/phpunit/src/Runner/Filter/Group.php 1
vendor/phpunit/phpunit/src/Runner/Filter/Test.php 1
vendor/phpunit/phpunit/src/Runner/StandardTestSuiteLoader.php 1
vendor/phpunit/phpunit/src/Runner/TestSuiteLoader.php 1
vendor/phpunit/phpunit/src/Runner/Version.php 3
vendor/phpunit/phpunit/src/TextUI/Command.php 4
vendor/phpunit/phpunit/src/TextUI/ResultPrinter.php 12
vendor/phpunit/phpunit/src/TextUI/TestRunner.php 6
vendor/phpunit/phpunit/src/Util/Blacklist.php 2
vendor/phpunit/phpunit/src/Util/Configuration.php 18
vendor/phpunit/phpunit/src/Util/ErrorHandler.php 1
vendor/phpunit/phpunit/src/Util/Fileloader.php 2
vendor/phpunit/phpunit/src/Util/Filesystem.php 2
vendor/phpunit/phpunit/src/Util/Filter.php 2
vendor/phpunit/phpunit/src/Util/Getopt.php 1
vendor/phpunit/phpunit/src/Util/GlobalState.php 1
vendor/phpunit/phpunit/src/Util/InvalidArgumentHelper.php 1
vendor/phpunit/phpunit/src/Util/Log/JSON.php 2
vendor/phpunit/phpunit/src/Util/Log/JUnit.php 7
vendor/phpunit/phpunit/src/Util/Log/TAP.php 4
vendor/phpunit/phpunit/src/Util/PHP/Default.php 3
vendor/phpunit/phpunit/src/Util/PHP/Windows.php 3
vendor/phpunit/phpunit/src/Util/PHP.php 5
vendor/phpunit/phpunit/src/Util/Printer.php 4
vendor/phpunit/phpunit/src/Util/Regex.php 1
vendor/phpunit/phpunit/src/Util/String.php 1
vendor/phpunit/phpunit/src/Util/Test.php 26
vendor/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php 1
vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/HTML.php 1
vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/Text.php 1
vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter.php 6
vendor/phpunit/phpunit/src/Util/TestSuiteIterator.php 1
vendor/phpunit/phpunit/src/Util/Type.php 1
vendor/phpunit/phpunit/src/Util/XML.php 14
vendor/phpunit/phpunit/tests/_files/Author.php 1
vendor/phpunit/phpunit/tests/_files/BankAccount.php 1
vendor/phpunit/phpunit/tests/_files/BankAccountTest.php 1
vendor/phpunit/phpunit/tests/_files/BankAccountTest.test.php 1
vendor/phpunit/phpunit/tests/_files/Book.php 1
vendor/phpunit/phpunit/tests/_files/ClassWithToString.php 1
vendor/phpunit/phpunit/tests/_files/CoverageClassExtendedTest.php 1
vendor/phpunit/phpunit/tests/_files/CoverageNotPrivateTest.php 1
vendor/phpunit/phpunit/tests/_files/CoverageNotProtectedTest.php 1
vendor/phpunit/phpunit/tests/_files/CoverageNotPublicTest.php 1
vendor/phpunit/phpunit/tests/_files/CoveragePrivateTest.php 1
vendor/phpunit/phpunit/tests/_files/CoverageProtectedTest.php 1
vendor/phpunit/phpunit/tests/_files/CoveragePublicTest.php 1
vendor/phpunit/phpunit/tests/_files/CoverageTwoDefaultClassAnnotations.php 1
vendor/phpunit/phpunit/tests/_files/NamespaceCoverageClassExtendedTest.php 1
vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPrivateTest.php 1
vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotProtectedTest.php 1
vendor/phpunit/phpunit/tests/_files/NamespaceCoverageNotPublicTest.php 1
vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePrivateTest.php 1
vendor/phpunit/phpunit/tests/_files/NamespaceCoverageProtectedTest.php 1
vendor/phpunit/phpunit/tests/_files/NamespaceCoveragePublicTest.php 1
vendor/phpunit/phpunit/tests/_files/NotExistingCoveredElementTest.php 1
vendor/phpunit/phpunit/tests/Extensions/RepeatedTestTest.php 1
vendor/phpunit/phpunit/tests/Framework/AssertTest.php 1
vendor/phpunit/phpunit/tests/Framework/BaseTestListenerTest.php 1
vendor/phpunit/phpunit/tests/Framework/Constraint/CountTest.php 1
vendor/phpunit/phpunit/tests/Framework/Constraint/ExceptionMessageRegExpTest.php 1
vendor/phpunit/phpunit/tests/Framework/Constraint/ExceptionMessageTest.php 1
vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php 1
vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatchesTest.php 1
vendor/phpunit/phpunit/tests/Framework/ConstraintTest.php 1
vendor/phpunit/phpunit/tests/Framework/SuiteTest.php 1
vendor/phpunit/phpunit/tests/Framework/TestCaseTest.php 1
vendor/phpunit/phpunit/tests/Framework/TestFailureTest.php 1
vendor/phpunit/phpunit/tests/Framework/TestImplementorTest.php 1
vendor/phpunit/phpunit/tests/Framework/TestListenerTest.php 1
vendor/phpunit/phpunit/tests/Runner/BaseTestRunnerTest.php 1
vendor/phpunit/phpunit/tests/Util/ConfigurationTest.php 1
vendor/phpunit/phpunit/tests/Util/RegexTest.php 1
vendor/phpunit/phpunit/tests/Util/TestDox/NamePrettifierTest.php 1
vendor/phpunit/phpunit/tests/Util/TestTest.php 1
vendor/phpunit/phpunit/tests/Util/XMLTest.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Identity.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/InvocationMocker.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Match.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/MethodNameMatch.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Namespace.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/ParametersMatch.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/Stub.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/BadMethodCallException.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/Exception.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Exception/RuntimeException.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator.php 9
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Object.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Static.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/InvocationMocker.php 2
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invokable.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/AnyInvokedCount.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/AnyParameters.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/Invocation.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtIndex.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtLeastCount.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtLeastOnce.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedAtMostCount.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedCount.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/InvokedRecorder.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/MethodName.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/Parameters.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/StatelessInvocation.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher.php 2
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/MockBuilder.php 9
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/MockObject.php 2
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ConsecutiveCalls.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/Exception.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/MatcherCollection.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/Return.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnArgument.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnCallback.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnSelf.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/ReturnValueMap.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub.php 1
vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Verifiable.php 1
vendor/phpunit/phpunit-mock-objects/tests/MockBuilderTest.php 1
vendor/phpunit/phpunit-mock-objects/tests/MockObjectTest.php 1
vendor/phpunit/phpunit-mock-objects/tests/ProxyObjectTest.php 1
vendor/psr/event-dispatcher/src/ListenerProviderInterface.php 1
vendor/ralouphie/getallheaders/src/getallheaders.php 1
vendor/sebastian/comparator/src/ScalarComparator.php 1
vendor/sebastian/version/src/Version.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/CLI.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/Generator.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/HTML.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/Markdown.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/Text.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Exception.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Report.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reporting.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Cbf.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Checkstyle.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Csv.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Diff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Emacs.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Full.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Gitblame.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Hgblame.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Info.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Json.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Junit.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Notifysend.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Source.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Summary.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Svnblame.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/VersionControl.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/Xml.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Sniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/AbstractScopeSniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/AbstractVariableSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/DisallowLongArraySyntaxSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/DisallowShortArraySyntaxSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Classes/OpeningBraceSameLineSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php 3
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/DocCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/FixmeSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/TodoSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/CSSLintSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/ESLintSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/JSHintSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/InlineHTMLSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/LineEndingsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/LineLengthSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/LowercasedFilenameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/OneTraitPerFileSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/SpaceAfterNotSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/BacktickOperatorSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowAlternativePHPTagsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/SyntaxSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/IncorrectPatternException.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeOwnSystemSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/AssignThisSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Methods/CamelCapsMethodNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Files/ClosingTagSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/FunctionCallSignatureSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/FunctionClosingBraceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ForbiddenStylesSniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/IndentationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/NamedColoursSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/OpacitySniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/ShorthandSizeSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/JSLintSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowBooleanStatementSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowObEndFlushSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/EvalSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/ForbiddenFunctionsSniff.php 2
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/HeredocSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Files/ClosingTagSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/Comment.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/CSS.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/JS.php 1
vendor/squizlabs/php_codesniffer/CodeSniffer/Tokens.php 3
vendor/squizlabs/php_codesniffer/CodeSniffer.php 1
vendor/symfony/console/Helper/TableStyle.php 1
vendor/symfony/console/Output/NullOutput.php 1
vendor/symfony/finder/Comparator/NumberComparator.php 2
vendor/symfony/finder/Glob.php 2
vendor/symfony/options-resolver/Exception/NoSuchOptionException.php 1
vendor/symfony/options-resolver/Options.php 1
vendor/symfony/options-resolver/OptionsResolver.php 1

CommonUtil.php

Type Line Description
ERROR 0 Tag "param" with body "@param" has error Expected a different value than "".

AddFundingAccountRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

CreateCustomerAccountRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

CreateCustomerRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

CreatePaymentRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

CreatePaymentSetupRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

CreateRefundRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

CustomerAccountResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

CustomerResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

FundingAccountResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

FundingAccountResponseCgen.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

GetRecordedPaymentResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

PaymentResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

PaymentResponseCgen.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

PaymentSetupResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

PaymentSetupResponseCgen.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

RecordedPaymentResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

RecordPaymentRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

RefundResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

RenewCustomerAccountRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

ReplaceFundingAccountRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

SimplePaymentCustomerRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

SimplePaymentCustomerResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

SimplePaymentFundingAccountRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

SimplePaymentRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

SimplePaymentResponse.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

SimplePaymentResponseCgen.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

UpdateCustomerAccountRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

UpdateCustomerRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

UpdateFundingAccountRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

UpdatePaymentRequest.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string]" has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Model\map[string" is not a valid Fqsen.

Customer.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

CustomerAccount.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in EBPP, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

FeePayment.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

FundingAccount.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

Payment.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

PaymentSetup.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that Orbipay can accept, maintain and transmit back to the client. The custom fields need to be configured with Orbipay before they can be accepted. Orbipay would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields. Only the custom fields enabled for the client, in Orbipay, would be accepted in the requests." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

RecordedPayment.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

Refund.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

SimplePayment.php

Type Line Description
ERROR 0 Tag "return" with body "@return map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var map[string,string] $custom_fields The additional information or meta-information that EBPP can accept, maintain and transmit back to the client. The custom fields need to be configured with EBPP before they can be accepted. EBPP would reject custom fields that are not pre-configured. Please contact <a href = \"mailto: support@billerpayments.com\">support@billerpayments.com</a> for more information on configuring and using custom fields." has error "\Orbipay\PaymentsApi\Client\Wrappers\map[string" is not a valid Fqsen.

ConstraintInterface.php

Type Line Description
ERROR 0 Tag "see" with body "@see Constraint::OP_* for the list of available operators." has error "\Composer\Semver\Constraint\Constraint::OP_*" is not a valid Fqsen.

Interval.php

Type Line Description
ERROR 0 Tag "return" with body "@return array{'names': string[], 'exclude': bool}" has error "\Composer\Semver\array{'names': string" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{'names': string[], 'exclude': bool}" has error "\Composer\Semver\array{'names': string" is not a valid Fqsen.

PhpdocToParamTypeFixer.php

Type Line Description
ERROR 0 Tag "var" with body "@var array{int, string}[]" has error "\PhpCsFixer\Fixer\FunctionNotation\array{int" is not a valid Fqsen.

PhpUnitTestAnnotationFixer.php

Type Line Description
ERROR 0 Tag "param" with body "@param int$index" has error "\PhpCsFixer\Fixer\PhpUnit\int$index" is not a valid Fqsen.

DocBlockFactory.php

Type Line Description
ERROR 0 Tag "author" with body "@author Mike van Riel <me@mikevanriel.com> for extending the regex with template marker support." has error

ContextFactory.php

Type Line Description
ERROR 0 Tag "param" with body "@param ArrayIterator<int, string|array{0:int,1:string,2:int}> $tokens" has error "\phpDocumentor\Reflection\Types\array{0:int" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param ArrayIterator<int, string|array{0:int,1:string,2:int}> $tokens" has error "\phpDocumentor\Reflection\Types\array{0:int" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param ArrayIterator<int, string|array{0:int,1:string,2:int}> $tokens" has error "\phpDocumentor\Reflection\Types\array{0:int" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param ArrayIterator<int, string|array{0:int,1:string,2:int}> $tokens" has error "\phpDocumentor\Reflection\Types\array{0:int" is not a valid Fqsen.

HHVM.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.2.2" has error

PHPDBG.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.2.0" has error

Xdebug.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error

Driver.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

UnintentionallyCoveredCode.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Exception.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Filter.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error

Clover.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Crap4j.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Factory.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Dashboard.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Directory.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

File.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Renderer.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

HTML.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error

Directory.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

File.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error

Iterator.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Node.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error

PHP.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Text.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Directory.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Coverage.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Method.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Report.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Unit.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

File.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Node.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Project.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Tests.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Totals.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

XML.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

InvalidArgumentHelper.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.2.0" has error

Util.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

CodeCoverage.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error

CoverageClassExtendedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass<extended>" has error "\CoveredClass<extended>" is not a valid Fqsen.

CoverageNotPrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<!private>" has error "\CoveredClass::<!private>" is not a valid Fqsen.

CoverageNotProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<!protected>" has error "\CoveredClass::<!protected>" is not a valid Fqsen.

CoverageNotPublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<!public>" has error "\CoveredClass::<!public>" is not a valid Fqsen.

CoveragePrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<private>" has error "\CoveredClass::<private>" is not a valid Fqsen.

CoverageProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<protected>" has error "\CoveredClass::<protected>" is not a valid Fqsen.

CoveragePublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<public>" has error "\CoveredClass::<public>" is not a valid Fqsen.

CoverageTwoDefaultClassAnnotations.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<public>" has error "\Foo\CoveredClass::<public>" is not a valid Fqsen.

NamespaceCoverageClassExtendedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass<extended>" has error "\Foo\CoveredClass<extended>" is not a valid Fqsen.

NamespaceCoverageNotPrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<!private>" has error "\Foo\CoveredClass::<!private>" is not a valid Fqsen.

NamespaceCoverageNotProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<!protected>" has error "\Foo\CoveredClass::<!protected>" is not a valid Fqsen.

NamespaceCoverageNotPublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<!public>" has error "\Foo\CoveredClass::<!public>" is not a valid Fqsen.

NamespaceCoveragePrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<private>" has error "\Foo\CoveredClass::<private>" is not a valid Fqsen.

NamespaceCoverageProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<protected>" has error "\Foo\CoveredClass::<protected>" is not a valid Fqsen.

NamespaceCoveragePublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<public>" has error "\Foo\CoveredClass::<public>" is not a valid Fqsen.

NotExistingCoveredElementTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers NotExistingClass::<public>" has error "\NotExistingClass::<public>" is not a valid Fqsen.

FilterTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

CloverTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

FactoryTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

UtilTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

CodeCoverageTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

TestCase.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Facade.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.3.0" has error

Factory.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Iterator.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error

Template.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

CachingFactory.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Stream.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error

Token.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

ClassTest.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.2" has error

ClosureTest.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

FunctionTest.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

IncludeTest.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.2" has error

InterfaceTest.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

NamespaceTest.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

TokenTest.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Exception.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 4.0.0" has error

GroupTestSuite.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

PhptTestCase.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.4" has error

PhptTestSuite.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.4" has error

RepeatedTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

TestDecorator.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

TicketListener.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error

Functions.php

Type Line Description
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.14" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.14" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.7.20" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.7.20" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error

Assert.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.14" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.14" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.7.20" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.7.20" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.3" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.3" has error

AssertionFailedError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

BaseTestListener.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

CodeCoverageException.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

And.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error

ArrayHasKey.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

ArraySubset.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.4.0" has error

Attribute.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.0" has error

ClassHasAttribute.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.0" has error

ClassHasStaticAttribute.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error

Composite.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.0" has error

Count.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.0" has error

Exception.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.6" has error

ExceptionCode.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.6" has error

ExceptionMessage.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.6" has error

ExceptionMessageRegExp.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.3.0" has error

FileExists.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

GreaterThan.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

IsAnything.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error

IsEmpty.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.5.0" has error

IsEqual.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

IsFalse.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

IsIdentical.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

IsInstanceOf.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

IsJson.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.7.20" has error

IsNull.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

IsTrue.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

IsType.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

ErrorMessageProvider.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.7.0" has error

JsonMatches.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.7.0" has error

LessThan.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

Not.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error

ObjectHasAttribute.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

Or.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error

PCREMatch.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

SameSize.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.0" has error

StringContains.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

StringEndsWith.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error

StringMatches.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.5.0" has error

StringStartsWith.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error

TraversableContains.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

TraversableContainsOnly.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.4" has error

Xor.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error

Constraint.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error

Deprecated.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

Notice.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

Warning.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

Error.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.2.0" has error

Exception.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error

ExceptionWrapper.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.3.0" has error

ExpectationFailedException.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

IncompleteTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 2.0.0" has error

IncompleteTestCase.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.3.0" has error

IncompleteTestError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

InvalidCoversTargetError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

InvalidCoversTargetException.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

OutputError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.0" has error

RiskyTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 4.0.0" has error

RiskyTestError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

SelfDescribing.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 3.0.0" has error

SkippedTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 3.0.0" has error

SkippedTestCase.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.3.0" has error

SkippedTestError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

SkippedTestSuiteError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.0" has error

SyntheticError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.5.0" has error

Test.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 2.0.0" has error

TestCase.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.5" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.3.3" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.7" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.3" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.8" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.8" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.5.0" has error

TestFailure.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.3.0" has error

TestListener.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error

TestResult.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.14" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error

DataProvider.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error

TestSuite.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.7.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error

UnintentionallyCoveredCodeError.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

Warning.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error

BaseTestRunner.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

Exception.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

Factory.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

Exclude.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

Include.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

Group.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

Test.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

StandardTestSuiteLoader.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

TestSuiteLoader.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 2.0.0" has error

Version.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.8.13" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error

Command.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.8.0" has error

ResultPrinter.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.6.5" has error

TestRunner.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.1" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.7.3" has error

Blacklist.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.1.0" has error

Configuration.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.1" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.1" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.1" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.20" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.14" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.9" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.1" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.3" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.3" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.3" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error

ErrorHandler.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

Fileloader.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error

Filesystem.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error

Filter.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.2" has error

Getopt.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

GlobalState.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error

InvalidArgumentHelper.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error

JSON.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error

JUnit.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error

TAP.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error

Default.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.5.12" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.12" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.12" has error

Windows.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.5.12" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.12" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.12" has error

PHP.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.12" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.5.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error

Printer.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error

Regex.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.2.0" has error

String.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.0" has error

Test.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.6" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.1" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.8" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.9" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.8" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.8" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.8" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.8" has error

NamePrettifier.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.1.0" has error

HTML.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.1.0" has error

Text.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.1.0" has error

ResultPrinter.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 4.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.3.0" has error

TestSuiteIterator.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.1.0" has error

Type.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

XML.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.6" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.4.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 3.3.0" has error

Author.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.0" has error

BankAccount.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.3.0" has error

BankAccountTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.3.0" has error

BankAccountTest.test.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.3.0" has error

Book.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.0" has error

ClassWithToString.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.6.0" has error

CoverageClassExtendedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass<extended>" has error "\CoveredClass<extended>" is not a valid Fqsen.

CoverageNotPrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<!private>" has error "\CoveredClass::<!private>" is not a valid Fqsen.

CoverageNotProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<!protected>" has error "\CoveredClass::<!protected>" is not a valid Fqsen.

CoverageNotPublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<!public>" has error "\CoveredClass::<!public>" is not a valid Fqsen.

CoveragePrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<private>" has error "\CoveredClass::<private>" is not a valid Fqsen.

CoverageProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<protected>" has error "\CoveredClass::<protected>" is not a valid Fqsen.

CoveragePublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers CoveredClass::<public>" has error "\CoveredClass::<public>" is not a valid Fqsen.

CoverageTwoDefaultClassAnnotations.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<public>" has error "\Foo\CoveredClass::<public>" is not a valid Fqsen.

NamespaceCoverageClassExtendedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass<extended>" has error "\Foo\CoveredClass<extended>" is not a valid Fqsen.

NamespaceCoverageNotPrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<!private>" has error "\Foo\CoveredClass::<!private>" is not a valid Fqsen.

NamespaceCoverageNotProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<!protected>" has error "\Foo\CoveredClass::<!protected>" is not a valid Fqsen.

NamespaceCoverageNotPublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<!public>" has error "\Foo\CoveredClass::<!public>" is not a valid Fqsen.

NamespaceCoveragePrivateTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<private>" has error "\Foo\CoveredClass::<private>" is not a valid Fqsen.

NamespaceCoverageProtectedTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<protected>" has error "\Foo\CoveredClass::<protected>" is not a valid Fqsen.

NamespaceCoveragePublicTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers Foo\CoveredClass::<public>" has error "\Foo\CoveredClass::<public>" is not a valid Fqsen.

NotExistingCoveredElementTest.php

Type Line Description
ERROR 0 Tag "covers" with body "@covers NotExistingClass::<public>" has error "\NotExistingClass::<public>" is not a valid Fqsen.

RepeatedTestTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

AssertTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

BaseTestListenerTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.0" has error

CountTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.7.30" has error

ExceptionMessageRegExpTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.3.0" has error

ExceptionMessageTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.0.20" has error

ErrorMessageProviderTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since File available since Release 3.7.0" has error

JsonMatchesTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since File available since Release 3.7.0" has error

ConstraintTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

SuiteTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

TestCaseTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

TestFailureTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since File available since Release 3.7.20" has error

TestImplementorTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

TestListenerTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

BaseTestRunnerTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

ConfigurationTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

RegexTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 4.2.0" has error

NamePrettifierTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.1.0" has error

TestTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.6" has error

XMLTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.3.0" has error

Identity.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

InvocationMocker.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Match.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

MethodNameMatch.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

Namespace.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

ParametersMatch.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

Stub.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

BadMethodCallException.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.6" has error

Exception.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 2.0.6" has error

RuntimeException.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.6" has error

Generator.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.3" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.2.1" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.3.4" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.3.2" has error

Object.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Static.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Invocation.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

InvocationMocker.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.1.0" has error

Invokable.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

AnyInvokedCount.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

AnyParameters.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Invocation.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

InvokedAtIndex.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

InvokedAtLeastCount.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.2.0" has error

InvokedAtLeastOnce.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

InvokedAtMostCount.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.2.0" has error

InvokedCount.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

InvokedRecorder.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

MethodName.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Parameters.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

StatelessInvocation.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Matcher.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.4" has error

MockBuilder.php

Type Line Description
ERROR 0 Tag "since" with body "@since File available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 1.2.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error

MockObject.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error
ERROR 0 Tag "since" with body "@since Method available since Release 2.0.0" has error

ConsecutiveCalls.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

Exception.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

MatcherCollection.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

Return.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

ReturnArgument.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

ReturnCallback.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

ReturnSelf.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

ReturnValueMap.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.1.0" has error

Stub.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

Verifiable.php

Type Line Description
ERROR 0 Tag "since" with body "@since Interface available since Release 1.0.0" has error

MockBuilderTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since File available since Release 1.0.0" has error

MockObjectTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 3.0.0" has error

ProxyObjectTest.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 2.0.0" has error

ListenerProviderInterface.php

Type Line Description
ERROR 0 Tag "return" with body "@return iterable[callable] An iterable (array, iterator, or generator) of callables. Each callable MUST be type-compatible with $event." has error "\Psr\EventDispatcher\iterable[callable]" is not a valid Fqsen.

getallheaders.php

Type Line Description
ERROR 0 Tag "return" with body "@return string[string] The HTTP header key/value pairs." has error "\string[string]" is not a valid Fqsen.

ScalarComparator.php

Type Line Description
ERROR 0 Tag "since" with body "@since Method available since Release 3.6.0" has error

Version.php

Type Line Description
ERROR 0 Tag "since" with body "@since Class available since Release 1.0.0" has error

CLI.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Generator.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

HTML.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Markdown.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Text.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Exception.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Report.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Reporting.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Cbf.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Checkstyle.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Csv.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Diff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Emacs.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Full.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Gitblame.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: 1.2.2" has error

Hgblame.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Info.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Json.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Junit.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Notifysend.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Source.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Summary.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Svnblame.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

VersionControl.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: 1.2.2" has error

Xml.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Sniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "see" with body "@see Tokens.php" has error "\Tokens.php" is not a valid Fqsen.

AbstractScopeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "see" with body "@see PHP_CodeSniffer.getValidScopeTokeners()" has error "\PHP_CodeSniffer.getValidScopeTokeners()" is not a valid Fqsen.

AbstractVariableSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowLongArraySyntaxSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowShortArraySyntaxSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DuplicateClassNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OpeningBraceSameLineSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EmptyStatementSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ForLoopShouldBeWhileLoopSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ForLoopWithTestFunctionCallSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

JumbledIncrementerSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "param" with body "@param array(integer=>array) $tokens Array with all code sniffer tokens." has error "\integer=" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array(string=>mixed) $token Current for loop token" has error "\string=" is not a valid Fqsen.

UnconditionalIfStatementSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UnnecessaryFinalModifierSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UnusedFunctionParameterSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UselessOverridingMethodSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DocCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FixmeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

TodoSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

InlineControlStructureSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClosureLinterSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CSSLintSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ESLintSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

JSHintSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ByteOrderMarkSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EndFileNewlineSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EndFileNoNewlineSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

InlineHTMLSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LineEndingsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LineLengthSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LowercasedFilenameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OneClassPerFileSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OneInterfacePerFileSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OneTraitPerFileSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowMultipleStatementsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MultipleStatementAlignmentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

NoSpaceAfterCastSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SpaceAfterCastSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SpaceAfterNotSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CallTimePassByReferenceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionCallArgumentSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OpeningFunctionBraceBsdAllmanSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OpeningFunctionBraceKernighanRitchieSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CyclomaticComplexitySniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

NestingLevelSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CamelCapsFunctionNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ConstructorNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UpperCaseConstantNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

BacktickOperatorSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CharacterBeforePHPOpeningTagSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClosingPHPTagSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DeprecatedFunctionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "var" with body "@var array(string => string|null)" has error "\string =" is not a valid Fqsen.

DisallowAlternativePHPTagsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowShortOpenTagSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ForbiddenFunctionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "var" with body "@var array(string => string|null)" has error "\string =" is not a valid Fqsen.

LowerCaseConstantSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LowerCaseKeywordSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

NoSilencedErrorsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SAPIUsageSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SyntaxSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UpperCaseConstantSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UnnecessaryStringConcatSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SubversionPropertiesSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowSpaceIndentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowTabIndentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ScopeIndentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

IncorrectPatternException.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowSelfActionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

IncludeOwnSystemSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

IncludeSystemSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UnusedSystemSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

BrowserSpecificStylesSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DebugCodeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FirebugConsoleSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

AssignThisSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CreateWidgetTypeCallbackSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowNewWidgetSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

AjaxNullComparisonSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EvalObjectFactorySniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

GetRequestDataSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ReturnFunctionValueSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

JoinStringsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FileCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

InlineCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ControlSignatureSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MultiLineConditionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

IncludingFileSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MultiLineAssignmentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionCallSignatureSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidDefaultValueSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidClassNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidFunctionNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidVariableNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ObjectOperatorIndentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ScopeClosingBraceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ScopeIndentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SideEffectsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CamelCapsMethodNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

PropertyDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ControlStructureSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ElseIfDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SwitchDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClosingTagSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EndFileNewlineSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionCallSignatureSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionClosingBraceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MethodDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

NamespaceDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

UseDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ArrayBracketSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ArrayDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassFileNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DuplicatePropertySniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LowercaseClassKeywordsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SelfMemberReferenceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidClassNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

BlockCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClosingDeclarationCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DocCommentAlignmentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EmptyCatchCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FileCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionCommentThrowTagSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

InlineCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LongConditionClosingCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

PostStatementCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

VariableCommentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ControlSignatureSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ElseIfDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ForEachLoopDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ForLoopDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

InlineIfDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LowercaseDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SwitchDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassDefinitionClosingBraceSpaceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassDefinitionNameSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClassDefinitionOpeningBraceSpaceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ColonSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ColourDefinitionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowMultipleStyleDefinitionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DuplicateClassDefinitionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DuplicateStyleDefinitionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EmptyClassDefinitionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EmptyStyleDefinitionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ForbiddenStylesSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "var" with body "@var array(string => string|null)" has error "\string =" is not a valid Fqsen.

IndentationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LowercaseStyleDefinitionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MissingColonSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

NamedColoursSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OpacitySniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SemicolonSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ShorthandSizeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

JavaScriptLintSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

JSLintSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FileExtensionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OperatorBracketSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionDeclarationArgumentSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionDuplicateArgumentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

GlobalFunctionSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LowercaseFunctionKeywordsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MultiLineFunctionDeclarationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidFunctionNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidVariableNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowObjectStringIndexSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ObjectInstantiationSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ObjectMemberCommaSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ComparisonOperatorUsageSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "var" with body "@var array(int => string)" has error "\int =" is not a valid Fqsen.

IncrementDecrementUsageSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidLogicalOperatorsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CommentedOutCodeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowBooleanStatementSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowComparisonAssignmentSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowInlineIfSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowMultipleAssignmentsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowObEndFlushSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DisallowSizeFunctionsInLoopsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DiscouragedFunctionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "var" with body "@var array(string => string|null)" has error "\string =" is not a valid Fqsen.

EmbeddedPhpSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EvalSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ForbiddenFunctionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "var" with body "@var array(string => string|null)" has error "\string =" is not a valid Fqsen.

GlobalKeywordSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

HeredocSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

InnerFunctionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LowercasePHPFunctionsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

NonExecutableCodeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MemberVarScopeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MethodScopeSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

StaticThisUsageSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ConcatenationSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

DoubleQuoteUsageSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

EchoedStringsSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CastSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ControlStructureSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionClosingBraceSpaceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionOpeningBraceSpaceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

FunctionSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LanguageConstructSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

LogicalOperatorSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

MemberVarSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ObjectOperatorSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

OperatorSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

PropertyLabelSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ScopeClosingBraceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ScopeKeywordSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SemicolonSpacingSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

SuperfluousWhitespaceSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CodeAnalyzerSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ClosingTagSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

ValidVariableNameSniff.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Comment.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

CSS.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

JS.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

Tokens.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error
ERROR 0 Tag "var" with body "@var array(int => int)" has error "\int =" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array(int => int)" has error "\int =" is not a valid Fqsen.

CodeSniffer.php

Type Line Description
ERROR 0 Tag "version" with body "@version Release: @package_version@" has error

TableStyle.php

Type Line Description
ERROR 0 Tag "see" with body "@see {@link setCrossingChars()} for setting each crossing individually." has error "\Symfony\Component\Console\Helper\{@link" is not a valid Fqsen.

NullOutput.php

Type Line Description
ERROR 0 Tag "author" with body "@author Tobias Schultze <http://tobion.de>" has error The author tag does not have a valid e-mail address

NumberComparator.php

Type Line Description
ERROR 0 Tag "author" with body "@author Fabien Potencier <fabien@symfony.com> PHP port" has error
ERROR 0 Tag "author" with body "@author Richard Clamp <richardc@unixbeard.net> Perl version" has error

Glob.php

Type Line Description
ERROR 0 Tag "author" with body "@author Fabien Potencier <fabien@symfony.com> PHP port" has error
ERROR 0 Tag "author" with body "@author Richard Clamp <richardc@unixbeard.net> Perl version" has error

NoSuchOptionException.php

Type Line Description
ERROR 0 Tag "author" with body "@author Tobias Schultze <http://tobion.de>" has error The author tag does not have a valid e-mail address

Options.php

Type Line Description
ERROR 0 Tag "author" with body "@author Tobias Schultze <http://tobion.de>" has error The author tag does not have a valid e-mail address

OptionsResolver.php

Type Line Description
ERROR 0 Tag "author" with body "@author Tobias Schultze <http://tobion.de>" has error The author tag does not have a valid e-mail address

Search results