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
Nicolas Grekas 2e7c2caaf2 Merge branch '2.6' into 2.7
* 2.6:
  Add test for HHVM FatalErrors
  [2.6][Debug] Fix fatal-errors handling on HHVM
  [2.3][Debug] Fix fatal-errors handling on HHVM
  Standardize the name of the exception variables
  [2.3] Static Code Analysis for Components
  Remove duplicated paths

Conflicts:
	src/Symfony/Component/Debug/ErrorHandler.php
	src/Symfony/Component/Security/Http/Firewall/BasicAuthenticationListener.php
	src/Symfony/Component/Security/Http/Firewall/ContextListener.php
	src/Symfony/Component/Security/Http/Firewall/RememberMeListener.php
	src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php
2015-06-18 15:03:50 +02:00
..
Builder Merge branch '2.3' into 2.6 2015-04-08 07:30:27 +02:00
Dumper Removed dead code and various cleaning 2015-01-21 21:57:55 +01:00
Exception Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
ArrayNode.php Merge branch '2.3' into 2.6 2015-06-18 14:58:06 +02:00
BaseNode.php Merge branch '2.3' into 2.6 2015-06-18 14:58:06 +02:00
BooleanNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
ConfigurationInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
EnumNode.php removed unneeded use statements 2014-01-01 08:52:14 +01:00
FloatNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
IntegerNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
NodeInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
NumericNode.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01: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.6 2015-06-18 14:58:06 +02:00
PrototypeNodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ReferenceDumper.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
ScalarNode.php [Config] Allow extra hint in exception message 2014-09-25 20:11:47 +02:00
VariableNode.php Merge branch '2.5' into 2.6 2014-12-12 17:21:40 +01:00