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 e13373ec11 Merge branch '2.6' into 2.7
* 2.6:
  [DebugBundle] Allow alternative destination for dumps
  [DebugBundle] Use output mechanism of dumpers instead of echoing
  [DebugBundle] Always collect dumps
  Fix tests in HHVM
  CS: Pre incrementation/decrementation should be used if possible

Conflicts:
	src/Symfony/Component/Finder/Expression/Glob.php
2015-05-15 15:33:16 +02:00
..
Dumper Merge branch '2.6' into 2.7 2015-05-15 15:33:16 +02:00
ApacheUrlMatcher.php Merge branch '2.6' into 2.7 2015-03-30 17:55:07 +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