sonarrradarrplexorganizrnginxdashboardhtpcserverhomepagesabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelanding
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
636 B
636 B
CHANGELOG
1.0.0
- added
Service\ResetInterfaceto provide a way to reset an object to its initial state - added
Translation\TranslatorInterfaceandTranslation\TranslatorTrait - added
Cachecontract to extend PSR-6 with tag invalidation, callback-based computation and stampede protection - added
Service\ServiceSubscriberInterfaceto declare the dependencies of a class that consumes a service locator - added
Service\ServiceSubscriberTraitto implementService\ServiceSubscriberInterfaceusing methods' return types - added
Service\ServiceLocatorTraitto help implement PSR-11 service locators