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/Builder
Nicolas Grekas 6a69c7f0d8 Merge branch '3.4' into 4.0
* 3.4: (22 commits)
  Add application/ld+json format associated to json
  [HttpFoundation] Fix false-positive ConflictingHeadersException
  remove flex-specific suggestion on 3.4
  Add check for SecurityBundle in createAccessDeniedException
  [WebServerBundle] Fix escaping of php binary with arguments
  Error handlers' $context should be optional as it's deprecated
  [Serializer] Correct typing mistake in DocBlock
  [HttpKernel] fix cleaning legacy containers
  Display n/a for sub-requests time when Stopwatch component is not installed
  Updating message to inform the user how to install the component
  [Config] Fix closure CS
  PHP CS Fixer: use PHPUnit Migration ruleset
  [Process] Skip false-positive test on Windows/appveyor
  Update MemcachedTrait.php
  [Bridge/PhpUnit] thank phpunit/phpunit
  allow auto_wire for SessionAuthenticationStrategy class
  [Process] Fix setting empty env vars
  Fixed 'RouterInteface' typo
  [Process] Dont use getenv(), it returns arrays and can introduce subtle breaks accros PHP versions
  [WebServerBundle] fix a bug where require would not require the good file because of env
  ...
2017-12-29 22:00:20 +01:00
..
ArrayNodeDefinition.php [Config][4.0] Fix cannotBeEmpty() 2017-11-11 07:54:51 -08:00
BooleanNodeDefinition.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
EnumNodeDefinition.php Merge branch '2.7' into 2.8 2017-10-24 15:48:52 +02:00
ExprBuilder.php Merge branch '2.8' into 3.3 2017-12-29 16:48:30 +01:00
FloatNodeDefinition.php [Config] fixed CS 2012-09-20 07:46:50 +02:00
IntegerNodeDefinition.php fix docblock 2014-04-22 10:09:28 +02:00
MergeBuilder.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
NodeBuilder.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
NodeDefinition.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
NodeParentInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
NormalizationBuilder.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
NumericNodeDefinition.php Merge branch '2.8' into 3.1 2016-12-27 11:43:25 +01:00
ParentNodeDefinitionInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ScalarNodeDefinition.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
TreeBuilder.php Merge branch '3.4' 2017-10-28 18:54:10 +02:00
ValidationBuilder.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
VariableNodeDefinition.php feature #22382 [config] Add abbitily to deprecate a node (Nyholm, fabpot, sanpii) 2017-08-29 17:48:44 +02:00