Fedora 24 Update: php-zendframework-zend-form-2.8.0-1.fc24

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


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-4deb14a60e
2016-04-12 09:36:30.964833
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-form
Product     : Fedora 24
Version     : 2.8.0
Release     : 1.fc24
URL         : http://framework.zend.com/
Summary     : Zend Framework Form component
Description :
The Zend\Form is intended primarily as a bridge between your domain models
and the View Layer. It composes a thin layer of objects representing form
elements, an InputFilter, and a small number of methods for binding data to
and from the form and attached objects.

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

**zend-math 2.7.0 **  * Fixed #16 updates Zend\Math\Rand to use PHP 7's
random_bytes() and random_int() or mcrypt when detected, and fallback to
ircmaxell/RandomLib otherwise, instead of using openssl. This provides more
cryptographically secure pseudo-random generation.  ---  **zend-form 2.8.0 **  *
Added: #53 adds `Zend\Form\FormElementManagerFactory`, for creating and
returning instances of `Zend\Form\FormElementManager`. This factory was ported
from zend-mvc, and will replace it for version 3 of that component. * Added: #53
adds `Zend\Form\Annotation\AnnotationBuilderFactory`, for creating and returning
instances of `Zend\Form\Annotation\AnnotationBuilder`. This factory was ported
from zend-mvc, and will replace it for version 3 of that component.     -
[#53](https://github.com/zendframework/zend-form/pull/53) exposes the package as
a config-provider and ZF component, by adding:     - `ConfigProvider`, which
maps the `FormElementsManager` and `FormAnnotationBuilder` servies previously
provided by zend-mvc; the form abstract factory as previously registered by
zend-mvc; and all view helper configuration.     - `Module`, which maps services
and view helpers per the `ConfigProvider`, and provides configuration to the
zend-modulemanager `ServiceLocator` in order for modules to provide form and
form element configuration.  ---  **zend-inputfilter 2.7.0**  * Added: #3
updates the InputFilterAbstractServiceFactory to inject the created input filter
factory with the InputFilterManager service, ensuring that the generated factory
can pull named input filters and inputs from the container as needed. * Added:
#100 adds a number of classes, in order to better allow usage as a standalone
component:     - InputFilterPluginManagerFactory, ported from zend-mvc, allows
creating and returning an InputFilterPluginManager.     - ConfigProvider maps
the InputFilterManager service to the above factory, and enables the
InputFilterAbstractServiceFactory.     - Module does the same as ConfigProvider,
within a zend-mvc context, and also registers a specification with the zend-
modulemanager ServiceListener to allow modules to configure the input filter
plugin manager.
--------------------------------------------------------------------------------

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