Fedora 22 Update: php-nette-application-2.3.8-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 8 03:29:49 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-bf0bfc4559
2016-01-07 23:40:26.813664
--------------------------------------------------------------------------------

Name        : php-nette-application
Product     : Fedora 22
Version     : 2.3.8
Release     : 1.fc22
URL         : https://github.com/nette/application
Summary     : Nette Application MVC Component
Description :
Model-View-Controller is a software architecture that was created to
satisfy the need to separate utility code (controller) from application
logic code (model) and from code for displaying data (view) in applications
with graphical user interface. With this approach we make the application
better understandable, simplify future development and enable testing each
unit of the application separately.

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

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

Model-View-Controller is a software architecture that was created to satisfy the
need to separate utility code (controller) from application logic code (model)
and from code for displaying data (view) in applications with graphical user
interface. With this approach we make the application better understandable,
simplify future development and enable testing each unit of the application
separately.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1277470 - Review Request: php-nette-application - Nette Application MVC Component
        https://bugzilla.redhat.com/show_bug.cgi?id=1277470
--------------------------------------------------------------------------------

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