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

php-phpdocumentor-reflection-docblock-3.2.2-4.el6.remi RPM for noarch

From Remi's RPM for RedHat EL 6 for x86_64

Name: php-phpdocumentor-reflection-docblock Distribution: Unknown
Version: 3.2.2 Vendor: Remi Collet
Release: 4.el6.remi Build date: Fri Dec 7 10:15:51 2018
Group: Development/Libraries Build host: builder.remirepo.net
Size: 121272 Source RPM: php-phpdocumentor-reflection-docblock-3.2.2-4.el6.remi.src.rpm
Packager: https://blog.remirepo.net/
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.

Provides

Requires

License

MIT

Changelog

* Fri Dec 07 2018 Remi Collet <remi@remirepo.net> - 3.2.2-4
  - use range dependencies
* Tue Aug 08 2017 Remi Collet <remi@remirepo.net> - 3.2.2-1
  - Update to 3.2.2
* Mon Aug 07 2017 Remi Collet <remi@remirepo.net> - 3.2.1-2
  - add patch to fix BC break, thanks to Koschei,  from
    https://github.com/phpDocumentor/ReflectionDocBlock/pull/113
* Sat Aug 05 2017 Shawn Iwinski <shawn@iwin.ski> - 3.2.1-1
  - Update to 3.2.1 (RHBZ #1471379)
* Tue Jul 18 2017 Shawn Iwinski <shawn@iwin.ski> - 3.2.0-1
  - Update to 3.2.0 (RHBZ #1471379)
* Fri May 05 2017 Shawn Iwinski <shawn@iwin.ski>, Remi Collet <remi@remirepo.net> - 3.1.1-1
  - update to 3.1.1
  - raise dependency on PHP 5.5
  - add dependency on phpdocumentor/reflection-common
  - add dependency on phpdocumentor/type-resolver
  - add dependency on webmozart/assert
  - switch to fedora/autoloader
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Feb 11 2015 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
  - update to 2.0.4
  - LICENSE is in upstream archive
* Tue Feb 03 2015 Remi Collet <remi@fedoraproject.org> - 2.0.3-2
  - add LICENSE from upstream repository
* Fri Dec 19 2014 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
  - initial package
  - open https://github.com/phpDocumentor/ReflectionDocBlock/issues/40
    for missing LICENSE file

Files

/usr/share/doc/php-phpdocumentor-reflection-docblock-3.2.2
/usr/share/doc/php-phpdocumentor-reflection-docblock-3.2.2/LICENSE
/usr/share/doc/php-phpdocumentor-reflection-docblock-3.2.2/README.md
/usr/share/doc/php-phpdocumentor-reflection-docblock-3.2.2/composer.json
/usr/share/php/phpDocumentor
/usr/share/php/phpDocumentor/Reflection
/usr/share/php/phpDocumentor/Reflection/DocBlock
/usr/share/php/phpDocumentor/Reflection/DocBlock.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Description.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/DescriptionFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/ExampleFinder.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Serializer.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/StandardTagFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tag.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/TagFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Author.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/BaseTag.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Covers.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Deprecated.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Example.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Factory
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Factory/StaticMethod.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Factory/Strategy.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Formatter
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Formatter.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Formatter/AlignFormatter.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Formatter/PassthroughFormatter.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Generic.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Link.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Method.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Param.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Property.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/PropertyRead.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/PropertyWrite.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Return_.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/See.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Since.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Source.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Throws.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Uses.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Var_.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/Tags/Version.php
/usr/share/php/phpDocumentor/Reflection/DocBlock/autoload.php
/usr/share/php/phpDocumentor/Reflection/DocBlockFactory.php
/usr/share/php/phpDocumentor/Reflection/DocBlockFactoryInterface.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:37:51 2024