-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2016-6efe577956 2016-12-31 18:54:49.148942 --------------------------------------------------------------------------------
Name : php-nette-di Product : Fedora 24 Version : 2.3.13 Release : 1.fc24 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:
**utils version 2.3.11** * FileSystem: added read() (#124) * FileSystem: fix mkdir race condition (#120) * Image: fix conversion of percentage arguments to numeric values (#122) * fixed compatibility with PHP 7.1 * return self -> static ---- **latte version 2.3.13** * fixed compatibility with PHP 7.1 * return self -> static ---- **component-model version 2.2.5** * return self -> static * Container::getComponent() optimization ---- **di version 2.3.13** * ServiceDefinition::setImplementType() and getImplementType() aliased to setImplementMode() & getImplementMode() (#122) * return self -> static ---- **http version 2.3.8** * Http\Response::setCode produces valid HTTP header on nginx and PHP >= 5.4(#113) * return self -> static * SessionSection::removeExpiration() fixed (#111) * RequestFactory: improved checking of $_FILES structure ---- **forms version 2.3.12** * BaseControl::setAttribute() and setType() aliased to setHtmlAttribute() and setHtmlType() * return self -> static --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade php-nette-di' 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@lists.fedoraproject.org