Releases: symfony-cmf/Routing
Releases · symfony-cmf/Routing
2.2.0
avoid symfony 4.3 event dispatcher deprecation warnings
2.1.1
- Fix warning about
get_class
on null
in PHP > 7.2
2.1.0
- ChainRouter now returns a new RequestContext if none has been set, to be closer in behaviour to the Symfony router.
- Dropped hhvm support
2.0.3
Fixed edge case with error reporting in ChainRouter
2.0.1
- Fix locale matching in candidates
1.4.1
- Fix locale matching in candidates