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 f828aee7f7 Merge branch '2.4'
* 2.4:
  fixed various inconsistencies
  reduced recursion when building DumperPrefixCollection
  renamed variables - making next change more readable
  removing dead code.
  [ExpressionLanguage] added some tests for the built-in constant() function
  [ExpressionLanguage] added some documentation about functions
  [DomCrawler] Fixed filterXPath() chaining
  [DomCrawler] Fixed incorrect handling of image inputs
2014-02-11 14:52:21 +01:00
..
Dumper Merge branch '2.4' 2014-02-11 14:52:21 +01:00
ApacheUrlMatcher.php [Routing][FrameworkBundle] Deprecated the apache dumper 2014-01-13 21:29:22 +01:00
RedirectableUrlMatcher.php Remove usage of deprecated _scheme in Routing Component 2014-01-06 08:32:07 +01: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 Remove usage of deprecated _scheme in Routing Component 2014-01-06 08:32:07 +01:00
UrlMatcher.php Remove usage of deprecated _scheme in Routing Component 2014-01-06 08:32:07 +01:00
UrlMatcherInterface.php fixed CS 2012-07-09 14:54:20 +02:00