You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added \Phpfastcache\Helper\UninstanciableObjectTrait trait which will contains base locked constructor for any classes that are nor meant to be instanciated.
Deprecated \Phpfastcache\Config\Config::class
Removed/reworked/improved dead/unreachable/redundant/obsolete code, thanks to Phpstan
Drivers
Added Solr driver support
Events
Added \Phpfastcache\Event\EventInterface for \Phpfastcache\Event\Event and subclasses below
Added \Phpfastcache\Drivers\Arangodb\Event for Arangodb events
Added \Phpfastcache\Drivers\Dynamodb\Event for Dynamodb events
Added \Phpfastcache\Drivers\Solr\Event for Solr events
Moved the following constant from \Phpfastcache\Event\Event to their respective drivers: ARANGODB_CONNECTION, ARANGODB_COLLECTION_PARAMS, DYNAMODB_CREATE_TABLE
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
4.1.0
(see changes)\Phpfastcache\Helper\UninstanciableObjectTrait
trait which will contains base locked constructor for any classes that are nor meant to be instanciated.\Phpfastcache\Config\Config::class
Phpstan
Solr
driver support\Phpfastcache\Event\EventInterface
for\Phpfastcache\Event\Event
and subclasses below\Phpfastcache\Drivers\Arangodb\Event
for Arangodb events\Phpfastcache\Drivers\Dynamodb\Event
for Dynamodb events\Phpfastcache\Drivers\Solr\Event
for Solr events\Phpfastcache\Event\Event
to their respective drivers:ARANGODB_CONNECTION
,ARANGODB_COLLECTION_PARAMS
,DYNAMODB_CREATE_TABLE
This discussion was created from the release 9.1.0.
Beta Was this translation helpful? Give feedback.
All reactions