Fedora 22 Update: php-nette-di-2.3.9-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Wed Mar 2 21:53:13 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-8ace1bfa78
2016-03-02 17:24:23.916637
--------------------------------------------------------------------------------

Name        : php-nette-di
Product     : Fedora 22
Version     : 2.3.9
Release     : 1.fc22
URL         : https://github.com/nette/di
Summary     : Nette Dependency Injection Component
Description :
Purpose of the Dependecy Injection (DI) is to free classes from the
responsibility for obtaining objects that they need for its operation
(these objects are called services). To pass them these services on their
instantiation instead.

Nette DI is one of the most interesting part of framework.
It is compiled DI container, extremely fast and easy to configure.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Nette/DI/autoload.php';

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

 **Released version 2.3.2**  *  fixed typehints, FilesystemIterator ->
RecursiveDirectoryIterator in filters
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-nette-di' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list