https://bugzilla.redhat.com/show_bug.cgi?id=1431365
Bug ID: 1431365
Summary: Review Request: php-phpdocumentor-type-resolver - A
PSR-5 based resolver of Class names, Types and
Structural Element Names
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://raw.githubusercontent.com/siwinski/rpms/ac95e7406d77ed381c03b739ab980180889d51e1/php-phpdocumentor-type-resolver/php-phpdocumentor-type-resolver.spec
SRPM URL:
https://siwinski.fedorapeople.org/SRPMS/php-phpdocumentor-type-resolver-0.2.1-1.fc25.src.rpm
Description:
The 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.
Fedora Account System Username: siwinski
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]