php-phpstan-phpdoc-parser (2.3.2-1)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
none
Architecture
i386
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
327 B
Size expected
45.1 kB
Size actual
45.1 kB
Size match

Dependencies

Required package dependencies

  • php-common

Suggested packages

Recommended additional packages

  • None

Description

PHPDoc parser with support for nullable, intersection and generic types

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD53d401e40…af213396
SHA-1373e44a6…c43a632f
SHA-2561ce6d512…345c694d
SHA-512cfffb3e5…6861a853

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-phpstan-phpdoc-parser
usr/share/doc/php-phpstan-phpdoc-parser/README.md.gz
usr/share/doc/php-phpstan-phpdoc-parser/UPGRADING.md.gz
usr/share/doc/php-phpstan-phpdoc-parser/changelog.Debian.gz
usr/share/doc/php-phpstan-phpdoc-parser/copyright
usr/share/php
usr/share/php/PHPStan
usr/share/php/PHPStan/PhpDocParser
usr/share/php/PHPStan/PhpDocParser/Ast
usr/share/php/PHPStan/PhpDocParser/Ast/AbstractNodeVisitor.php
usr/share/php/PHPStan/PhpDocParser/Ast/Attribute.php
usr/share/php/PHPStan/PhpDocParser/Ast/Comment.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprArrayItemNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprArrayNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprFalseNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprFloatNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprIntegerNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprNullNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprStringNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstExprTrueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/ConstFetchNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/ConstExpr/DoctrineConstExprStringNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Node.php
usr/share/php/PHPStan/PhpDocParser/Ast/NodeAttributes.php
usr/share/php/PHPStan/PhpDocParser/Ast/NodeTraverser.php
usr/share/php/PHPStan/PhpDocParser/Ast/NodeVisitor
usr/share/php/PHPStan/PhpDocParser/Ast/NodeVisitor/CloningVisitor.php
usr/share/php/PHPStan/PhpDocParser/Ast/NodeVisitor.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/AssertTagMethodValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/AssertTagPropertyValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/AssertTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/DeprecatedTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/Doctrine
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/Doctrine/DoctrineAnnotation.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/Doctrine/DoctrineArgument.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/Doctrine/DoctrineArray.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/Doctrine/DoctrineArrayItem.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/Doctrine/DoctrineTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ExtendsTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/GenericTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ImplementsTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/InvalidTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/MethodTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/MethodTagValueParameterNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/MixinTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ParamClosureThisTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ParamImmediatelyInvokedCallableTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ParamLaterInvokedCallableTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ParamOutTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ParamTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/PhpDocChildNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/PhpDocNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/PhpDocTagNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/PhpDocTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/PhpDocTextNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/PropertyTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/PureUnlessCallableIsImpureTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/RequireExtendsTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/RequireImplementsTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ReturnTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/SealedTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/SelfOutTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/TemplateTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/ThrowsTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/TypeAliasImportTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/TypeAliasTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/TypelessParamTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/UsesTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/PhpDoc/VarTagValueNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ArrayShapeItemNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ArrayShapeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ArrayShapeUnsealedTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ArrayTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/CallableTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/CallableTypeParameterNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ConditionalTypeForParameterNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ConditionalTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ConstTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/GenericTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/IdentifierTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/IntersectionTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/InvalidTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/NullableTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ObjectShapeItemNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ObjectShapeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/OffsetAccessTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/ThisTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/TypeNode.php
usr/share/php/PHPStan/PhpDocParser/Ast/Type/UnionTypeNode.php
usr/share/php/PHPStan/PhpDocParser/Lexer
usr/share/php/PHPStan/PhpDocParser/Lexer/Lexer.php
usr/share/php/PHPStan/PhpDocParser/Parser
usr/share/php/PHPStan/PhpDocParser/Parser/ConstExprParser.php
usr/share/php/PHPStan/PhpDocParser/Parser/ParserException.php
usr/share/php/PHPStan/PhpDocParser/Parser/PhpDocParser.php
usr/share/php/PHPStan/PhpDocParser/Parser/StringUnescaper.php
usr/share/php/PHPStan/PhpDocParser/Parser/TokenIterator.php
usr/share/php/PHPStan/PhpDocParser/Parser/TypeParser.php
usr/share/php/PHPStan/PhpDocParser/ParserConfig.php
usr/share/php/PHPStan/PhpDocParser/Printer
usr/share/php/PHPStan/PhpDocParser/Printer/DiffElem.php
usr/share/php/PHPStan/PhpDocParser/Printer/Differ.php
usr/share/php/PHPStan/PhpDocParser/Printer/Printer.php
usr/share/php/PHPStan/PhpDocParser/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-phpstan-phpdoc-parser