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 d67f017fab Merge branch '2.7'
* 2.7:
  [RFC][Console] Added console style guide helpers (v2)
  [Validator] Add missing pt_BR translations
  [Translation][Profiler] Added a Translation profiler.
  Add parsing of hexadecimal strings for PHP 7
  [VarDumper] Add filters to casters
  Trim final stop from deprecation message
  [Configuration] improve description for ignoreExtraKeys on ArrayNodeDefinition
  [Validator] Added missing Hungarian translation
  [Validator] Fixed grammar in Hungarian translation
  CS: Unary operators should be placed adjacent to their operands
  CS: Binary operators should be arounded by at least one space
  remove useless tests that fail in php 7
  [Translator] fix test for php 7 compatibility
  [VarDumper] Add VarDumperTestCase and related trait
  Update phpdoc of ProcessBuilder#setPrefix()

Conflicts:
	src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/Fixtures/php/lazy_service.php
	src/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php
	src/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php
	src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php
2015-03-30 17:59:03 +02:00
..
Dumper Merge branch '2.7' 2015-03-30 17:59:03 +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