What's Changed
- Allow Debugbar to be forced to enable on production by @barryvdh in #2026
- Enhance storage open check with additional config by @erikn69 in #2027
Adds a flag DEBUGBAR_FORCE_ALLOW_ENABLE=true to boot debugbar on production/non-debug modes, for special cases.
Full Changelog: v4.2.5...v4.2.6