Fedora 24 Update: php-zendframework-zend-cache-2.7.0-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 19 20:38:04 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-c0132a91c6
2016-04-19 20:29:26.947288
--------------------------------------------------------------------------------

Name        : php-zendframework-zend-cache
Product     : Fedora 24
Version     : 2.7.0
Release     : 1.fc24
URL         : http://framework.zend.com/
Summary     : Zend Framework Cache component
Description :
Zend\Cache provides a general cache system for PHP.
The Zend\Cache component is able to cache different patterns
(class, object, output, etc) using different storage adapters
(DB, File, Memcache, etc).

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

**zend-cache 2.7.0** - 2016-04-12   * Added: #59 XCache >= 3.1.0 works in CLI
mode * Added: #23 #47 Added an Apcu storage adapter as future replacement for
Apc * Added: #63 Implemented ClearByNamespaceInterface in Stoage\Adapter\Redis *
Added: #94 adds factories for each of the PatternPluginManager,
AdapterPluginManager, and storage PluginManager. * Added: #94 exposes the
package as a standalone config-provider / ZF component, by adding:      *
Zend\Cache\ConfigProvider, which enables the StorageCacheAbstractServiceFactory,
and maps factories for all plugin managers.      *   Zend\Cache\Module, which
does the same, for zend-mvc contexts. * Fixed: #44 Filesystem: fixed race
condition in method clearByTags * Fixed: #59 XCache: fixed broken
internalSetItem() with empty namespace * Fixed: #58 XCache: Fatal error storing
objects * Fixed: #94 updates the PatternPluginManager to accept $options to
get() and build(), cast them to a PatternOptions instance, and inject them into
the generated plugin instance. This change allows better standalone usage of the
plugin manager. * Fixed: #94 updates the StorageCacheFactory and
StorageCacheAbstractServiceFactory to seed the StorageFactory with the storage
plugin manager and/or adapter plugin manager as pulled from the provided
container, if present. This change enables re-use of pre-configured plugin
managers (e.g., those seeded with custom plugins and/or adapters).  ---  **zend-
db 2.8.1** - 2016-04-11   * Fixed:    #100 fixes the JOIN behavior to re-allow
selecting an empty column set from the joined table. * Fixed:    #106 fixes an
issue in the test suite when ext/pgsql is enabled, but no databases are
avaiable.   ---  **zend-db 2.8.0** - 2016-04-12  * Added: #92 adds the class
Zend\Db\Sql\Join for creating and aggregating JOIN specifications. This is now
consumed by all Zend\Db\Sql implementations in order to represent JOIN
statements. * Added: #92 adds support for JOIN operations to UPDATE statements.
* Added: #92 adds support for joins to AbstractTableGateway::update; you can now
pass an array of specifications via a third argument to the method. * Added: #96
exposes the package as config-provider/component, but adding:      *
Zend\Db\ConfigProvider, which maps the AdapterInterface to the
AdapterServiceFactory, and enables the AdapterAbstractServiceFactory.      *
Zend\Db\Module, which does the same, for a zend-mvc context.  ---  **zend-mvc
2.7.7** - 2016-04-12  * Fixed: #122 fixes the FormAnnotationBuilderFactory to
use the container's get() method instead of build() to retrieve the event
manager instance.  ---  **zend-stdlib 2.7.7** - 2016-04-12  * Fixed: #59 fixes a
notice when defining the Zend\Json\Json::GLOB_BRACE constant on systems using
non-gcc glob implementations.
--------------------------------------------------------------------------------

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