Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-phpdocumentor-reflection-docblock6-6.0.1-1.el9.remi RPM for noarch

From Remi's RPM for RedHat EL 9 for aarch64

Name: php-phpdocumentor-reflection-docblock6 Distribution: Unknown
Version: 6.0.1 Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Release: 1.el9.remi Build date: Wed Feb 25 09:40:23 2026
Group: Unspecified Build host: builder.remirepo.net
Size: 187804 Source RPM: php-phpdocumentor-reflection-docblock6-6.0.1-1.el9.remi.src.rpm
Packager: Remi Collet
Url: https://github.com/phpDocumentor/ReflectionDocBlock
Summary: DocBlock parser
The ReflectionDocBlock component of phpDocumentor provides a DocBlock
parser that is fully compatible with the PHPDoc standard.

With this component, a library can provide support for annotations via
DocBlocks or otherwise retrieve information that is embedded in a DocBlock.

Autoloader: /usr/share/php/phpDocumentor/Reflection/DocBlock6/autoload.php

Provides

Requires

License

MIT

Changelog

* Wed Feb 25 2026 Remi Collet <remi@remirepo.net> - 6.0.1-1
  - update to 6.0.1
  - rename to php-phpdocumentor-reflection-docblock6
  - move to /usr/share/php/phpDocumentor/Reflection/DocBlock6
  - raise dependency on phpdocumentor/type-resolver 2.0
  - raise dependency on phpstan/phpdoc-parser 2.0
* Thu Dec 25 2025 Remi Collet <remi@remirepo.net> - 5.6.6-1
  - update to 5.6.6
  - allow webmozart/assert version 2
* Fri Nov 28 2025 Remi Collet <remi@remirepo.net> - 5.6.5-1
  - update to 5.6.5
* Wed Nov 19 2025 Remi Collet <remi@remirepo.net> - 5.6.4-1
  - update to 5.6.4
* Thu Aug 28 2025 Remi Collet <remi@remirepo.net> - 5.6.3-1
  - update to 5.6.3
* Mon Apr 14 2025 Remi Collet <remi@remirepo.net> - 5.6.2-1
  - update to 5.6.2
* Mon Dec 23 2024 Remi Collet <remi@remirepo.net> - 5.6.1-2
  - allow phpstan/phpdoc-parser v2
* Mon Dec 09 2024 Remi Collet <remi@remirepo.net> - 5.6.1-1
  - update to 5.6.1
  - re-license spec file to CECILL-2.1
* Tue Nov 12 2024 Remi Collet <remi@remirepo.net> - 5.6.0-1
  - update to 5.6.0
* Wed Nov 06 2024 Remi Collet <remi@remirepo.net> - 5.5.1-1
  - update to 5.5.1
* Tue Nov 05 2024 Remi Collet <remi@remirepo.net> - 5.5.0-1
  - update to 5.5.0
* Wed May 22 2024 Remi Collet <remi@remirepo.net> - 5.4.1-1
  - update to 5.4.1
* Thu Apr 25 2024 Remi Collet <remi@remirepo.net> - 5.4.0-1
  - update to 5.4.0
  - raise dependency on PHP 7.4
  - raise dependency on phpdocumentor/type-resolver 1.7
  - add dependency on phpstan/phpdoc-parser
  - add dependency on doctrine/deprecations

Files

/usr/share/doc/php-phpdocumentor-reflection-docblock6
/usr/share/doc/php-phpdocumentor-reflection-docblock6/README.md
/usr/share/doc/php-phpdocumentor-reflection-docblock6/composer.json
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/contributing.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/examples
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/examples/01-interpreting-a-simple-docblock.php
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/examples/02-interpreting-tags.php
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/examples/03-reconstituting-a-docblock.php
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/examples/04-adding-your-own-tag.php
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/examples/playing-with-descriptions
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/examples/playing-with-descriptions/02-escaping.php
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/how-to
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/how-to/adding-your-own-tag.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/how-to/index.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/how-to/interpreting-a-simple-docblock.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/how-to/interpreting-tags.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/how-to/reconstituting-a-docblock.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/index.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/installation.rst
/usr/share/doc/php-phpdocumentor-reflection-docblock6/docs/upgrade-to-v6.rst
/usr/share/licenses/php-phpdocumentor-reflection-docblock6
/usr/share/licenses/php-phpdocumentor-reflection-docblock6/LICENSE
/usr/share/php/phpDocumentor/Reflection
/usr/share/php/phpDocumentor/Reflection/DocBlock6
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Description.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/DescriptionFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/DocBlock.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/DocBlockFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/DocBlockFactoryInterface.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/ExampleFinder.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Exception
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Exception/CannotCreateTag.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Exception/ParserException.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Exception/PcreException.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Exception/ReflectionDocblockException.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Serializer.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/StandardTagFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tag.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/TagFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Author.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/BaseTag.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Covers.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Deprecated.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Example.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Extends_.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/AbstractPHPStanFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/ExtendsFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/Factory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/ImplementsFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/MethodFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/MethodParameterFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/MixinFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/PHPStanFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/ParamFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/PropertyFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/PropertyReadFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/PropertyWriteFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/ReturnFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/TemplateCovariantFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/TemplateFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/ThrowsFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Factory/VarFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Formatter
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Formatter.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Formatter/AlignFormatter.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Formatter/PassthroughFormatter.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Generic.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Implements_.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/InvalidTag.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Link.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Method.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/MethodParameter.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Mixin.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Param.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Property.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/PropertyRead.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/PropertyWrite.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Reference
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Reference/Fqsen.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Reference/Reference.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Reference/Url.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Return_.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/See.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Since.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Source.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/TagWithType.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Template.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/TemplateCovariant.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/TemplateExtends.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/TemplateImplements.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Throws.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Uses.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Var_.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Tags/Version.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/Utils.php
/usr/share/php/phpDocumentor/Reflection/DocBlock6/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Feb 26 05:40:26 2026