--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2017-204e9254f0
2017-11-22 04:03:17.445149
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-inputfilter
Product     : Fedora 25
Version     : 2.7.5
Release     : 1.fc25
URL         : https://zendframework.github.io/zend-inputfilter/
Summary     : Zend Framework InputFilter component
Description :
The Zend\InputFilter component can be used to filter and validate generic sets
of input data. For instance, you could use it to filter $_GET or $_POST values,
CLI arguments, etc.

Documentation: https://zendframework.github.io/zend-inputfilter/

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

**Version 2.7.5** - 2017-11-07  * **Fixed**      -
[#151](https://github.com/zendframework/zend-inputfilter/pull/151) fixes an
issue in `Factory::createInput()` introduced in
[#2](https://github.com/zendframework/zend-inputfilter/pull/2) whereby an  input
pulled from the input filter manager would be injected with the default  filter
and validator chains, overwriting any chains that were set during  instantiation
and/or `init()`. They are now never overwritten.     -
[#149](https://github.com/zendframework/zend-inputfilter/pull/149) fixes an
issue with how error messages for collection input field items were reported;
previously, as soon as one item in the collection failed, the same validation
message was propagated to all other items. This is now resolved.     -
[#131](https://github.com/zendframework/zend-inputfilter/pull/131) fixes a
regression introduced in version 2.2.6 within
`BaseInputFilter::setValidatorGroup()` whereby it began emitting exceptions if
a given input was not an input filter. This raises issues when mixing input
filters and inputs in the same validator group specification, as you will
generally provide the input names as keys instead of values. The patch provide
ensures both styles work going forwards.
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade php-zendframework-zend-inputfilter' at the command line.
For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-le...@lists.fedoraproject.org

Reply via email to