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
A ControllerBase::flashForward() helper that flashes a message and forwards to another action, replacing the repeated flash-and-forward blocks in the controllers.
The LoggerProvider now registers the adapter from debugbar offering logging display directly in the debugbar
Changed
Typed properties, method parameters, and return values across the controllers, forms, models, providers, and plugins, and raised PHPStan analysis from level 1 to level 7.
Removed
Removed exceptions from the debugbar panel - handled separately now