Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 395 Bytes

2021-04-01-resolve-symfony-5-1-deprecations.md

File metadata and controls

9 lines (9 loc) · 395 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Resolve Symfony 5.1 deprecations
issue: NEXT-14633
author: Dominik Brader
author_email: [email protected]
author_github: @TheKeymaster
---

Core

  • Changed Core/Framework/Resources/config/packages/dev/routing.yaml and Core/Framework/Resources/config/packages/routing.yaml to address the Symfony 5.1 routing deprecation, by explicitly setting framework.router.utf8 to true.