Fedora 23 Update: php-nette-component-model-2.2.4-2.fc23

updates at fedoraproject.org updates at fedoraproject.org
Thu Nov 26 21:02:21 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-b6513b801d
2015-11-26 19:19:58.809231
--------------------------------------------------------------------------------

Name        : php-nette-component-model
Product     : Fedora 23
Version     : 2.2.4
Release     : 2.fc23
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:

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';
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277395 - Review Request: php-nette-component-model - Nette Component Model
        https://bugzilla.redhat.com/show_bug.cgi?id=1277395
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-nette-component-model' 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