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
Listener RebindDatabaseSessionHandlerListener for the database session driver container rebinding [octane#300]
Listener WarmInstancesListener for instances pre-resolving
Changed
Most important configuration values (such as event listeners) now defined in Spiral\RoadRunnerLaravel\Defaults class and used by the package configuration file (in the future, you will not need to update your config file manually when new "core" listeners will be added)
Dependency laminas/laminas-diactoros replaced with nyholm/psr7 (lightweight PSR-7 implementation, strict and fast)
Config option pre_resolving replaced with warm
Config option clear_instances replaced with clear
Worker code refactored
⚠️ Do not forget to update your configuration (file config/roadrunner.php) ⚠️