-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2016-6efe577956 2016-12-31 18:54:49.148942 --------------------------------------------------------------------------------
Name : php-nette-component-model Product : Fedora 24 Version : 2.2.5 Release : 1.fc24 URL : https://github.com/nette/component-model Summary : Nette Component Model Description : Components are the foundation of reusable code. They make your work easier and allow you to profit from community work. Components are wonderful. Nette Framework introduces several classes and interfaces for all these types of components.
Object inheritance allows us to have a hierarchic structure of classes like in real world. We can create new classes by extending. These extended classes are descendants of the original class and inherit its parameters and methods. Extended class can add its own parameters and methods to the inherited ones.
To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/ComponentModel/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-component-model' 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