Fedora 23 Update: php-nette-application-2.3.11-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Wed Mar 2 21:24:20 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-3ea7c43601
2016-03-02 17:21:42.841064
--------------------------------------------------------------------------------

Name        : php-nette-application
Product     : Fedora 23
Version     : 2.3.11
Release     : 1.fc23
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:

 **Released version 2.3.11**   *    Route: support for optional [module] *
ApplicationExtension: do not initialize RoutingPanel if Tracy is not installed *
Presenter: throws exception when parameter has scalar type hint & no default
value and argument is missing #112 *
PresenterComponentReflection::combineArgs() throws exception when parameter has
scalar type hint, no default value and argument is missing *
PresenterComponentReflection::convertType() NULLs are not allowed
--------------------------------------------------------------------------------

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