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 fb9838c2d4 Merge branch '2.7' into 2.8
* 2.7:
  Various fixes esp. on Windows
  Fix the validation of form resources to register the default theme
  Fix the retrieval of the value with property path when using a loader
  [appveyor] minor enhancements
  [Process] Disable failing tests on Windows
  [Translation] Fix the string casting in the XliffFileLoader
  Windows and Intl fixes
  Add appveyor.yml for C.I. on Windows
  [VarDumper] fixed HtmlDumper to target specific the head tag
  [travis] merge php: nightly and deps=high test-matrix lines
  consistently use str_replace to unify directory separators
  Support omitting the <target> node in an .xlf file.
  Fix the handling of values for multiple choice types
  moved PHP nightly to PHP 7.0
  [Security] Add missing docblock in PreAuthenticatedToken

Conflicts:
	.travis.yml
2015-08-27 08:53:13 +02:00
..
Builder [Config] deprecate cannotBeEmpty() for boolean and numeric nodes 2015-07-15 19:30:30 +02:00
Dumper Various fixes esp. on Windows 2015-08-27 08:45:45 +02:00
Exception Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
ArrayNode.php fixed CS 2015-06-28 20:28:18 +02:00
BaseNode.php Merge branch '2.3' into 2.6 2015-06-18 14:58:06 +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 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 Merge branch '2.3' into 2.7 2015-08-01 11:05:17 +02:00
VariableNode.php Merge branch '2.3' into 2.7 2015-08-01 11:05:17 +02:00