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
minor #565 explicitly set framework.router.utf8 value in test kernel (jrushlow)
This PR was squashed before being merged into the 1.0-dev branch (closes#565).
Discussion
----------
explicitly set framework.router.utf8 value in test kernel
fixes `Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.` deprecation warning in tests / ci
not intended to address any other deprecation's or fix/refactor other logic
Commits
-------
f22883f explicitly set framework.router.utf8 value in test kernel
0 commit comments