MyGit

v1.7.0

doctrine/cache

版本发布时间: 2017-07-22 21:34:59

doctrine/cache最新发布版本:2.2.0(2022-05-21 04:14:45)

Build Status

This release drops support for HHVM and increases the minimum supported PHP version to 7.1.0.

Multi-operation caches have been added, such as:

These batched caches can massively improve performance throughput of your applications when used in the right context.

Some concurrency, file rights and error handling issues around FileCache, PhpFileCache and FilesystemCache have been fixed, and the PhpFileCache can now store any kind of information by serializing the incoming data.

ExtMongoDbCache, MongoDBCache and LegacyMongoDBCache were added in order to support both the existing MongoDB polyfill libraries and the newer MongoDB official PHP extension.

Further improvements have been applied to the documentation, and multiple static analysis introspection fixes were merged.

Total issues resolved: 33

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-07-22发行的版本