Fedora 24 Update: php-zendframework-zend-mvc-2.7.6-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 12 09:52:22 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-bbeed2e554
2016-04-12 09:36:30.966668
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-mvc
Product     : Fedora 24
Version     : 2.7.6
Release     : 1.fc24
URL         : http://framework.zend.com/
Summary     : Zend Framework Mvc component
Description :
Zend\Mvc is a brand new MVC implementation designed from the ground up
for Zend Framework 2, focusing on performance and flexibility.

The MVC layer is built on top of the following components:
* Zend\ServiceManager - Zend Framework provides a set of default service
  definitions set up at Zend\Mvc\Service. The ServiceManager creates and
  configures your application instance and workflow.
* Zend\EventManager - The MVC is event driven. This component is used
  everywhere from initial bootstrapping of the application, through returning
  response and request calls, to setting and retrieving routes and matched
  routes, as well as render views.
* Zend\Http - specifically the request and response objects, used within:
  Zend\Stdlib\DispatchableInterface. All “controllers” are simply dispatchable
  objects.

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

**zend-mvc 2.7.6**  * Added: #94 adds a documentation recipe for using
middleware withing MVC event listeners. * Fixed: #107 fixes an incorrect import
statement in the DiStrictAbstractServiceFactoryFactory that prevented it from
working. * Fixed: #112 fixes how the Forward plugin detects and detaches event
listeners to ensure it works against either v2 or v3 releases of zend-
eventmanager.  ---  **zend-mvc  2.7.5**  * Fixed #111 fixes a bug in how the
ConsoleExceptionStrategyFactory whereby it was overwriting the default exception
message template with an empty string when no configuration for it was provided.
---  **zend-mvc  2.7.4**  * Fixed #114 fixes an issue in the ServiceLocatorAware
initializer whereby plugin manager instances were falsely identified as the
container instance when under zend-servicemanager v2.  ---  **zend-filter
2.7.0**  * Added  #25 exposes the package as a ZF component and/or generic
configuration provider, by adding the following: *
FilterPluginManagerFactory, which can be consumed by container-interop / zend-
servicemanager to create and return a FilterPluginManager instance. *
ConfigProvider, which maps the service FilterManager to the above factory. *
Module, which does the same as ConfigProvider, but specifically for zend-mvc
applications. It also provices a specification to
Zend\ModuleManager\Listener\ServiceListener to allow modules to provide filter
configuration.  ---  **zend-validator 2.7.1**  *   This release updates the TLD
list to the latest version from the IANA.  ---  **zend-validator 2.7.0**  *
Added   #63 exposes the package as a ZF component and/or generic configuration
provider, by adding the following: *        ValidatorPluginManagerFactory, which
can be consumed by container-interop / zend-servicemanager to create and return
a ValidatorPluginManager instance. *        ConfigProvider, which maps the
service ValidatorManager to the above factory. *        Module, which does the
same as ConfigProvider, but specifically for zend-mvc applications. It also
provices a specification to Zend\ModuleManager\Listener\ServiceListener to allow
modules to provide validator configuration.  ---  **zend-serializer 2.7.0**  *
Added: #14 exposes the package as a ZF component and/or generic configuration
provider, by adding the following: * AdapterPluginManagerFactory, which can be
consumed by container-interop / zend-servicemanager to create and return a
AdapterPluginManager instance. * ConfigProvider, which maps the service
SerializerAdapterManager to the above factory. * Module, which does the same as
ConfigProvider, but specifically for zend-mvc applications. It also provices a
specification to Zend\ModuleManager\Listener\ServiceListener to allow modules to
provide serializer configuration.  ---  **zend-log 2.8.1**  * Added: #40 adds
the LogFilterProviderInterface and LogFormatterProviderInterface referenced in
the Module class starting in 2.8.0.  ---  **zend-log 2.8.0**  * Added: #39 adds
the following factory classes for the exposed plugin managers in the component:
* Zend\Log\FilterPluginManagerFactory, which returns FilterPluginManager
instances. * Zend\Log\FormatterPluginManagerFactory, which returns
FormatterPluginManager instances. * Zend\Log\ProcessorPluginManagerFactory,
which returns ProcessorPluginManager instances. *
Zend\Log\WriterPluginManagerFactory, which returns WriterPluginManager
instances. * Added: #39 exposes the package as a ZF component and/or generic
configuration provider, by adding the following: * ConfigProvider, which maps
the available plugin managers to the corresponding factories as listed above,
maps the Logger class to the LoggerServiceFactory, and registers the
LoggerAbstractServiceFactory as an abstract factory. * Module, which does the
same as ConfigProvider, but specifically for zend-mvc applications. It also
provices a specifications to Zend\ModuleManager\Listener\ServiceListener to
allow modules to provide configuration for log filters, formatters, processors,
and writers.
--------------------------------------------------------------------------------

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