stable

php-zendframework-zend-cache-2.7.0-1.fc24, php-zendframework-zend-db-2.8.1-1.fc24, & 2 more

FEDORA-2016-c0132a91c6 created by remi 8 years ago for Fedora 24

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.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2016-c0132a91c6

This update has been submitted for testing by remi.

8 years ago

remi edited this update.

New build(s):

  • php-zendframework-zend-db-2.8.1-1.fc24

Removed build(s):

  • php-zendframework-zend-db-2.8.0-1.fc24
8 years ago

This update has been pushed to testing.

8 years ago

This update has reached 3 days in testing and can be pushed to stable now if the maintainer wishes

8 years ago

This update has been submitted for stable by remi.

8 years ago

This update has been pushed to stable.

8 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
8 years ago
in testing
8 years ago
in stable
8 years ago
modified
8 years ago

Automated Test Results