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/Config/Definition
Fabien Potencier 7e573f4f8a Merge branch '2.3' into 2.5
* 2.3:
  Revert "[DependencyInjection] backport perf optim"
  [WebProfilerBundle] replaced pattern to path attribute in routes definitions.
  [FrameworkBundle][Template name] avoid  error message for the shortcut notation.
  [DependencyInjection] perf optim: call dirname() at most 5x
  [DependencyInjection] backport perf optim
  [2.3] Remove possible call_user_func()

Conflicts:
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services11.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
2014-12-11 20:53:06 +01:00
..
Builder Merge branch '2.3' into 2.5 2014-12-11 20:53:06 +01:00
Dumper Remove aligned '=>' and '=' 2014-10-30 21:17:55 +01:00
Exception [Config] Throw exceptions on invalid definition 2012-02-15 14:38:31 +01:00
ArrayNode.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
BaseNode.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
BooleanNode.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
ConfigurationInterface.php fixed CS 2012-07-09 14:54:20 +02:00
EnumNode.php removed unneeded use statements 2014-01-01 08:52:14 +01:00
FloatNode.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
IntegerNode.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
NodeInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
NumericNode.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
Processor.php [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
PrototypedArrayNode.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
PrototypeNodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ReferenceDumper.php fixed CS 2014-09-22 10:32:35 +02:00
ScalarNode.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
VariableNode.php minor #12529 [2.3] Remove possible call_user_func() (nicolas-grekas) 2014-12-11 19:57:00 +01:00