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:
MultiDeleteCache
MultiGetCache
MultiPutCache
MultiOperationCache
(aggregating the ones listed above)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
Exception
to \Exception
thanks to @NyholmFileCache
notices caused by custom error handlers thanks to @StajorPhpFileCache
notices caused by file format mismatch thanks to @jeanCarloMachado.gitattributes
to remove unneeded files from exported package thanks to @SlamdunkPhpFileCache
thanks to @trakosMultiDeleteCache
interface and default CacheProvider
implementation thanks to @bburnichonPredisCache
thanks to @rnamikiPredisCache#doContains()
, which should be bool (was int) thanks to @localheinzWinCacheCache
thanks to @localheinzCacheTest
thanks to @localheinzSQLite3CacheTest
and its file name thanks to @localheinzPhpFileCache
thanks to @OcramiusFileCache
thanks to @mikeSimonson@runInSeparateProcess
when not needed thanks to @snsanichdoContains
in MemcachedCache
thanks to @SpacePossum^5.7
thanks to @gabbydgabMongoDBCache
thanks to @alcaeusUpdates 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-2017-e1377d2227
Please log in to add feedback.
This update has been submitted for testing by siwinski.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by siwinski.
This update has been pushed to stable.