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 5c74f11b52 Merge branch '3.4'
* 3.4:
  Ensure DeprecationErrorHandler::collectDeprecations() is triggered
  Config: mark builder property deprecated
  fix CachePoolPrunerPass to use correct command service id
  [TwigBridge] Re-add Bootstrap 3 Checkbox Layout
  [FrameworkBundle] Allow to disable assets via framework:assets xml configuration
  fixed $_ENV/$_SERVER precedence in test framework
  [HttpFoundation] Fix FileBag issue with associative arrays
  [DI] Throw when a service name or an alias contains dynamic values (prevent an infinite loop)
  [HttpFoundation] Fix caching of session-enabled pages
  [Guard] remove invalid deprecation notice
  fix the phpdoc that is not really inherited from response
  Minor docblock cleanup
  Remove redundant sprintf arguments.
2017-10-28 18:54:10 +02:00
..
Builder Merge branch '3.4' 2017-10-28 18:54:10 +02:00
Dumper Merge branch '3.3' into 3.4 2017-09-15 12:12:22 +02:00
Exception Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
ArrayNode.php Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
BaseNode.php Merge branch '3.3' into 3.4 2017-10-02 08:49:52 +02:00
BooleanNode.php Merge branch '2.3' into 2.7 2015-08-01 11:05:17 +02:00
ConfigurationInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
EnumNode.php Allow to define Enum nodes with 1 single element 2015-08-03 10:27:53 +02: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 [Config] type specific check for emptiness 2015-07-15 19:51:32 +02:00
Processor.php [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
PrototypedArrayNode.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
PrototypeNodeInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ScalarNode.php Merge branch '2.3' into 2.7 2015-08-01 11:05:17 +02:00
VariableNode.php Do not trigger deprecation if node has not been explicitly filled 2017-09-04 19:00:50 +02:00