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
Fabien Potencier 924ac4007a Merge branch '2.8'
* 2.8:
  Added 'default' color
  [HttpFoundation] Reload the session after regenerating its id
  [HttpFoundation] Add a test case to confirm a bug in session migration
  [Serializer] Fix ClassMetadata::sleep()
  [2.6] Static Code Analysis for Components and Bundles
  [Finder] Command::addAtIndex() fails with Command instance argument
  [DependencyInjection] Freeze also FrozenParameterBag::remove
  [Twig][Bridge] replaced `extends` with `use` in bootstrap_3_horizontal_layout.html.twig
  fix CS
  fixed CS
  Add a way to reset the singleton
  [Security] allow to use `method` in XML configs
  [Serializer] Fix Groups tests.
  Remove duplicate example
  Remove var not used due to returning early (introduced in 8982c32)
  [Serializer] Fix Groups PHPDoc
  Enhance hhvm test skip message
  fix for legacy asset() with EmptyVersionStrategy
  [Form] Added upgrade notes for #15061
2015-07-09 18:12:34 +02:00
..
Dumper Merge branch '2.8' 2015-07-09 18:12:34 +02:00
RedirectableUrlMatcher.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
RedirectableUrlMatcherInterface.php [Routing] added more phpdoc and replaced 'array of type' by 'Type[]' 2012-11-12 16:14:50 +01:00
RequestMatcherInterface.php fixed CS 2012-07-09 14:54:20 +02:00
TraceableUrlMatcher.php [Routing] apply deprecation triggers and fix tests 2015-01-13 13:22:39 +01:00
UrlMatcher.php [Routing] apply deprecation triggers and fix tests 2015-01-13 13:22:39 +01:00
UrlMatcherInterface.php fixed CS 2012-07-09 14:54:20 +02:00