Thu, 04 Jul 2024 15:31:22 UTC | login

Information for build php-phpdocumentor-type-resolver-0.4.0-9.fc33

ID172276
Package Namephp-phpdocumentor-type-resolver
Version0.4.0
Release9.fc33
Epoch
SummaryA PSR-5 based resolver of Class names, Types and Structural Element Names
DescriptionThe specification on types in DocBlocks (PSR-5) describes various keywords and special constructs but also how to statically resolve the partial name of a Class into a Fully Qualified Class Name (FQCN). PSR-5 also introduces an additional way to describe deeper elements than Classes, Interfaces and Traits called the Fully Qualified Structural Element Name (FQSEN). Using this it is possible to refer to methods, properties and class constants but also functions and global constants. This package provides two Resolvers that are capable of: 1. Returning a series of Value Object for given expression while resolving any partial class names, and 2. Returning an FQSEN object after resolving any partial Structural Element Names into Fully Qualified Structural Element names. Autoloader: /usr/share/php/phpDocumentor/Reflection/autoload-type-resolver.php
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:12:19 UTC
CompletedThu, 13 Aug 2020 12:12:19 UTC
Tags
f33
f37
f38
RPMs
src
php-phpdocumentor-type-resolver-0.4.0-9.fc33.src.rpm (info) (download)
noarch
php-phpdocumentor-type-resolver-0.4.0-9.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Dec 07 2018 Remi Collet <remi@remirepo.net> - 0.4.0-5 - use range dependencies