Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
tipuloidea
/
back
/
vendor
/
phpdocumentor
/
reflection
:
psalm-baseline.xml
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?xml version="1.0" encoding="UTF-8"?> <files psalm-version="6.8.2@720ed6b578ac24f9543c65c3d4cecea0ff348ccd"> <file src="src/phpDocumentor/Reflection/File/LocalFile.php"> <FalsableReturnStatement> <code><![CDATA[md5_file($this->path)]]></code> </FalsableReturnStatement> <InvalidFalsableReturnType> <code><![CDATA[string]]></code> </InvalidFalsableReturnType> <UnusedClass> <code><![CDATA[LocalFile]]></code> </UnusedClass> </file> <file src="src/phpDocumentor/Reflection/Metadata/MetaDataContainer.php"> <PossiblyUnusedMethod> <code><![CDATA[addMetadata]]></code> <code><![CDATA[getMetadata]]></code> </PossiblyUnusedMethod> </file> <file src="src/phpDocumentor/Reflection/Middleware/ChainFactory.php"> <MissingClosureParamType> <code><![CDATA[$command]]></code> </MissingClosureParamType> <MixedArgument> <code><![CDATA[$command]]></code> </MixedArgument> <MixedArgumentTypeCoercion> <code><![CDATA[$lastCallable]]></code> </MixedArgumentTypeCoercion> </file> <file src="src/phpDocumentor/Reflection/NodeVisitor/ElementNameResolver.php"> <DeprecatedClass> <code><![CDATA[PropertyProperty::class]]></code> <code><![CDATA[PropertyProperty::class]]></code> </DeprecatedClass> <ImplicitToStringCast> <code><![CDATA[$node->name]]></code> <code><![CDATA[$node->name]]></code> <code><![CDATA[$node->name]]></code> <code><![CDATA[$node->name]]></code> <code><![CDATA[$node->name]]></code> <code><![CDATA[$part]]></code> </ImplicitToStringCast> <MixedPropertyTypeCoercion> <code><![CDATA[new SplDoublyLinkedList()]]></code> </MixedPropertyTypeCoercion> <PossiblyNullOperand> <code><![CDATA[$part]]></code> </PossiblyNullOperand> </file> <file src="src/phpDocumentor/Reflection/Php/AttributeContainer.php"> <PossiblyUnusedMethod> <code><![CDATA[getAttributes]]></code> </PossiblyUnusedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/ClassConstant.php"> <PossiblyUndefinedMethod> <code><![CDATA[addConstant]]></code> </PossiblyUndefinedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/ClassConstantIterator.php"> <MixedReturnStatement> <code><![CDATA[$this->classConstants->consts[$this->index]->getAttribute('fqsen')]]></code> </MixedReturnStatement> <PossiblyUnusedMethod> <code><![CDATA[getName]]></code> <code><![CDATA[isPublic]]></code> </PossiblyUnusedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Class_.php"> <ImplicitToStringCast> <code><![CDATA[$object->extends]]></code> </ImplicitToStringCast> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen')]]></code> </MixedArgument> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/ConstructorPromotion.php"> <ImplicitToStringCast> <code><![CDATA[$methodContainer->getFqsen()]]></code> </ImplicitToStringCast> <PossiblyInvalidCast> <code><![CDATA[$param->var->name]]></code> </PossiblyInvalidCast> <RedundantCondition> <code><![CDATA[$param->hooks]]></code> </RedundantCondition> <TypeDoesNotContainType> <code><![CDATA[[]]]></code> </TypeDoesNotContainType> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/EnumCase.php"> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen')]]></code> </MixedArgument> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Enum_.php"> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen')]]></code> </MixedArgument> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/File.php"> <MissingClosureParamType> <code><![CDATA[$command]]></code> </MissingClosureParamType> <MixedArgument> <code><![CDATA[$command]]></code> <code><![CDATA[$file]]></code> </MixedArgument> <MixedAssignment> <code><![CDATA[$file]]></code> </MixedAssignment> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Function_.php"> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen')]]></code> </MixedArgument> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/GlobalConstantIterator.php"> <MixedReturnStatement> <code><![CDATA[$this->constant->consts[$this->index]->getAttribute('fqsen')]]></code> </MixedReturnStatement> <PossiblyUnusedMethod> <code><![CDATA[getName]]></code> </PossiblyUnusedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/IfStatement.php"> <ClassMustBeFinal> <code><![CDATA[IfStatement]]></code> </ClassMustBeFinal> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Interface_.php"> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen')]]></code> </MixedArgument> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Method.php"> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen')]]></code> </MixedArgument> <UndefinedMethod> <code><![CDATA[addMethod]]></code> </UndefinedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Namespace_.php"> <ClassMustBeFinal> <code><![CDATA[Namespace_]]></code> </ClassMustBeFinal> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen') ?? new Fqsen('\\')]]></code> </MixedArgument> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Noop.php"> <ClassMustBeFinal> <code><![CDATA[Noop]]></code> </ClassMustBeFinal> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Property.php"> <UndefinedMethod> <code><![CDATA[addProperty]]></code> </UndefinedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/PropertyBuilder.php"> <PropertyNotSetInConstructor> <code><![CDATA[$endLocation]]></code> <code><![CDATA[$fqsen]]></code> <code><![CDATA[$startLocation]]></code> <code><![CDATA[$type]]></code> </PropertyNotSetInConstructor> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/PropertyIterator.php"> <MixedReturnStatement> <code><![CDATA[$this->property->props[$this->index]->getAttribute('fqsen')]]></code> </MixedReturnStatement> <PossiblyUnusedMethod> <code><![CDATA[getName]]></code> </PossiblyUnusedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Reducer/Parameter.php"> <ClassMustBeFinal> <code><![CDATA[Parameter]]></code> </ClassMustBeFinal> </file> <file src="src/phpDocumentor/Reflection/Php/Factory/Trait_.php"> <MixedArgument> <code><![CDATA[$object->getAttribute('fqsen')]]></code> </MixedArgument> </file> <file src="src/phpDocumentor/Reflection/Php/NodesFactory.php"> <ClassMustBeFinal> <code><![CDATA[NodesFactory]]></code> </ClassMustBeFinal> <PossiblyUnusedParam> <code><![CDATA[$kind]]></code> </PossiblyUnusedParam> </file> <file src="src/phpDocumentor/Reflection/Php/ProjectFactory.php"> <ImplicitToStringCast> <code><![CDATA[$namespace->getFqsen()]]></code> <code><![CDATA[$namespace->getFqsen()]]></code> <code><![CDATA[$namespace->getFqsen()]]></code> <code><![CDATA[$namespace->getFqsen()]]></code> <code><![CDATA[$namespace->getFqsen()]]></code> <code><![CDATA[$namespace->getFqsen()]]></code> </ImplicitToStringCast> <PossiblyUnusedMethod> <code><![CDATA[addStrategy]]></code> <code><![CDATA[createInstance]]></code> </PossiblyUnusedMethod> </file> <file src="src/phpDocumentor/Reflection/Php/ProjectFactoryStrategies.php"> <MixedArgument> <code><![CDATA[$object]]></code> </MixedArgument> <MixedPropertyTypeCoercion> <code><![CDATA[new SplPriorityQueue()]]></code> </MixedPropertyTypeCoercion> </file> <file src="src/phpDocumentor/Reflection/Php/ValueEvaluator/ConstantEvaluator.php"> <MixedReturnStatement> <code><![CDATA[$evaluator->evaluateSilently($expr)]]></code> </MixedReturnStatement> </file> <file src="src/phpDocumentor/Reflection/Types/NamespaceNodeToContext.php"> <ClassMustBeFinal> <code><![CDATA[NamespaceNodeToContext]]></code> </ClassMustBeFinal> <MixedArgumentTypeCoercion> <code><![CDATA[$this->aliasesToFullyQualifiedNames($namespace)]]></code> </MixedArgumentTypeCoercion> </file> </files>