This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Routing/Matcher
Nicolas Grekas 4a3b3bef03 Merge branch '3.3' into 3.4
* 3.3:
  [DI] use assertStringEqualsFile when possible
  [VarDumper] Adapt to php 7.2 changes
  [DI] Fix using private services in expressions
  [Form][TwigBridge] Don't render _method in form_rest() for a child form
  [Form] Static call TimezoneType::getTimezones
  Removed references for non existent validator constraints
  Suggest using quotes instead of Yaml::PARSE_KEYS_AS_STRINGS
  [DI] Fix test
  [Cache] Handle unserialization failures for Memcached
  Remove unused prop + added @deprecated
  Remove unused mocks/vars
  [DoctrineBridge][PropertyInfo] Added support for Doctrine Embeddables
  [Validator] Fix IbanValidator for ukrainian IBANs
  Router: allow HEAD method to be defined first
  [WebProfilerBundle] Display trace and context in the logger profiler
  Fixing a bug where if a core class was autowired, autowiring tried to autowire optional args as if they were required
2017-07-26 08:46:38 +02:00
..
Dumper Merge branch '3.3' into 3.4 2017-07-26 08:46:38 +02:00
RedirectableUrlMatcher.php [Routing] also add matched params for redirect due to trailing slash 2017-07-11 08:35:47 +02:00
RedirectableUrlMatcherInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
RequestMatcherInterface.php fixed CS 2012-07-09 14:54:20 +02:00
TraceableUrlMatcher.php [Routing] Expose request in route conditions, if needed and possible 2017-06-14 13:57:25 -07:00
UrlMatcher.php [Routing] also add matched params for redirect due to trailing slash 2017-07-11 08:35:47 +02:00
UrlMatcherInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00