当前路径:vendor/phpunit/phpunit/.psalm/baseline.xml <?xml version="1.0" encoding="UTF-8"?> <files psalm-version="3.11.2@d470903722cfcbc1cd04744c5491d3e6d13ec3d9"> <file src="src/Framework/Assert.php"> <ArgumentTypeCoercion occurrences="2"> <code>$expectedElement->childNodes->item($i)</code> <code>$actualElement->childNodes->item($i)</code> </ArgumentTypeCoercion> <PossiblyInvalidArgument occurrences="3"> <code>$subset</code> <code>$expected</code> <code>$expected</code> </PossiblyInvalidArgument> </file> <file src="src/Framework/Assert/Functions.php"> <TooManyArguments occurrences="13"> <code>Assert::anything(...\func_get_args())</code> <code>Assert::isTrue(...\func_get_args())</code> <code>Assert::isFalse(...\func_get_args())</code> <code>Assert::isJson(...\func_get_args())</code> <code>Assert::isNull(...\func_get_args())</code> <code>Assert::isFinite(...\func_get_args())</code> <code>Assert::isInfinite(...\func_get_args())</code> <code>Assert::isNan(...\func_get_args())</code> <code>Assert::isEmpty(...\func_get_args())</code> <code>Assert::isWritable(...\func_get_args())</code> <code>Assert::isReadable(...\func_get_args())</code> <code>Assert::directoryExists(...\func_get_args())</code> <code>Assert::fileExists(...\func_get_args())</code> </TooManyArguments> </file> <file src="src/Framework/Constraint/Count.php"> <PossiblyNullArgument occurrences="1"> <code>$this->getCountOf($other)</code> </PossiblyNullArgument> </file> <file src="src/Framework/Constraint/ExceptionCode.php"> <MoreSpecificImplementedParamType occurrences="1"> <code>$other</code> </MoreSpecificImplementedParamType> </file> <file src="src/Framework/Constraint/ExceptionMessage.php"> <MoreSpecificImplementedParamType occurrences="1"> <code>$other</code> </MoreSpecificImplementedParamType> </file> <file src="src/Framework/Constraint/ExceptionMessageRegularExpression.php"> <MoreSpecificImplementedParamType occurrences="1"> <code>$other</code> </MoreSpecificImplementedParamType> </file> <file src="src/Framework/Constraint/IsInstanceOf.php"> <ArgumentTypeCoercion occurrences="1"> <code>$this->className</code> </ArgumentTypeCoercion> </file> <file src="src/Framework/Constraint/IsJson.php"> <PossiblyNullArgument occurrences="1"> <code>$error</code> </PossiblyNullArgument> </file> <file src="src/Framework/Constraint/IsType.php"> <InvalidReturnType occurrences="1"> <code>bool</code> </InvalidReturnType> </file> <file src="src/Framework/Constraint/SameSize.php"> <PossiblyNullArgument occurrences="1"> <code>$this->getCountOf($expected)</code> </PossiblyNullArgument> </file> <file src="src/Framework/Constraint/StringMatchesFormatDescription.php"> <InvalidArgument occurrences="1"> <code>"--- Expected\n+++ Actual\n"</code> </InvalidArgument> </file> <file src="src/Framework/DataProviderTestSuite.php"> <ArgumentTypeCoercion occurrences="1"> <code>$className</code> </ArgumentTypeCoercion> </file> <file src="src/Framework/Exception/ExpectationFailedException.php"> <PossiblyNullPropertyAssignmentValue occurrences="1"> <code>$comparisonFailure</code> </PossiblyNullPropertyAssignmentValue> </file> <file src="src/Framework/ExceptionWrapper.php"> <PossiblyNullArgument occurrences="1"> <code>$t->getPrevious()</code> </PossiblyNullArgument> </file> <file src="src/Framework/MockObject/Generator.php"> <ArgumentTypeCoercion occurrences="4"> <code>$className</code> <code>$className</code> <code>$interfaceName</code> <code>$className</code> </ArgumentTypeCoercion> <InvalidReturnStatement occurrences="1"/> <InvalidReturnType occurrences="1"> <code>MockObject&RealInstanceType</code> </InvalidReturnType> <PossiblyFalseArgument occurrences="1"> <code>\strpos($args[$i], '$')</code> </PossiblyFalseArgument> </file> <file src="src/Framework/MockObject/MockBuilder.php"> <ArgumentTypeCoercion occurrences="3"> <code>$this->type</code> <code>$this->type</code> <code>$this->type</code> </ArgumentTypeCoercion> <InvalidReturnStatement occurrences="3"> <code>$object</code> <code>$object</code> <code>$object</code> </InvalidReturnStatement> <InvalidReturnType occurrences="3"> <code>MockObject&MockedType</code> <code>MockObject&MockedType</code> <code>MockObject&MockedType</code> </InvalidReturnType> <PossiblyInvalidPropertyAssignmentValue occurrences="1"> <code>$type</code> </PossiblyInvalidPropertyAssignmentValue> </file> <file src="src/Framework/MockObject/MockMethod.php"> <PossiblyNullReference occurrences="1"> <code>allowsNull</code> </PossiblyNullReference> </file> <file src="src/Framework/MockObject/Rule/ConsecutiveParameters.php"> <TypeDoesNotContainNull occurrences="1"> <code>$invocation === null</code> </TypeDoesNotContainNull> </file> <file src="src/Framework/MockObject/Rule/Parameters.php"> <PossiblyNullPropertyAssignmentValue occurrences="1"> <code>null</code> </PossiblyNullPropertyAssignmentValue> </file> <file src="src/Framework/TestCase.php"> <ArgumentTypeCoercion occurrences="2"> <code>$class_name</code> <code>$this->expectedException</code> </ArgumentTypeCoercion> <InvalidArgument occurrences="1"> <code>$header</code> </InvalidArgument> <InvalidCatch occurrences="1"/> <InvalidReturnStatement occurrences="2"> <code>\get_class($mock)</code> <code>$mockObject</code> </InvalidReturnStatement> <InvalidReturnType occurrences="2"> <code>class-string<MockObject&RealInstanceType></code> <code>MockObject&RealInstanceType</code> </InvalidReturnType> <PossiblyNullPropertyAssignmentValue occurrences="3"> <code>null</code> <code>$beStrictAboutChangesToGlobalState</code> <code>null</code> </PossiblyNullPropertyAssignmentValue> <PossiblyNullReference occurrences="1"> <code>filter</code> </PossiblyNullReference> <PossiblyUndefinedVariable occurrences="1"> <code>$categories</code> </PossiblyUndefinedVariable> </file> <file src="src/Framework/TestFailure.php"> <PossiblyNullReference occurrences="1"> <code>getDiff</code> </PossiblyNullReference> </file> <file src="src/Framework/TestResult.php"> <PossiblyUndefinedVariable occurrences="1"> <code>$isAnyCoverageRequired</code> </PossiblyUndefinedVariable> </file> <file src="src/Framework/TestSuite.php"> <ArgumentTypeCoercion occurrences="2"> <code>$className</code> <code>$className</code> </ArgumentTypeCoercion> <PossiblyUndefinedVariable occurrences="1"> <code>$afterClassMethod</code> </PossiblyUndefinedVariable> </file> <file src="src/Runner/Filter/NameFilterIterator.php"> <InvalidPropertyAssignmentValue occurrences="2"> <code>$matches[2]</code> <code>$matches[3]</code> </InvalidPropertyAssignmentValue> </file> <file src="src/Runner/PhptTestCase.php"> <PossiblyInvalidArgument occurrences="1"> <code>$sections['FILEEOF']</code> </PossiblyInvalidArgument> <PossiblyNullReference occurrences="1"> <code>append</code> </PossiblyNullReference> <PossiblyUndefinedVariable occurrences="1"> <code>$sectionOffset</code> </PossiblyUndefinedVariable> </file> <file src="src/Runner/TestSuiteSorter.php"> <PossiblyFalseArgument occurrences="1"> <code>\strpos($test->getName(), '::')</code> </PossiblyFalseArgument> <UndefinedInterfaceMethod occurrences="1"> <code>getName</code> </UndefinedInterfaceMethod> </file> <file src="src/TextUI/Command.php"> <ArgumentTypeCoercion occurrences="4"> <code>$suite</code> <code>$suite</code> <code>$suite</code> <code>$printerClass</code> </ArgumentTypeCoercion> <InvalidCatch occurrences="1"/> <LessSpecificReturnStatement occurrences="1"> <code>$class->newInstance($outputStream)</code> </LessSpecificReturnStatement> <MoreSpecificReturnType occurrences="1"> <code>null|Printer|string</code> </MoreSpecificReturnType> <PossiblyFalseArgument occurrences="1"> <code>\strrpos($this->arguments['test'], '.')</code> </PossiblyFalseArgument> <PossiblyNullArgument occurrences="4"> <code>$suite</code> <code>$suite</code> <code>$suite</code> <code>$suite</code> </PossiblyNullArgument> </file> <file src="src/TextUI/Help.php"> <PossiblyUndefinedArrayOffset occurrences="2"> <code>$option['desc']</code> <code>$option['desc']</code> </PossiblyUndefinedArrayOffset> </file> <file src="src/TextUI/TestRunner.php"> <PossiblyNullPropertyAssignmentValue occurrences="1"> <code>$loader</code> </PossiblyNullPropertyAssignmentValue> <PossiblyUndefinedVariable occurrences="1"> <code>$whitelistFromConfigurationFile</code> </PossiblyUndefinedVariable> </file> <file src="src/Util/Annotation/DocBlock.php"> <InvalidCatch occurrences="1"/> </file> <file src="src/Util/Blacklist.php"> <UndefinedClass occurrences="1"> <code>Invoker</code> </UndefinedClass> </file> <file src="src/Util/Configuration.php"> <ArgumentTypeCoercion occurrences="4"> <code>$extension</code> <code>$listener</code> <code>$testSuiteNodes->item(0)</code> <code>$testSuiteNode</code> </ArgumentTypeCoercion> <PossiblyInvalidArrayOffset occurrences="3"> <code>$result[$array][$name]['verbatim']</code> <code>$result[$array][$name]['force']</code> <code>$result[$array][$name]['value']</code> </PossiblyInvalidArrayOffset> <PossiblyNullReference occurrences="2"> <code>getAttribute</code> <code>getAttribute</code> </PossiblyNullReference> <UndefinedMethod occurrences="7"> <code>hasAttribute</code> <code>getAttribute</code> <code>hasAttribute</code> <code>getAttribute</code> <code>getAttribute</code> <code>getAttribute</code> <code>getAttribute</code> </UndefinedMethod> </file> <file src="src/Util/ErrorHandler.php"> <InvalidArgument occurrences="1"/> </file> <file src="src/Util/Filter.php"> <PossiblyNullReference occurrences="1"> <code>getTrace</code> </PossiblyNullReference> </file> <file src="src/Util/Getopt.php"> <InvalidOperand occurrences="3"> <code>$i</code> <code>$i</code> <code>$i</code> </InvalidOperand> <PossiblyNullArgument occurrences="1"> <code>$long_options</code> </PossiblyNullArgument> </file> <file src="src/Util/GlobalState.php"> <PossiblyInvalidIterator occurrences="1"> <code>$constants['user']</code> </PossiblyInvalidIterator> </file> <file src="src/Util/Log/JUnit.php"> <ArgumentTypeCoercion occurrences="1"> <code>$suite->getName()</code> </ArgumentTypeCoercion> <InvalidPropertyAssignmentValue occurrences="1"> <code>$this->testSuiteTimes</code> </InvalidPropertyAssignmentValue> <PossiblyNullPropertyAssignmentValue occurrences="1"> <code>null</code> </PossiblyNullPropertyAssignmentValue> <UndefinedInterfaceMethod occurrences="2"> <code>getName</code> <code>getName</code> </UndefinedInterfaceMethod> </file> <file src="src/Util/Log/TeamCity.php"> <ArgumentTypeCoercion occurrences="1"> <code>$className</code> </ArgumentTypeCoercion> <UndefinedInterfaceMethod occurrences="7"> <code>getName</code> <code>getName</code> <code>getName</code> <code>getName</code> <code>getName</code> <code>getName</code> <code>getName</code> </UndefinedInterfaceMethod> </file> <file src="src/Util/PHP/AbstractPhpProcess.php"> <ArgumentTypeCoercion occurrences="2"> <code>$this->getException($warnings[0])</code> <code>$this->getException($failures[0])</code> </ArgumentTypeCoercion> <InvalidArgument occurrences="1"/> <LessSpecificReturnStatement occurrences="1"> <code>$exception</code> </LessSpecificReturnStatement> <MoreSpecificReturnType occurrences="1"> <code>Exception</code> </MoreSpecificReturnType> <PossiblyFalseOperand occurrences="1"> <code>\strrpos($key, "\0")</code> </PossiblyFalseOperand> <PossiblyNullArgument occurrences="1"> <code>$childResult->getCodeCoverage()</code> </PossiblyNullArgument> <PossiblyNullReference occurrences="1"> <code>merge</code> </PossiblyNullReference> <UndefinedInterfaceMethod occurrences="2"> <code>setResult</code> <code>addToAssertionCount</code> </UndefinedInterfaceMethod> </file> <file src="src/Util/Printer.php"> <InvalidArgument occurrences="1"> <code>$out[1]</code> </InvalidArgument> <InvalidScalarArgument occurrences="1"> <code>$out[1]</code> </InvalidScalarArgument> <PossiblyInvalidPropertyAssignmentValue occurrences="1"> <code>$out</code> </PossiblyInvalidPropertyAssignmentValue> </file> <file src="src/Util/RegularExpression.php"> <PossiblyNullArgument occurrences="1"> <code>$matches</code> </PossiblyNullArgument> </file> <file src="src/Util/Test.php"> <InvalidScalarArgument occurrences="1"> <code>\array_flip($lineNumbers)</code> </InvalidScalarArgument> </file> <file src="src/Util/TestDox/CliTestDoxPrinter.php"> <PossiblyInvalidArrayOffset occurrences="6"> <code>$prefix['start']</code> <code>$prefix['message']</code> <code>$prefix['diff']</code> <code>$prefix['default']</code> <code>$prefix['trace']</code> <code>$prefix['last']</code> </PossiblyInvalidArrayOffset> </file> <file src="src/Util/TestDox/HtmlResultPrinter.php"> <PossiblyNullArgument occurrences="1"> <code>$this->currentTestClassPrettified</code> </PossiblyNullArgument> </file> <file src="src/Util/TestDox/NamePrettifier.php"> <InvalidCast occurrences="1"> <code>$value</code> </InvalidCast> <PossiblyInvalidArgument occurrences="2"> <code>$name</code> <code>$name</code> </PossiblyInvalidArgument> </file> <file src="src/Util/TestDox/TestDoxPrinter.php"> <UndefinedInterfaceMethod occurrences="1"> <code>getName</code> </UndefinedInterfaceMethod> </file> <file src="src/Util/TextTestListRenderer.php"> <ArgumentTypeCoercion occurrences="1"> <code>$suite->getIterator()</code> </ArgumentTypeCoercion> </file> <file src="src/Util/Xml.php"> <ArgumentTypeCoercion occurrences="1"> <code>$item</code> </ArgumentTypeCoercion> <LessSpecificReturnStatement occurrences="1"> <code>(new DOMDocument)->importNode($element, true)</code> </LessSpecificReturnStatement> <MoreSpecificReturnType occurrences="1"> <code>DOMElement</code> </MoreSpecificReturnType> </file> <file src="src/Util/XmlTestListRenderer.php"> <ArgumentTypeCoercion occurrences="1"> <code>$suite->getIterator()</code> </ArgumentTypeCoercion> </file> </files>
相关源码
- 可旋转的彩色立方体C#源代码2021-10-29
- 在线考试系统2021-10-15
- EduSoho开源网校系统源码2019-06-27
- 仿拼多多小程序商城源码2019-06-06
- PHP5网站运行监测系统源码2017-04-14
关于我们 | 顾问团队 | 发展历程 | 联系我们 | 源码上传
联系电话(Tel):4008-010-151(免长途)
地址:北京市海淀区大恒科技大厦五层 邮编:100080
Floor 5th,Daheng Building,Zhongguancun,Beijing,China,100080
51Aspx.com 版权所有 CopyRight © 2006-2022. 京ICP备09089570号 | 京公网安备11010702000869号
联系电话(Tel):4008-010-151(免长途)
地址:北京市海淀区大恒科技大厦五层 邮编:100080
Floor 5th,Daheng Building,Zhongguancun,Beijing,China,100080
51Aspx.com 版权所有 CopyRight © 2006-2022. 京ICP备09089570号 | 京公网安备11010702000869号