[Bug 1277413] New: Review Request: php-nette-reflection - Nette PHP Reflection Component

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 3 09:37:44 UTC 2015


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: nobody at fedoraproject.org
          Reporter: fedora at famillecollet.com
        QA Contact: extras-qa at fedoraproject.org
                CC: package-review at lists.fedoraproject.org



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


More information about the package-review mailing list