symfony-cmf / Routing

Routing component building on the Symfony Routing component
Other
289 stars 70 forks source link

have provider based generator support new mode too #251

Closed dbu closed 4 years ago

dbu commented 4 years ago
Q A
Branch? "master"
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? yes
Fixed tickets -
License MIT
Doc PR -
dbu commented 4 years ago

@acrobat i realized that we forgot to adjust the ProviderBasedGenerator. could you please review this PR that adds it there, and adjusts the ContentAwareGenerator to not always trigger the deprecation?