--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2017-2e4580c7a7
2017-01-24 19:30:37.939699
--------------------------------------------------------------------------------

Name        : php-nette-reflection
Product     : Fedora 25
Version     : 2.4.1
Release     : 1.fc25
URL         : https://github.com/nette/reflection
Summary     : Nette PHP Reflection Component
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';

--------------------------------------------------------------------------------
Update Information:

**Released version 2.4.1**  *    AnnotationsParser: sooner $useReflection
initialization *    AnnotationsParser: fixed expanding to FQCN in bracketed
namespace *    AnnotationParser: support PHP 7 group use statements
(nette/di#125)
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade php-nette-reflection' at the command line.
For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to