https://bugzilla.redhat.com/show_bug.cgi?id=1277413
Bug ID: 1277413
Summary: Review Request: php-nette-reflection - Nette PHP
Reflection Component
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/remicollet/remirepo/dc1a5920cfff29a8b0a330cb6adf3e299b0507ec/php/nette/php-nette-reflection/php-nette-reflection.spec
SRPM URL:
http://rpms.famillecollet.com/SRPMS/php-nette-reflection-2.3.1-1.remi.src.rpm
Description:
If you need to find every information about any class, reflection is the
right tool to do it. You can easily find out which methods does any class
have, what parameters do those methods accept, etc.
Nette\Object simplifies access to class' self-reflection with method
getReflection(), returning a Nette\Reflection\ClassType object.
To use this library, you just have to add, in your project:
require_once '/usr/share/php/Nette/Reflection/autoload.php';
Fedora Account System Username: remi
--
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]
https://admin.fedoraproject.org/mailman/listinfo/package-review