--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-870022cc2f
2018-02-14 17:08:28.617982
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-session
Product     : Fedora 26
Version     : 2.8.4
Release     : 1.fc26
URL         : https://zendframework.github.io/zend-session/
Summary     : Zend Framework Session component
Description :
Zend\Session is a component to manage PHP session using an object
oriented interface.

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

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

**Version 2.8.4** - 2018-01-31  * **Fixed**      -
[#107](https://github.com/zendframework/zend-session/pull/107) fixes an error
raised by `ini_set()` within `SessionConfig::setStorageOption()` that occurs
for certain INI values that cannot be set if the session is active. When this
situation occurs, the class performs a `session_write_close()`, sets the new
INI value, and then restarts the session. As such, we recommend that you  either
set production INI values in your production `php.ini`, and/or always  pass your
fully configured session manager to container instances you create.     -
[#105](https://github.com/zendframework/zend-session/pull/105) fixes an edge
case whereby if the special `__ZF` session value is a non-array value,
initializing the session would result in errors.     -
[#102](https://github.com/zendframework/zend-session/pull/102) fixes an issue
introduced with 2.8.0 with `AbstractContainer::offsetGet`. Starting in 2.8.0,
if the provided `$key` did not exist, the method would raise an error  regarding
an invalid variable reference; this release provides a fix that  resolves that
issue.
--------------------------------------------------------------------------------

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