Sfoglia il codice sorgente

new vendor folder composed

andre 2 anni fa
parent
commit
7951ff8bfe
361 ha cambiato i file con 329 aggiunte e 6966 eliminazioni
  1. 11 11
      composer.lock
  2. 1 1
      vendor/adbario/php-dot-notation/LICENSE.md
  3. 1 1
      vendor/adbario/php-dot-notation/src/helpers.php
  4. 1 1
      vendor/autoload.php
  5. 7 7
      vendor/composer/ClassLoader.php
  6. 4 4
      vendor/composer/autoload_static.php
  7. 11 11
      vendor/composer/installed.json
  8. 1 1
      vendor/mso/idna-convert/.gitattributes
  9. 1 1
      vendor/mso/idna-convert/src/IdnaConvert.php
  10. 1 1
      vendor/mso/idna-convert/src/NamePrepData.php
  11. 1 1
      vendor/mso/idna-convert/src/PunycodeInterface.php
  12. 1 1
      vendor/mso/idna-convert/src/UnicodeTranscoder.php
  13. 1 1
      vendor/mso/idna-convert/src/UnicodeTranscoderInterface.php
  14. 2 2
      vendor/piwik/ini/.coveralls.yml
  15. 1 1
      vendor/piwik/ini/src/IniReadingException.php
  16. 1 1
      vendor/symfony/cache/Adapter/AdapterInterface.php
  17. 1 1
      vendor/symfony/cache/Adapter/ApcuAdapter.php
  18. 1 1
      vendor/symfony/cache/Adapter/ChainAdapter.php
  19. 1 1
      vendor/symfony/cache/Adapter/DoctrineAdapter.php
  20. 2 2
      vendor/symfony/cache/Adapter/PdoAdapter.php
  21. 1 1
      vendor/symfony/cache/Adapter/PhpFilesAdapter.php
  22. 1 1
      vendor/symfony/cache/Adapter/RedisAdapter.php
  23. 1 1
      vendor/symfony/cache/Adapter/TagAwareAdapter.php
  24. 1 1
      vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php
  25. 3 3
      vendor/symfony/cache/Adapter/TraceableAdapter.php
  26. 1 1
      vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php
  27. 1 1
      vendor/symfony/cache/CHANGELOG.md
  28. 2 2
      vendor/symfony/cache/DataCollector/CacheDataCollector.php
  29. 1 1
      vendor/symfony/cache/DoctrineProvider.php
  30. 1 1
      vendor/symfony/cache/Exception/CacheException.php
  31. 1 1
      vendor/symfony/cache/Simple/ApcuCache.php
  32. 1 1
      vendor/symfony/cache/Simple/ChainCache.php
  33. 1 1
      vendor/symfony/cache/Simple/DoctrineCache.php
  34. 2 2
      vendor/symfony/cache/Simple/PdoCache.php
  35. 1 1
      vendor/symfony/cache/Simple/PhpFilesCache.php
  36. 1 1
      vendor/symfony/cache/Simple/RedisCache.php
  37. 1 1
      vendor/symfony/cache/Tests/Adapter/AbstractRedisAdapterTest.php
  38. 1 1
      vendor/symfony/cache/Tests/Adapter/DoctrineAdapterTest.php
  39. 1 1
      vendor/symfony/cache/Tests/Simple/AbstractRedisCacheTest.php
  40. 1 1
      vendor/symfony/cache/Traits/ApcuTrait.php
  41. 1 1
      vendor/symfony/cache/Traits/ArrayTrait.php
  42. 1 1
      vendor/symfony/cache/Traits/DoctrineTrait.php
  43. 1 1
      vendor/symfony/cache/Traits/FilesystemCommonTrait.php
  44. 2 2
      vendor/symfony/cache/Traits/FilesystemTrait.php
  45. 2 2
      vendor/symfony/cache/Traits/MemcachedTrait.php
  46. 2 2
      vendor/symfony/cache/Traits/PdoTrait.php
  47. 3 3
      vendor/symfony/cache/Traits/PhpFilesTrait.php
  48. 1 1
      vendor/symfony/cache/Traits/ProxyTrait.php
  49. 1 1
      vendor/symfony/cache/Traits/RedisProxy.php
  50. 2 2
      vendor/symfony/cache/Traits/RedisTrait.php
  51. 1 1
      vendor/symfony/cache/composer.json
  52. 0 46
      vendor/symfony/dependency-injection/Argument/BoundArgument.php
  53. 1 1
      vendor/symfony/dependency-injection/Argument/IteratorArgument.php
  54. 1 1
      vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
  55. 0 37
      vendor/symfony/dependency-injection/Argument/TaggedIteratorArgument.php
  56. 1 1
      vendor/symfony/dependency-injection/CHANGELOG.md
  57. 1 1
      vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php
  58. 1 1
      vendor/symfony/dependency-injection/Compiler/AnalyzeServiceReferencesPass.php
  59. 1 1
      vendor/symfony/dependency-injection/Compiler/AutoAliasServicePass.php
  60. 2 2
      vendor/symfony/dependency-injection/Compiler/AutowirePass.php
  61. 0 70
      vendor/symfony/dependency-injection/Compiler/AutowireRequiredMethodsPass.php
  62. 2 2
      vendor/symfony/dependency-injection/Compiler/CheckArgumentsValidityPass.php
  63. 1 1
      vendor/symfony/dependency-injection/Compiler/CheckCircularReferencesPass.php
  64. 1 1
      vendor/symfony/dependency-injection/Compiler/CheckDefinitionValidityPass.php
  65. 1 1
      vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php
  66. 1 1
      vendor/symfony/dependency-injection/Compiler/CheckReferenceValidityPass.php
  67. 1 1
      vendor/symfony/dependency-injection/Compiler/Compiler.php
  68. 1 1
      vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php
  69. 3 3
      vendor/symfony/dependency-injection/Compiler/DecoratorServicePass.php
  70. 0 39
      vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php
  71. 1 1
      vendor/symfony/dependency-injection/Compiler/ExtensionCompilerPass.php
  72. 1 1
      vendor/symfony/dependency-injection/Compiler/FactoryReturnTypePass.php
  73. 1 1
      vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php
  74. 1 1
      vendor/symfony/dependency-injection/Compiler/LoggingFormatter.php
  75. 1 1
      vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php
  76. 1 1
      vendor/symfony/dependency-injection/Compiler/PassConfig.php
  77. 1 1
      vendor/symfony/dependency-injection/Compiler/PriorityTaggedServiceTrait.php
  78. 0 78
      vendor/symfony/dependency-injection/Compiler/RegisterEnvVarProcessorsPass.php
  79. 1 1
      vendor/symfony/dependency-injection/Compiler/RegisterServiceSubscribersPass.php
  80. 1 1
      vendor/symfony/dependency-injection/Compiler/RemoveAbstractDefinitionsPass.php
  81. 1 1
      vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php
  82. 1 1
      vendor/symfony/dependency-injection/Compiler/RepeatablePassInterface.php
  83. 1 1
      vendor/symfony/dependency-injection/Compiler/RepeatedPass.php
  84. 1 1
      vendor/symfony/dependency-injection/Compiler/ReplaceAliasByActualDefinitionPass.php
  85. 0 171
      vendor/symfony/dependency-injection/Compiler/ResolveBindingsPass.php
  86. 0 185
      vendor/symfony/dependency-injection/Compiler/ResolveChildDefinitionsPass.php
  87. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveClassPass.php
  88. 2 2
      vendor/symfony/dependency-injection/Compiler/ResolveDefinitionTemplatesPass.php
  89. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveEnvPlaceholdersPass.php
  90. 0 71
      vendor/symfony/dependency-injection/Compiler/ResolveHotPathPass.php
  91. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveInstanceofConditionalsPass.php
  92. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveInvalidReferencesPass.php
  93. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveNamedArgumentsPass.php
  94. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveParameterPlaceHoldersPass.php
  95. 0 40
      vendor/symfony/dependency-injection/Compiler/ResolvePrivatesPass.php
  96. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php
  97. 1 1
      vendor/symfony/dependency-injection/Compiler/ResolveServiceSubscribersPass.php
  98. 0 38
      vendor/symfony/dependency-injection/Compiler/ResolveTaggedIteratorArgumentPass.php
  99. 1 1
      vendor/symfony/dependency-injection/Compiler/ServiceLocatorTagPass.php
  100. 1 1
      vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraph.php
  101. 1 1
      vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphEdge.php
  102. 1 1
      vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphNode.php
  103. 1 1
      vendor/symfony/dependency-injection/Config/AutowireServiceResource.php
  104. 1 1
      vendor/symfony/dependency-injection/Config/ContainerParametersResourceChecker.php
  105. 2 2
      vendor/symfony/dependency-injection/Container.php
  106. 1 1
      vendor/symfony/dependency-injection/ContainerAwareInterface.php
  107. 1 1
      vendor/symfony/dependency-injection/ContainerAwareTrait.php
  108. 1 1
      vendor/symfony/dependency-injection/ContainerBuilder.php
  109. 2 2
      vendor/symfony/dependency-injection/ContainerInterface.php
  110. 1 1
      vendor/symfony/dependency-injection/Definition.php
  111. 1 1
      vendor/symfony/dependency-injection/DefinitionDecorator.php
  112. 1 1
      vendor/symfony/dependency-injection/Dumper/Dumper.php
  113. 1 1
      vendor/symfony/dependency-injection/Dumper/DumperInterface.php
  114. 1 1
      vendor/symfony/dependency-injection/Dumper/GraphvizDumper.php
  115. 2 2
      vendor/symfony/dependency-injection/Dumper/PhpDumper.php
  116. 2 2
      vendor/symfony/dependency-injection/Dumper/XmlDumper.php
  117. 1 1
      vendor/symfony/dependency-injection/Dumper/YamlDumper.php
  118. 0 163
      vendor/symfony/dependency-injection/EnvVarProcessor.php
  119. 0 40
      vendor/symfony/dependency-injection/EnvVarProcessorInterface.php
  120. 1 1
      vendor/symfony/dependency-injection/Exception/AutowiringFailedException.php
  121. 1 1
      vendor/symfony/dependency-injection/Exception/EnvParameterException.php
  122. 2 2
      vendor/symfony/dependency-injection/Exception/ExceptionInterface.php
  123. 1 1
      vendor/symfony/dependency-injection/Exception/InvalidArgumentException.php
  124. 1 1
      vendor/symfony/dependency-injection/Exception/LogicException.php
  125. 1 1
      vendor/symfony/dependency-injection/Exception/ParameterNotFoundException.php
  126. 1 1
      vendor/symfony/dependency-injection/Exception/RuntimeException.php
  127. 1 1
      vendor/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php
  128. 1 1
      vendor/symfony/dependency-injection/Exception/ServiceNotFoundException.php
  129. 1 1
      vendor/symfony/dependency-injection/ExpressionLanguage.php
  130. 1 1
      vendor/symfony/dependency-injection/ExpressionLanguageProvider.php
  131. 1 1
      vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php
  132. 1 1
      vendor/symfony/dependency-injection/Extension/Extension.php
  133. 1 1
      vendor/symfony/dependency-injection/Extension/ExtensionInterface.php
  134. 1 1
      vendor/symfony/dependency-injection/Extension/PrependExtensionInterface.php
  135. 1 1
      vendor/symfony/dependency-injection/LazyProxy/Instantiator/RealServiceInstantiator.php
  136. 1 1
      vendor/symfony/dependency-injection/LazyProxy/PhpDumper/DumperInterface.php
  137. 1 1
      vendor/symfony/dependency-injection/LazyProxy/PhpDumper/NullDumper.php
  138. 1 1
      vendor/symfony/dependency-injection/LazyProxy/ProxyHelper.php
  139. 1 1
      vendor/symfony/dependency-injection/Loader/ClosureLoader.php
  140. 0 87
      vendor/symfony/dependency-injection/Loader/Configurator/AbstractConfigurator.php
  141. 0 117
      vendor/symfony/dependency-injection/Loader/Configurator/AbstractServiceConfigurator.php
  142. 0 30
      vendor/symfony/dependency-injection/Loader/Configurator/AliasConfigurator.php
  143. 0 141
      vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
  144. 0 68
      vendor/symfony/dependency-injection/Loader/Configurator/DefaultsConfigurator.php
  145. 0 36
      vendor/symfony/dependency-injection/Loader/Configurator/InlineServiceConfigurator.php
  146. 0 43
      vendor/symfony/dependency-injection/Loader/Configurator/InstanceofConfigurator.php
  147. 0 57
      vendor/symfony/dependency-injection/Loader/Configurator/ParametersConfigurator.php
  148. 0 84
      vendor/symfony/dependency-injection/Loader/Configurator/PrototypeConfigurator.php
  149. 0 66
      vendor/symfony/dependency-injection/Loader/Configurator/ReferenceConfigurator.php
  150. 0 68
      vendor/symfony/dependency-injection/Loader/Configurator/ServiceConfigurator.php
  151. 0 154
      vendor/symfony/dependency-injection/Loader/Configurator/ServicesConfigurator.php
  152. 0 33
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/AbstractTrait.php
  153. 0 44
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/ArgumentTrait.php
  154. 0 37
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/AutoconfigureTrait.php
  155. 0 29
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/AutowireTrait.php
  156. 0 43
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/BindTrait.php
  157. 0 34
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/CallTrait.php
  158. 0 32
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/ClassTrait.php
  159. 0 29
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/ConfiguratorTrait.php
  160. 0 35
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/DecorateTrait.php
  161. 0 33
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/DeprecateTrait.php
  162. 0 37
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/FactoryTrait.php
  163. 0 29
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/FileTrait.php
  164. 0 29
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/LazyTrait.php
  165. 0 55
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/ParentTrait.php
  166. 0 30
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/PropertyTrait.php
  167. 0 39
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/PublicTrait.php
  168. 0 29
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/ShareTrait.php
  169. 0 30
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/SyntheticTrait.php
  170. 0 42
      vendor/symfony/dependency-injection/Loader/Configurator/Traits/TagTrait.php
  171. 1 1
      vendor/symfony/dependency-injection/Loader/DirectoryLoader.php
  172. 1 1
      vendor/symfony/dependency-injection/Loader/FileLoader.php
  173. 1 1
      vendor/symfony/dependency-injection/Loader/IniFileLoader.php
  174. 1 1
      vendor/symfony/dependency-injection/Loader/PhpFileLoader.php
  175. 1 1
      vendor/symfony/dependency-injection/Loader/XmlFileLoader.php
  176. 1 1
      vendor/symfony/dependency-injection/Loader/YamlFileLoader.php
  177. 1 1
      vendor/symfony/dependency-injection/Loader/schema/dic/services/services-1.0.xsd
  178. 1 1
      vendor/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php
  179. 1 1
      vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php
  180. 1 1
      vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php
  181. 1 1
      vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php
  182. 1 1
      vendor/symfony/dependency-injection/README.md
  183. 1 1
      vendor/symfony/dependency-injection/ResettableContainerInterface.php
  184. 2 2
      vendor/symfony/dependency-injection/ServiceLocator.php
  185. 1 1
      vendor/symfony/dependency-injection/ServiceSubscriberInterface.php
  186. 1 1
      vendor/symfony/dependency-injection/TaggedContainerInterface.php
  187. 1 1
      vendor/symfony/dependency-injection/Tests/Argument/RewindableGeneratorTest.php
  188. 0 80
      vendor/symfony/dependency-injection/Tests/Compiler/AutowireRequiredMethodsPassTest.php
  189. 1 1
      vendor/symfony/dependency-injection/Tests/Compiler/CheckArgumentsValidityPassTest.php
  190. 0 53
      vendor/symfony/dependency-injection/Tests/Compiler/CheckCircularReferencesPassTest.php
  191. 1 1
      vendor/symfony/dependency-injection/Tests/Compiler/ExtensionCompilerPassTest.php
  192. 1 1
      vendor/symfony/dependency-injection/Tests/Compiler/FactoryReturnTypePassTest.php
  193. 1 1
      vendor/symfony/dependency-injection/Tests/Compiler/InlineServiceDefinitionsPassTest.php
  194. 0 88
      vendor/symfony/dependency-injection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
  195. 0 114
      vendor/symfony/dependency-injection/Tests/Compiler/RegisterServiceSubscribersPassTest.php
  196. 0 434
      vendor/symfony/dependency-injection/Tests/Compiler/ResolveChildDefinitionsPassTest.php
  197. 0 57
      vendor/symfony/dependency-injection/Tests/Compiler/ResolveClassPassTest.php
  198. 1 1
      vendor/symfony/dependency-injection/Tests/Compiler/ResolveInstanceofConditionalsPassTest.php
  199. 0 39
      vendor/symfony/dependency-injection/Tests/Compiler/ResolveParameterPlaceHoldersPassTest.php
  200. 0 40
      vendor/symfony/dependency-injection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php
  201. 0 23
      vendor/symfony/dependency-injection/Tests/Config/AutowireServiceResourceTest.php
  202. 0 16
      vendor/symfony/dependency-injection/Tests/Fixtures/BarInterface.php
  203. 1 1
      vendor/symfony/dependency-injection/Tests/Fixtures/CaseSensitiveClass.php
  204. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/ParentNotExists.php
  205. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/Foo.php
  206. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/AnotherSub/DeeperBaz.php
  207. 0 8
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component1/Dir2/Service2.php
  208. 0 8
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component1/Dir3/Service3.php
  209. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component2/Dir1/Service4.php
  210. 0 8
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component2/Dir2/Service5.php
  211. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/Sub/Bar.php
  212. 0 24
      vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/Sub/NoLoadAbstractBar.php
  213. 1 1
      vendor/symfony/dependency-injection/Tests/Fixtures/StubbedTranslator.php
  214. 0 1
      vendor/symfony/dependency-injection/Tests/Fixtures/TestServiceSubscriber.php
  215. 0 10
      vendor/symfony/dependency-injection/Tests/Fixtures/config/basic.expected.yml
  216. 0 11
      vendor/symfony/dependency-injection/Tests/Fixtures/config/basic.php
  217. 0 15
      vendor/symfony/dependency-injection/Tests/Fixtures/config/child.expected.yml
  218. 0 22
      vendor/symfony/dependency-injection/Tests/Fixtures/config/child.php
  219. 0 27
      vendor/symfony/dependency-injection/Tests/Fixtures/config/defaults.expected.yml
  220. 0 21
      vendor/symfony/dependency-injection/Tests/Fixtures/config/defaults.php
  221. 0 9
      vendor/symfony/dependency-injection/Tests/Fixtures/config/factory_short_notation.php
  222. 0 21
      vendor/symfony/dependency-injection/Tests/Fixtures/config/instanceof.expected.yml
  223. 0 22
      vendor/symfony/dependency-injection/Tests/Fixtures/config/instanceof.php
  224. 0 19
      vendor/symfony/dependency-injection/Tests/Fixtures/config/php7.expected.yml
  225. 0 19
      vendor/symfony/dependency-injection/Tests/Fixtures/config/php7.php
  226. 0 25
      vendor/symfony/dependency-injection/Tests/Fixtures/config/prototype.expected.yml
  227. 0 22
      vendor/symfony/dependency-injection/Tests/Fixtures/config/prototype.php
  228. 0 128
      vendor/symfony/dependency-injection/Tests/Fixtures/config/services9.php
  229. 0 9
      vendor/symfony/dependency-injection/Tests/Fixtures/config/services_autoconfigure_with_parent.php
  230. 0 58
      vendor/symfony/dependency-injection/Tests/Fixtures/containers/CustomContainer.php
  231. 0 19
      vendor/symfony/dependency-injection/Tests/Fixtures/containers/container_env_in_id.php
  232. 0 49
      vendor/symfony/dependency-injection/Tests/Fixtures/containers/container_uninitialized_ref.php
  233. 0 8
      vendor/symfony/dependency-injection/Tests/Fixtures/directory/import/import.yml
  234. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/C2.php
  235. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/C3.php
  236. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/I1.php
  237. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/P1.php
  238. 0 7
      vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/T1.php
  239. 0 350
      vendor/symfony/dependency-injection/Tests/Fixtures/includes/ProjectExtension.php
  240. 0 509
      vendor/symfony/dependency-injection/Tests/Fixtures/includes/classes.php
  241. 0 163
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services9_compiled.php
  242. 0 235
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services_almost_circular_public.php
  243. 0 176
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services_array_params.php
  244. 0 151
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services_base64_env.php
  245. 0 215
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services_env_in_id.php
  246. 0 193
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services_legacy_privates.php
  247. 0 180
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services_locator.php
  248. 0 134
      vendor/symfony/dependency-injection/Tests/Fixtures/php/services_subscriber.php
  249. 0 10
      vendor/symfony/dependency-injection/Tests/Fixtures/php/simple.php
  250. 0 21
      vendor/symfony/dependency-injection/Tests/Fixtures/xml/nonvalid.xml
  251. 0 11
      vendor/symfony/dependency-injection/Tests/Fixtures/xml/services_defaults_with_parent.xml
  252. 0 11
      vendor/symfony/dependency-injection/Tests/Fixtures/xml/services_inline_not_candidate.xml
  253. 0 12
      vendor/symfony/dependency-injection/Tests/Fixtures/xml/services_instanceof.xml
  254. 0 16
      vendor/symfony/dependency-injection/Tests/Fixtures/xml/tag_with_empty_name.xml
  255. 0 16
      vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_configurator_short_syntax.yml
  256. 0 27
      vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_instanceof.yml
  257. 0 10
      vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_named_args.yml
  258. 0 4
      vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_prototype_namespace_without_resource.yml
  259. 1 1
      vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_underscore.yml
  260. 1 1
      vendor/symfony/dependency-injection/Tests/LazyProxy/PhpDumper/NullDumperTest.php
  261. 1 1
      vendor/symfony/dependency-injection/Tests/Loader/ClosureLoaderTest.php
  262. 1 1
      vendor/symfony/dependency-injection/Variable.php
  263. 1 1
      vendor/symfony/dependency-injection/composer.json
  264. 1 1
      vendor/symfony/http-foundation/AcceptHeaderItem.php
  265. 1 1
      vendor/symfony/http-foundation/ApacheRequest.php
  266. 5 5
      vendor/symfony/http-foundation/BinaryFileResponse.php
  267. 1 1
      vendor/symfony/http-foundation/CHANGELOG.md
  268. 1 1
      vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php
  269. 1 1
      vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php
  270. 1 1
      vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php
  271. 1 1
      vendor/symfony/http-foundation/File/Exception/FileException.php
  272. 1 1
      vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php
  273. 1 1
      vendor/symfony/http-foundation/File/Exception/UnexpectedTypeException.php
  274. 1 1
      vendor/symfony/http-foundation/File/File.php
  275. 1 1
      vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php
  276. 1 1
      vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php
  277. 1 1
      vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php
  278. 1 1
      vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php
  279. 1 1
      vendor/symfony/http-foundation/File/Stream.php
  280. 3 3
      vendor/symfony/http-foundation/File/UploadedFile.php
  281. 2 2
      vendor/symfony/http-foundation/FileBag.php
  282. 1 1
      vendor/symfony/http-foundation/HeaderBag.php
  283. 2 2
      vendor/symfony/http-foundation/IpUtils.php
  284. 1 1
      vendor/symfony/http-foundation/JsonResponse.php
  285. 1 1
      vendor/symfony/http-foundation/LICENSE
  286. 1 1
      vendor/symfony/http-foundation/README.md
  287. 1 1
      vendor/symfony/http-foundation/Request.php
  288. 1 1
      vendor/symfony/http-foundation/RequestMatcher.php
  289. 1 1
      vendor/symfony/http-foundation/RequestMatcherInterface.php
  290. 1 1
      vendor/symfony/http-foundation/RequestStack.php
  291. 1 1
      vendor/symfony/http-foundation/Response.php
  292. 1 1
      vendor/symfony/http-foundation/ResponseHeaderBag.php
  293. 3 3
      vendor/symfony/http-foundation/ServerBag.php
  294. 1 1
      vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
  295. 1 1
      vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php
  296. 1 1
      vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php
  297. 1 1
      vendor/symfony/http-foundation/Session/Flash/FlashBag.php
  298. 1 1
      vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
  299. 2 2
      vendor/symfony/http-foundation/Session/Session.php
  300. 1 1
      vendor/symfony/http-foundation/Session/SessionBagInterface.php
  301. 1 1
      vendor/symfony/http-foundation/Session/SessionBagProxy.php
  302. 1 1
      vendor/symfony/http-foundation/Session/SessionInterface.php
  303. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
  304. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php
  305. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php
  306. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php
  307. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php
  308. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/NativeSessionHandler.php
  309. 3 3
      vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php
  310. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
  311. 1 1
      vendor/symfony/http-foundation/Session/Storage/Handler/WriteCheckSessionHandler.php
  312. 1 1
      vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
  313. 3 3
      vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php
  314. 1 1
      vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php
  315. 1 1
      vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
  316. 1 1
      vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
  317. 1 1
      vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
  318. 1 1
      vendor/symfony/http-foundation/Session/Storage/Proxy/NativeProxy.php
  319. 1 1
      vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
  320. 2 2
      vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
  321. 1 1
      vendor/symfony/http-foundation/StreamedResponse.php
  322. 2 2
      vendor/symfony/http-foundation/Tests/AcceptHeaderItemTest.php
  323. 2 2
      vendor/symfony/http-foundation/Tests/ExpressionRequestMatcherTest.php
  324. 1 1
      vendor/symfony/http-foundation/Tests/Fixtures/response-functional/common.inc
  325. 1 1
      vendor/symfony/http-foundation/Tests/ResponseTestCase.php
  326. 1 1
      vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php
  327. 1 1
      vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
  328. 1 1
      vendor/symfony/http-foundation/Tests/Session/Flash/AutoExpireFlashBagTest.php
  329. 1 1
      vendor/symfony/http-foundation/Tests/Session/Flash/FlashBagTest.php
  330. 3 3
      vendor/symfony/http-foundation/Tests/Session/SessionTest.php
  331. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php
  332. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php
  333. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php
  334. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php
  335. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php
  336. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/MetadataBagTest.php
  337. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/MockFileSessionStorageTest.php
  338. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/NativeSessionStorageTest.php
  339. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php
  340. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php
  341. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/NativeProxyTest.php
  342. 1 1
      vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php
  343. 2 2
      vendor/symfony/http-foundation/Tests/StreamedResponseTest.php
  344. 1 1
      vendor/symfony/polyfill-apcu/LICENSE
  345. 1 1
      vendor/symfony/polyfill-mbstring/README.md
  346. 2 2
      vendor/symfony/polyfill-php70/README.md
  347. 1 1
      vendor/symfony/yaml/Dumper.php
  348. 1 1
      vendor/symfony/yaml/Escaper.php
  349. 1 1
      vendor/symfony/yaml/Exception/DumpException.php
  350. 1 1
      vendor/symfony/yaml/Exception/ExceptionInterface.php
  351. 1 1
      vendor/symfony/yaml/Exception/ParseException.php
  352. 1 1
      vendor/symfony/yaml/Exception/RuntimeException.php
  353. 1 1
      vendor/symfony/yaml/Inline.php
  354. 1 1
      vendor/symfony/yaml/LICENSE
  355. 2 2
      vendor/symfony/yaml/README.md
  356. 1 1
      vendor/symfony/yaml/Tests/Command/LintCommandTest.php
  357. 3 3
      vendor/symfony/yaml/Tests/DumperTest.php
  358. 0 18
      vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml
  359. 1 1
      vendor/symfony/yaml/Tests/Fixtures/nullMappingKey.yml
  360. 1 1
      vendor/symfony/yaml/Yaml.php
  361. 0 0
      vendor/symfony/yaml/composer.json

+ 11 - 11
composer.lock

@@ -631,12 +631,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Apcu\\": ""
-                },
                 "files": [
                     "bootstrap.php"
-                ]
+                ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Apcu\\": ""
+                }
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
@@ -690,12 +690,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Mbstring\\": ""
-                },
                 "files": [
                     "bootstrap.php"
-                ]
+                ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Mbstring\\": ""
+                }
             },
             "notification-url": "https://packagist.org/downloads/",
             "license": [
@@ -747,12 +747,12 @@
                 }
             },
             "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Php70\\": ""
-                },
                 "files": [
                     "bootstrap.php"
                 ],
+                "psr-4": {
+                    "Symfony\\Polyfill\\Php70\\": ""
+                },
                 "classmap": [
                     "Resources/stubs"
                 ]

+ 1 - 1
vendor/adbario/php-dot-notation/LICENSE.md

@@ -2,7 +2,7 @@
 /**
  * Dot - PHP dot notation access to arrays
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author  Riku Särkinen <riku@adbar.io>
  * @link    https://github.com/adbario/php-dot-notation
  * @license https://github.com/adbario/php-dot-notation/blob/2.x/LICENSE.md (MIT License)
  */

+ 1 - 1
vendor/adbario/php-dot-notation/src/helpers.php

@@ -2,7 +2,7 @@
 /**
  * Dot - PHP dot notation access to arrays
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author  Riku Särkinen <riku@adbar.io>
  * @link    https://github.com/adbario/php-dot-notation
  * @license https://github.com/adbario/php-dot-notation/blob/2.x/LICENSE.md (MIT License)
  */

+ 1 - 1
vendor/autoload.php

@@ -4,4 +4,4 @@
 
 require_once __DIR__ . '/composer/autoload_real.php';
 
-return ComposerAutoloaderInitb2e59617aa48f98d5adbf5b94d49b1b4::getLoader();
+return ComposerAutoloaderInit5e56ce9bef943af3b885ab47e4136ac0::getLoader();

+ 7 - 7
vendor/composer/ClassLoader.php

@@ -2,7 +2,7 @@
 
 // autoload_real.php @generated by Composer
 
-class ComposerAutoloaderInitb2e59617aa48f98d5adbf5b94d49b1b4
+class ComposerAutoloaderInit5e56ce9bef943af3b885ab47e4136ac0
 {
     private static $loader;
 
@@ -22,15 +22,15 @@ class ComposerAutoloaderInitb2e59617aa48f98d5adbf5b94d49b1b4
             return self::$loader;
         }
 
-        spl_autoload_register(array('ComposerAutoloaderInitb2e59617aa48f98d5adbf5b94d49b1b4', 'loadClassLoader'), true, true);
+        spl_autoload_register(array('ComposerAutoloaderInit5e56ce9bef943af3b885ab47e4136ac0', 'loadClassLoader'), true, true);
         self::$loader = $loader = new \Composer\Autoload\ClassLoader();
-        spl_autoload_unregister(array('ComposerAutoloaderInitb2e59617aa48f98d5adbf5b94d49b1b4', 'loadClassLoader'));
+        spl_autoload_unregister(array('ComposerAutoloaderInit5e56ce9bef943af3b885ab47e4136ac0', 'loadClassLoader'));
 
         $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
         if ($useStaticLoader) {
             require_once __DIR__ . '/autoload_static.php';
 
-            call_user_func(\Composer\Autoload\ComposerStaticInitb2e59617aa48f98d5adbf5b94d49b1b4::getInitializer($loader));
+            call_user_func(\Composer\Autoload\ComposerStaticInit5e56ce9bef943af3b885ab47e4136ac0::getInitializer($loader));
         } else {
             $map = require __DIR__ . '/autoload_namespaces.php';
             foreach ($map as $namespace => $path) {
@@ -51,19 +51,19 @@ class ComposerAutoloaderInitb2e59617aa48f98d5adbf5b94d49b1b4
         $loader->register(true);
 
         if ($useStaticLoader) {
-            $includeFiles = Composer\Autoload\ComposerStaticInitb2e59617aa48f98d5adbf5b94d49b1b4::$files;
+            $includeFiles = Composer\Autoload\ComposerStaticInit5e56ce9bef943af3b885ab47e4136ac0::$files;
         } else {
             $includeFiles = require __DIR__ . '/autoload_files.php';
         }
         foreach ($includeFiles as $fileIdentifier => $file) {
-            composerRequireb2e59617aa48f98d5adbf5b94d49b1b4($fileIdentifier, $file);
+            composerRequire5e56ce9bef943af3b885ab47e4136ac0($fileIdentifier, $file);
         }
 
         return $loader;
     }
 }
 
-function composerRequireb2e59617aa48f98d5adbf5b94d49b1b4($fileIdentifier, $file)
+function composerRequire5e56ce9bef943af3b885ab47e4136ac0($fileIdentifier, $file)
 {
     if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
         require $file;

+ 4 - 4
vendor/composer/autoload_static.php

@@ -4,7 +4,7 @@
 
 namespace Composer\Autoload;
 
-class ComposerStaticInitb2e59617aa48f98d5adbf5b94d49b1b4
+class ComposerStaticInit5e56ce9bef943af3b885ab47e4136ac0
 {
     public static $files = array (
         '32dcc8afd4335739640db7d200c1971d' => __DIR__ . '/..' . '/symfony/polyfill-apcu/bootstrap.php',
@@ -129,9 +129,9 @@ class ComposerStaticInitb2e59617aa48f98d5adbf5b94d49b1b4
     public static function getInitializer(ClassLoader $loader)
     {
         return \Closure::bind(function () use ($loader) {
-            $loader->prefixLengthsPsr4 = ComposerStaticInitb2e59617aa48f98d5adbf5b94d49b1b4::$prefixLengthsPsr4;
-            $loader->prefixDirsPsr4 = ComposerStaticInitb2e59617aa48f98d5adbf5b94d49b1b4::$prefixDirsPsr4;
-            $loader->classMap = ComposerStaticInitb2e59617aa48f98d5adbf5b94d49b1b4::$classMap;
+            $loader->prefixLengthsPsr4 = ComposerStaticInit5e56ce9bef943af3b885ab47e4136ac0::$prefixLengthsPsr4;
+            $loader->prefixDirsPsr4 = ComposerStaticInit5e56ce9bef943af3b885ab47e4136ac0::$prefixDirsPsr4;
+            $loader->classMap = ComposerStaticInit5e56ce9bef943af3b885ab47e4136ac0::$classMap;
 
         }, null, ClassLoader::class);
     }

+ 11 - 11
vendor/composer/installed.json

@@ -651,12 +651,12 @@
         },
         "installation-source": "dist",
         "autoload": {
-            "psr-4": {
-                "Symfony\\Polyfill\\Apcu\\": ""
-            },
             "files": [
                 "bootstrap.php"
-            ]
+            ],
+            "psr-4": {
+                "Symfony\\Polyfill\\Apcu\\": ""
+            }
         },
         "notification-url": "https://packagist.org/downloads/",
         "license": [
@@ -712,12 +712,12 @@
         },
         "installation-source": "dist",
         "autoload": {
-            "psr-4": {
-                "Symfony\\Polyfill\\Mbstring\\": ""
-            },
             "files": [
                 "bootstrap.php"
-            ]
+            ],
+            "psr-4": {
+                "Symfony\\Polyfill\\Mbstring\\": ""
+            }
         },
         "notification-url": "https://packagist.org/downloads/",
         "license": [
@@ -771,12 +771,12 @@
         },
         "installation-source": "dist",
         "autoload": {
-            "psr-4": {
-                "Symfony\\Polyfill\\Php70\\": ""
-            },
             "files": [
                 "bootstrap.php"
             ],
+            "psr-4": {
+                "Symfony\\Polyfill\\Php70\\": ""
+            },
             "classmap": [
                 "Resources/stubs"
             ]

+ 1 - 1
vendor/mso/idna-convert/.gitattributes

@@ -3,7 +3,7 @@
  * Encoding Helper - convert various encodings to / from UTF-8
  * @package IDNA Convert
  * @subpackage charset transcoding
- * @autor ThurData <info@thurdata.ch>
+ * @author Matthias Sommerfeld, <mso@phlylabs.de>
  * @copyright 2003-2016 phlyLabs Berlin, http://phlylabs.de
  * @version 1.0.0 2016-01-08
  */

+ 1 - 1
vendor/mso/idna-convert/src/IdnaConvert.php

@@ -45,7 +45,7 @@
  *
  * ACE input and output is always expected to be ASCII.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author  Matthias Sommerfeld <mso@phlylabs.de>
  * @copyright 2004-2016 phlyLabs Berlin, http://phlylabs.de
  * @version 1.0.1-dev 2016-01-12
  */

+ 1 - 1
vendor/mso/idna-convert/src/NamePrepData.php

@@ -23,7 +23,7 @@
 // }}}
 
  /*
- * @autor ThurData <info@thurdata.ch>
+ * @author  Matthias Sommerfeld <mso@phlylabs.de>
  * @copyright 2004-2016 phlyLabs Berlin, http://phlylabs.de
  * @version 1.0.1 2016-01-24
  */

+ 1 - 1
vendor/mso/idna-convert/src/PunycodeInterface.php

@@ -1,6 +1,6 @@
 <?php
  /*
- * @autor ThurData <info@thurdata.ch>
+ * @author  Matthias Sommerfeld <mso@phlylabs.de>
  * @copyright 2004-2016 phlyLabs Berlin, http://phlylabs.de
  */
 

+ 1 - 1
vendor/mso/idna-convert/src/UnicodeTranscoder.php

@@ -11,7 +11,7 @@
  * - UTF-7 IMAP (modified UTF-7)
  *
  * @package IdnaConvert
- * @autor ThurData <info@thurdata.ch>
+ * @author Matthias Sommerfeld  <mso@phlyLabs.de>
  * @copyright 2003-2016 phlyLabs Berlin, http://phlylabs.de
  * @version 0.1.1 2016-01-24
  */

+ 1 - 1
vendor/mso/idna-convert/src/UnicodeTranscoderInterface.php

@@ -11,7 +11,7 @@
  * - UTF-7 IMAP (modified UTF-7)
  *
  * @package IdnaConvert
- * @autor ThurData <info@thurdata.ch>
+ * @author Matthias Sommerfeld  <mso@phlyLabs.de>
  * @copyright 2003-2016 phlyLabs Berlin, http://phlylabs.de
  * @version 0.1.0 2016-01-08
  */

+ 2 - 2
vendor/piwik/ini/.coveralls.yml

@@ -204,8 +204,8 @@ class IniReader
     /**
      * Reimplementation in case `parse_ini_file()` is disabled.
      *
-     * @autor ThurData <info@thurdata.ch>
-     * @autor ThurData <info@thurdata.ch>
+     * @author Andrew Sohn <asohn (at) aircanopy (dot) net>
+     * @author anthon (dot) pang (at) gmail (dot) com
      *
      * @param string $ini
      * @return array

+ 1 - 1
vendor/piwik/ini/src/IniReadingException.php

@@ -21,7 +21,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\AbstractTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 abstract class AbstractAdapter implements AdapterInterface, LoggerAwareInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/AdapterInterface.php

@@ -17,7 +17,7 @@ use Symfony\Component\Cache\CacheItem;
 /**
  * Interface for adapters managing instances of Symfony's CacheItem.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 interface AdapterInterface extends CacheItemPoolInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/ApcuAdapter.php

@@ -18,7 +18,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\ArrayTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ArrayAdapter implements AdapterInterface, LoggerAwareInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/ChainAdapter.php

@@ -24,7 +24,7 @@ use Symfony\Component\Cache\ResettableInterface;
  * Cached items are fetched from the first adapter having them in its data store.
  * They are saved and deleted in all adapters at once.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 class ChainAdapter implements AdapterInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/DoctrineAdapter.php

@@ -15,7 +15,7 @@ use Psr\Cache\CacheItemInterface;
 use Symfony\Component\Cache\CacheItem;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Titouan Galopin <galopintitouan@gmail.com>
  */
 class NullAdapter implements AdapterInterface
 {

+ 2 - 2
vendor/symfony/cache/Adapter/PdoAdapter.php

@@ -23,8 +23,8 @@ use Symfony\Component\Cache\Traits\PhpArrayTrait;
  * Caches items at warm up time using a PHP array that is stored in shared memory by OPCache since PHP 7.0.
  * Warmed up items are read-only and run-time discovered items are cached using a fallback adapter.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Titouan Galopin <galopintitouan@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class PhpArrayAdapter implements AdapterInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/PhpFilesAdapter.php

@@ -19,7 +19,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\ProxyTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ProxyAdapter implements AdapterInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/RedisAdapter.php

@@ -17,7 +17,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\ProxyTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class SimpleCacheAdapter extends AbstractAdapter implements PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/TagAwareAdapter.php

@@ -19,7 +19,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\ProxyTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class TagAwareAdapter implements TagAwareAdapterInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php

@@ -16,7 +16,7 @@ use Psr\Cache\InvalidArgumentException;
 /**
  * Interface for invalidating cached items using tags.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 interface TagAwareAdapterInterface extends AdapterInterface
 {

+ 3 - 3
vendor/symfony/cache/Adapter/TraceableAdapter.php

@@ -18,9 +18,9 @@ use Symfony\Component\Cache\ResettableInterface;
 /**
  * An adapter that collects data about all cache calls.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Aaron Scherer <aequasi@gmail.com>
+ * @author Tobias Nyholm <tobias.nyholm@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class TraceableAdapter implements AdapterInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php

@@ -12,7 +12,7 @@
 namespace Symfony\Component\Cache\Adapter;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Robin Chalas <robin.chalas@gmail.com>
  */
 class TraceableTagAwareAdapter extends TraceableAdapter implements TagAwareAdapterInterface
 {

+ 1 - 1
vendor/symfony/cache/CHANGELOG.md

@@ -16,7 +16,7 @@ use Psr\Log\LoggerInterface;
 use Symfony\Component\Cache\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 final class CacheItem implements CacheItemInterface
 {

+ 2 - 2
vendor/symfony/cache/DataCollector/CacheDataCollector.php

@@ -19,8 +19,8 @@ use Symfony\Component\HttpKernel\DataCollector\DataCollector;
 use Symfony\Component\HttpKernel\DataCollector\LateDataCollectorInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Aaron Scherer <aequasi@gmail.com>
+ * @author Tobias Nyholm <tobias.nyholm@gmail.com>
  */
 class CacheDataCollector extends DataCollector implements LateDataCollectorInterface
 {

+ 1 - 1
vendor/symfony/cache/DoctrineProvider.php

@@ -15,7 +15,7 @@ use Doctrine\Common\Cache\CacheProvider;
 use Psr\Cache\CacheItemPoolInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class DoctrineProvider extends CacheProvider implements PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Exception/CacheException.php

@@ -19,7 +19,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\AbstractTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 abstract class AbstractCache implements CacheInterface, LoggerAwareInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Simple/ApcuCache.php

@@ -19,7 +19,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\ArrayTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ArrayCache implements CacheInterface, LoggerAwareInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Simple/ChainCache.php

@@ -22,7 +22,7 @@ use Symfony\Component\Cache\ResettableInterface;
  * Cached items are fetched from the first cache having them in its data store.
  * They are saved and deleted in all caches at once.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ChainCache implements CacheInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Simple/DoctrineCache.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Cache\Simple;
 use Psr\SimpleCache\CacheInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class NullCache implements CacheInterface
 {

+ 2 - 2
vendor/symfony/cache/Simple/PdoCache.php

@@ -21,8 +21,8 @@ use Symfony\Component\Cache\Traits\PhpArrayTrait;
  * Caches items at warm up time using a PHP array that is stored in shared memory by OPCache since PHP 7.0.
  * Warmed up items are read-only and run-time discovered items are cached using a fallback adapter.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Titouan Galopin <galopintitouan@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class PhpArrayCache implements CacheInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Simple/PhpFilesCache.php

@@ -23,7 +23,7 @@ use Symfony\Component\Cache\ResettableInterface;
 use Symfony\Component\Cache\Traits\ProxyTrait;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class Psr6Cache implements CacheInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Simple/RedisCache.php

@@ -18,7 +18,7 @@ use Symfony\Component\Cache\ResettableInterface;
 /**
  * An adapter that collects data about all cache calls.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class TraceableCache implements CacheInterface, PruneableInterface, ResettableInterface
 {

+ 1 - 1
vendor/symfony/cache/Tests/Adapter/AbstractRedisAdapterTest.php

@@ -19,7 +19,7 @@ use Symfony\Component\Cache\PruneableInterface;
 use Symfony\Component\Cache\Tests\Fixtures\ExternalAdapter;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  * @group time-sensitive
  */
 class ChainAdapterTest extends AdapterTestCase

+ 1 - 1
vendor/symfony/cache/Tests/Adapter/DoctrineAdapterTest.php

@@ -18,7 +18,7 @@ use Symfony\Component\Cache\Adapter\ArrayAdapter;
 /**
  * Adapter not implementing the {@see \Symfony\Component\Cache\Adapter\AdapterInterface}.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 class ExternalAdapter implements CacheItemPoolInterface
 {

+ 1 - 1
vendor/symfony/cache/Tests/Simple/AbstractRedisCacheTest.php

@@ -15,7 +15,7 @@ use Psr\Log\LoggerAwareTrait;
 use Symfony\Component\Cache\CacheItem;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/cache/Traits/ApcuTrait.php

@@ -15,7 +15,7 @@ use Symfony\Component\Cache\CacheItem;
 use Symfony\Component\Cache\Exception\CacheException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/cache/Traits/ArrayTrait.php

@@ -15,7 +15,7 @@ use Psr\Log\LoggerAwareTrait;
 use Symfony\Component\Cache\CacheItem;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/cache/Traits/DoctrineTrait.php

@@ -12,7 +12,7 @@
 namespace Symfony\Component\Cache\Traits;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/cache/Traits/FilesystemCommonTrait.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Cache\Traits;
 use Symfony\Component\Cache\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 2 - 2
vendor/symfony/cache/Traits/FilesystemTrait.php

@@ -14,8 +14,8 @@ namespace Symfony\Component\Cache\Traits;
 use Symfony\Component\Cache\Exception\CacheException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
+ * @author Rob Frawley 2nd <rmf@src.run>
  *
  * @internal
  */

+ 2 - 2
vendor/symfony/cache/Traits/MemcachedTrait.php

@@ -15,8 +15,8 @@ use Symfony\Component\Cache\Exception\CacheException;
 use Symfony\Component\Cache\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Rob Frawley 2nd <rmf@src.run>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 2 - 2
vendor/symfony/cache/Traits/PdoTrait.php

@@ -15,8 +15,8 @@ use Symfony\Component\Cache\CacheItem;
 use Symfony\Component\Cache\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Titouan Galopin <galopintitouan@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 3 - 3
vendor/symfony/cache/Traits/PhpFilesTrait.php

@@ -15,9 +15,9 @@ use Symfony\Component\Cache\Exception\CacheException;
 use Symfony\Component\Cache\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Piotr Stankowski <git@trakos.pl>
+ * @author Nicolas Grekas <p@tchwork.com>
+ * @author Rob Frawley 2nd <rmf@src.run>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/cache/Traits/ProxyTrait.php

@@ -15,7 +15,7 @@ use Symfony\Component\Cache\PruneableInterface;
 use Symfony\Component\Cache\ResettableInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/cache/Traits/RedisProxy.php

@@ -12,7 +12,7 @@
 namespace Symfony\Component\Cache\Traits;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 2 - 2
vendor/symfony/cache/Traits/RedisTrait.php

@@ -20,8 +20,8 @@ use Symfony\Component\Cache\Exception\CacheException;
 use Symfony\Component\Cache\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Aurimas Niekis <aurimas@niekis.lt>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/cache/composer.json

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Argument;
 /**
  * Represents a complex argument containing nested values.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Titouan Galopin <galopintitouan@gmail.com>
  */
 interface ArgumentInterface
 {

+ 0 - 46
vendor/symfony/dependency-injection/Argument/BoundArgument.php

@@ -1,46 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Argument;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-final class BoundArgument implements ArgumentInterface
-{
-    private static $sequence = 0;
-
-    private $value;
-    private $identifier;
-    private $used;
-
-    public function __construct($value)
-    {
-        $this->value = $value;
-        $this->identifier = ++self::$sequence;
-    }
-
-    /**
-     * {@inheritdoc}
-     */
-    public function getValues()
-    {
-        return array($this->value, $this->identifier, $this->used);
-    }
-
-    /**
-     * {@inheritdoc}
-     */
-    public function setValues(array $values)
-    {
-        list($this->value, $this->identifier, $this->used) = $values;
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Argument/IteratorArgument.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Reference;
 /**
  * Represents a collection of values to lazily iterate over.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Titouan Galopin <galopintitouan@gmail.com>
  */
 class IteratorArgument implements ArgumentInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Argument/RewindableGenerator.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Reference;
 /**
  * Represents a service wrapped in a memoizing closure.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ServiceClosureArgument implements ArgumentInterface
 {

+ 0 - 37
vendor/symfony/dependency-injection/Argument/TaggedIteratorArgument.php

@@ -1,37 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Argument;
-
-/**
- * Represents a collection of services found by tag name to lazily iterate over.
- *
- * @autor ThurData <info@thurdata.ch>
- */
-class TaggedIteratorArgument extends IteratorArgument
-{
-    private $tag;
-
-    /**
-     * @param string $tag
-     */
-    public function __construct($tag)
-    {
-        parent::__construct(array());
-
-        $this->tag = (string) $tag;
-    }
-
-    public function getTag()
-    {
-        return $this->tag;
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/CHANGELOG.md

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Exception\OutOfBoundsException;
 /**
  * This definition extends another definition.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ChildDefinition extends Definition
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
 use Symfony\Component\DependencyInjection\Reference;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 abstract class AbstractRecursivePass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/AnalyzeServiceReferencesPass.php

@@ -25,7 +25,7 @@ use Symfony\Component\ExpressionLanguage\Expression;
  * This class will populate the ServiceReferenceGraph with information. You can
  * retrieve the graph in other passes from the compiler.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class AnalyzeServiceReferencesPass extends AbstractRecursivePass implements RepeatablePassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/AutoAliasServicePass.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
 /**
  * Throws autowire exceptions from AutowirePass for definitions that still exist.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Ryan Weaver <ryan@knpuniversity.com>
  */
 class AutowireExceptionPass implements CompilerPassInterface
 {

+ 2 - 2
vendor/symfony/dependency-injection/Compiler/AutowirePass.php

@@ -23,8 +23,8 @@ use Symfony\Component\DependencyInjection\TypedReference;
 /**
  * Inspects existing service definitions and wires the autowired ones using the type hints of their classes.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class AutowirePass extends AbstractRecursivePass
 {

+ 0 - 70
vendor/symfony/dependency-injection/Compiler/AutowireRequiredMethodsPass.php

@@ -1,70 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\Definition;
-
-/**
- * Looks for definitions with autowiring enabled and registers their corresponding "@required" methods as setters.
- *
- * @autor ThurData <info@thurdata.ch>
- */
-class AutowireRequiredMethodsPass extends AbstractRecursivePass
-{
-    /**
-     * {@inheritdoc}
-     */
-    protected function processValue($value, $isRoot = false)
-    {
-        $value = parent::processValue($value, $isRoot);
-
-        if (!$value instanceof Definition || !$value->isAutowired() || $value->isAbstract() || !$value->getClass()) {
-            return $value;
-        }
-        if (!$reflectionClass = $this->container->getReflectionClass($value->getClass(), false)) {
-            return $value;
-        }
-
-        $alreadyCalledMethods = array();
-
-        foreach ($value->getMethodCalls() as list($method)) {
-            $alreadyCalledMethods[strtolower($method)] = true;
-        }
-
-        foreach ($reflectionClass->getMethods() as $reflectionMethod) {
-            $r = $reflectionMethod;
-
-            if ($r->isConstructor() || isset($alreadyCalledMethods[strtolower($r->name)])) {
-                continue;
-            }
-
-            while (true) {
-                if (false !== $doc = $r->getDocComment()) {
-                    if (false !== stripos($doc, '@required') && preg_match('#(?:^/\*\*|\n\s*+\*)\s*+@required(?:\s|\*/$)#i', $doc)) {
-                        $value->addMethodCall($reflectionMethod->name);
-                        break;
-                    }
-                    if (false === stripos($doc, '@inheritdoc') || !preg_match('#(?:^/\*\*|\n\s*+\*)\s*+(?:\{@inheritdoc\}|@inheritdoc)(?:\s|\*/$)#i', $doc)) {
-                        break;
-                    }
-                }
-                try {
-                    $r = $r->getPrototype();
-                } catch (\ReflectionException $e) {
-                    break; // method has no prototype
-                }
-            }
-        }
-
-        return $value;
-    }
-}

+ 2 - 2
vendor/symfony/dependency-injection/Compiler/CheckArgumentsValidityPass.php

@@ -17,8 +17,8 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
 /**
  * Checks if arguments of methods are properly configured.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class CheckArgumentsValidityPass extends AbstractRecursivePass
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/CheckCircularReferencesPass.php

@@ -22,7 +22,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
  *
  * Circular reference from method calls will only be detected at run-time.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class CheckCircularReferencesPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/CheckDefinitionValidityPass.php

@@ -25,7 +25,7 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  * - non synthetic, non abstract services always have a class set
  * - synthetic services are always public
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class CheckDefinitionValidityPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Reference;
 /**
  * Checks that all references are pointing to a valid service.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class CheckExceptionOnInvalidReferenceBehaviorPass extends AbstractRecursivePass
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/CheckReferenceValidityPass.php

@@ -21,7 +21,7 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  * The following checks are performed by this pass:
  * - target definitions are not abstract
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class CheckReferenceValidityPass extends AbstractRecursivePass
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/Compiler.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Exception\EnvParameterException;
 /**
  * This class is used to remove circular dependencies between individual passes.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class Compiler
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
 /**
  * Interface that must be implemented by compilation passes.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 interface CompilerPassInterface
 {

+ 3 - 3
vendor/symfony/dependency-injection/Compiler/DecoratorServicePass.php

@@ -17,9 +17,9 @@ use Symfony\Component\DependencyInjection\Alias;
 /**
  * Overwrites a service but keeps the overridden one.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Christophe Coevoet <stof@notk.org>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Diego Saint Esteben <diego@saintesteben.me>
  */
 class DecoratorServicePass implements CompilerPassInterface
 {

+ 0 - 39
vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php

@@ -1,39 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-
-/**
- * Throws an exception for any Definitions that have errors and still exist.
- *
- * @autor ThurData <info@thurdata.ch>
- */
-class DefinitionErrorExceptionPass extends AbstractRecursivePass
-{
-    /**
-     * {@inheritdoc}
-     */
-    protected function processValue($value, $isRoot = false)
-    {
-        if (!$value instanceof Definition || empty($value->getErrors())) {
-            return parent::processValue($value, $isRoot);
-        }
-
-        // only show the first error so the user can focus on it
-        $errors = $value->getErrors();
-        $message = reset($errors);
-
-        throw new RuntimeException($message);
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ExtensionCompilerPass.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
  * A pass to automatically process extensions if they implement
  * CompilerPassInterface.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Wouter J <wouter@wouterj.nl>
  */
 class ExtensionCompilerPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/FactoryReturnTypePass.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\Definition;
 use Symfony\Component\DependencyInjection\Reference;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Guilhem N. <egetick@gmail.com>
  *
  * @deprecated since version 3.3, to be removed in 4.0.
  */

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php

@@ -19,7 +19,7 @@ use Symfony\Component\DependencyInjection\Reference;
 /**
  * Inline service definitions where this is possible.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class InlineServiceDefinitionsPass extends AbstractRecursivePass implements RepeatablePassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/LoggingFormatter.php

@@ -16,7 +16,7 @@ namespace Symfony\Component\DependencyInjection\Compiler;
 /**
  * Used to format logging messages during the compilation.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  *
  * @deprecated since version 3.3, to be removed in 4.0. Use the ContainerBuilder::log() method instead.
  */

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php

@@ -20,7 +20,7 @@ use Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBa
 /**
  * Merges extension configs into the container builder.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class MergeExtensionConfigurationPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/PassConfig.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  *
  * This class has a default configuration embedded.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class PassConfig
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/PriorityTaggedServiceTrait.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Reference;
 /**
  * Trait that allows a generic method to find and sort service by priority option in the tag.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Iltar van der Berg <kjarli@gmail.com>
  */
 trait PriorityTaggedServiceTrait
 {

+ 0 - 78
vendor/symfony/dependency-injection/Compiler/RegisterEnvVarProcessorsPass.php

@@ -1,78 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\EnvVarProcessor;
-use Symfony\Component\DependencyInjection\EnvVarProcessorInterface;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag;
-use Symfony\Component\DependencyInjection\ServiceLocator;
-use Symfony\Component\DependencyInjection\Reference;
-
-/**
- * Creates the container.env_var_processors_locator service.
- *
- * @autor ThurData <info@thurdata.ch>
- */
-class RegisterEnvVarProcessorsPass implements CompilerPassInterface
-{
-    private static $allowedTypes = array('array', 'bool', 'float', 'int', 'string');
-
-    public function process(ContainerBuilder $container)
-    {
-        $bag = $container->getParameterBag();
-        $types = array();
-        $processors = array();
-        foreach ($container->findTaggedServiceIds('container.env_var_processor') as $id => $tags) {
-            if (!$r = $container->getReflectionClass($class = $container->getDefinition($id)->getClass())) {
-                throw new InvalidArgumentException(sprintf('Class "%s" used for service "%s" cannot be found.', $class, $id));
-            } elseif (!$r->isSubclassOf(EnvVarProcessorInterface::class)) {
-                throw new InvalidArgumentException(sprintf('Service "%s" must implement interface "%s".', $id, EnvVarProcessorInterface::class));
-            }
-            foreach ($class::getProvidedTypes() as $prefix => $type) {
-                $processors[$prefix] = new ServiceClosureArgument(new Reference($id));
-                $types[$prefix] = self::validateProvidedTypes($type, $class);
-            }
-        }
-
-        if ($bag instanceof EnvPlaceholderParameterBag) {
-            foreach (EnvVarProcessor::getProvidedTypes() as $prefix => $type) {
-                if (!isset($types[$prefix])) {
-                    $types[$prefix] = self::validateProvidedTypes($type, EnvVarProcessor::class);
-                }
-            }
-            $bag->setProvidedTypes($types);
-        }
-
-        if ($processors) {
-            $container->register('container.env_var_processors_locator', ServiceLocator::class)
-                ->setPublic(true)
-                ->setArguments(array($processors))
-            ;
-        }
-    }
-
-    private static function validateProvidedTypes($types, $class)
-    {
-        $types = explode('|', $types);
-
-        foreach ($types as $type) {
-            if (!in_array($type, self::$allowedTypes)) {
-                throw new InvalidArgumentException(sprintf('Invalid type "%s" returned by "%s::getProvidedTypes()", expected one of "%s".', $type, $class, implode('", "', self::$allowedTypes)));
-            }
-        }
-
-        return $types;
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/RegisterServiceSubscribersPass.php

@@ -21,7 +21,7 @@ use Symfony\Component\DependencyInjection\TypedReference;
 /**
  * Compiler pass to register tagged services that require a service locator.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class RegisterServiceSubscribersPass extends AbstractRecursivePass
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/RemoveAbstractDefinitionsPass.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
  * dependencies between services, and these dependencies have been resolved in
  * one of the previous passes.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class RemovePrivateAliasesPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
 /**
  * Removes unused service definitions from the container.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class RemoveUnusedDefinitionsPass implements RepeatablePassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/RepeatablePassInterface.php

@@ -15,7 +15,7 @@ namespace Symfony\Component\DependencyInjection\Compiler;
  * Interface that must be implemented by passes that are run as part of an
  * RepeatedPass.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 interface RepeatablePassInterface extends CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/RepeatedPass.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
 /**
  * A pass that might be run repeatedly.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class RepeatedPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ReplaceAliasByActualDefinitionPass.php

@@ -19,7 +19,7 @@ use Symfony\Component\DependencyInjection\Reference;
  * Replaces aliases with actual service definitions, effectively removing these
  * aliases.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ReplaceAliasByActualDefinitionPass extends AbstractRecursivePass
 {

+ 0 - 171
vendor/symfony/dependency-injection/Compiler/ResolveBindingsPass.php

@@ -1,171 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\Argument\BoundArgument;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\LazyProxy\ProxyHelper;
-use Symfony\Component\DependencyInjection\TypedReference;
-use Symfony\Component\DependencyInjection\Reference;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class ResolveBindingsPass extends AbstractRecursivePass
-{
-    private $usedBindings = array();
-    private $unusedBindings = array();
-    private $errorMessages = array();
-
-    /**
-     * {@inheritdoc}
-     */
-    public function process(ContainerBuilder $container)
-    {
-        try {
-            parent::process($container);
-
-            foreach ($this->unusedBindings as list($key, $serviceId)) {
-                $message = sprintf('Unused binding "%s" in service "%s".', $key, $serviceId);
-                if ($this->errorMessages) {
-                    $message .= sprintf("\nCould be related to%s:", 1 < \count($this->errorMessages) ? ' one of' : '');
-                }
-                foreach ($this->errorMessages as $m) {
-                    $message .= "\n - ".$m;
-                }
-                throw new InvalidArgumentException($message);
-            }
-        } finally {
-            $this->usedBindings = array();
-            $this->unusedBindings = array();
-            $this->errorMessages = array();
-        }
-    }
-
-    /**
-     * {@inheritdoc}
-     */
-    protected function processValue($value, $isRoot = false)
-    {
-        if ($value instanceof TypedReference && $value->getType() === $this->container->normalizeId($value)) {
-            // Already checked
-            $bindings = $this->container->getDefinition($this->currentId)->getBindings();
-
-            if (isset($bindings[$value->getType()])) {
-                return $this->getBindingValue($bindings[$value->getType()]);
-            }
-
-            return parent::processValue($value, $isRoot);
-        }
-
-        if (!$value instanceof Definition || !$bindings = $value->getBindings()) {
-            return parent::processValue($value, $isRoot);
-        }
-
-        foreach ($bindings as $key => $binding) {
-            list($bindingValue, $bindingId, $used) = $binding->getValues();
-            if ($used) {
-                $this->usedBindings[$bindingId] = true;
-                unset($this->unusedBindings[$bindingId]);
-            } elseif (!isset($this->usedBindings[$bindingId])) {
-                $this->unusedBindings[$bindingId] = array($key, $this->currentId);
-            }
-
-            if (isset($key[0]) && '$' === $key[0]) {
-                continue;
-            }
-
-            if (null !== $bindingValue && !$bindingValue instanceof Reference && !$bindingValue instanceof Definition) {
-                throw new InvalidArgumentException(sprintf('Invalid value for binding key "%s" for service "%s": expected null, an instance of %s or an instance of %s, %s given.', $key, $this->currentId, Reference::class, Definition::class, gettype($bindingValue)));
-            }
-        }
-
-        if ($value->isAbstract()) {
-            return parent::processValue($value, $isRoot);
-        }
-
-        $calls = $value->getMethodCalls();
-
-        try {
-            if ($constructor = $this->getConstructor($value, false)) {
-                $calls[] = array($constructor, $value->getArguments());
-            }
-        } catch (RuntimeException $e) {
-            $this->errorMessages[] = $e->getMessage();
-            $this->container->getDefinition($this->currentId)->addError($e->getMessage());
-
-            return parent::processValue($value, $isRoot);
-        }
-
-        foreach ($calls as $i => $call) {
-            list($method, $arguments) = $call;
-
-            if ($method instanceof \ReflectionFunctionAbstract) {
-                $reflectionMethod = $method;
-            } else {
-                $reflectionMethod = $this->getReflectionMethod($value, $method);
-            }
-
-            foreach ($reflectionMethod->getParameters() as $key => $parameter) {
-                if (array_key_exists($key, $arguments) && '' !== $arguments[$key]) {
-                    continue;
-                }
-
-                if (array_key_exists('$'.$parameter->name, $bindings)) {
-                    $arguments[$key] = $this->getBindingValue($bindings['$'.$parameter->name]);
-
-                    continue;
-                }
-
-                $typeHint = ProxyHelper::getTypeHint($reflectionMethod, $parameter, true);
-
-                if (!isset($bindings[$typeHint])) {
-                    continue;
-                }
-
-                $arguments[$key] = $this->getBindingValue($bindings[$typeHint]);
-            }
-
-            if ($arguments !== $call[1]) {
-                ksort($arguments);
-                $calls[$i][1] = $arguments;
-            }
-        }
-
-        if ($constructor) {
-            list(, $arguments) = array_pop($calls);
-
-            if ($arguments !== $value->getArguments()) {
-                $value->setArguments($arguments);
-            }
-        }
-
-        if ($calls !== $value->getMethodCalls()) {
-            $value->setMethodCalls($calls);
-        }
-
-        return parent::processValue($value, $isRoot);
-    }
-
-    private function getBindingValue(BoundArgument $binding)
-    {
-        list($bindingValue, $bindingId) = $binding->getValues();
-
-        $this->usedBindings[$bindingId] = true;
-        unset($this->unusedBindings[$bindingId]);
-
-        return $bindingValue;
-    }
-}

+ 0 - 185
vendor/symfony/dependency-injection/Compiler/ResolveChildDefinitionsPass.php

@@ -1,185 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\ChildDefinition;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Exception\ExceptionInterface;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-
-/**
- * This replaces all ChildDefinition instances with their equivalent fully
- * merged Definition instance.
- *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- */
-class ResolveChildDefinitionsPass extends AbstractRecursivePass
-{
-    protected function processValue($value, $isRoot = false)
-    {
-        if (!$value instanceof Definition) {
-            return parent::processValue($value, $isRoot);
-        }
-        if ($isRoot) {
-            // yes, we are specifically fetching the definition from the
-            // container to ensure we are not operating on stale data
-            $value = $this->container->getDefinition($this->currentId);
-        }
-        if ($value instanceof ChildDefinition) {
-            $value = $this->resolveDefinition($value);
-            if ($isRoot) {
-                $this->container->setDefinition($this->currentId, $value);
-            }
-        }
-
-        return parent::processValue($value, $isRoot);
-    }
-
-    /**
-     * Resolves the definition.
-     *
-     * @return Definition
-     *
-     * @throws RuntimeException When the definition is invalid
-     */
-    private function resolveDefinition(ChildDefinition $definition)
-    {
-        try {
-            return $this->doResolveDefinition($definition);
-        } catch (ExceptionInterface $e) {
-            $r = new \ReflectionProperty($e, 'message');
-            $r->setAccessible(true);
-            $r->setValue($e, sprintf('Service "%s": %s', $this->currentId, $e->getMessage()));
-
-            throw $e;
-        }
-    }
-
-    private function doResolveDefinition(ChildDefinition $definition)
-    {
-        if (!$this->container->has($parent = $definition->getParent())) {
-            throw new RuntimeException(sprintf('Parent definition "%s" does not exist.', $parent));
-        }
-
-        $parentDef = $this->container->findDefinition($parent);
-        if ($parentDef instanceof ChildDefinition) {
-            $id = $this->currentId;
-            $this->currentId = $parent;
-            $parentDef = $this->resolveDefinition($parentDef);
-            $this->container->setDefinition($parent, $parentDef);
-            $this->currentId = $id;
-        }
-
-        $this->container->log($this, sprintf('Resolving inheritance for "%s" (parent: %s).', $this->currentId, $parent));
-        $def = new Definition();
-
-        // merge in parent definition
-        // purposely ignored attributes: abstract, shared, tags, autoconfigured
-        $def->setClass($parentDef->getClass());
-        $def->setArguments($parentDef->getArguments());
-        $def->setMethodCalls($parentDef->getMethodCalls());
-        $def->setProperties($parentDef->getProperties());
-        if ($parentDef->getAutowiringTypes(false)) {
-            $def->setAutowiringTypes($parentDef->getAutowiringTypes(false));
-        }
-        if ($parentDef->isDeprecated()) {
-            $def->setDeprecated(true, $parentDef->getDeprecationMessage('%service_id%'));
-        }
-        $def->setFactory($parentDef->getFactory());
-        $def->setConfigurator($parentDef->getConfigurator());
-        $def->setFile($parentDef->getFile());
-        $def->setPublic($parentDef->isPublic());
-        $def->setLazy($parentDef->isLazy());
-        $def->setAutowired($parentDef->isAutowired());
-        $def->setChanges($parentDef->getChanges());
-
-        $def->setBindings($definition->getBindings() + $parentDef->getBindings());
-
-        // overwrite with values specified in the decorator
-        $changes = $definition->getChanges();
-        if (isset($changes['class'])) {
-            $def->setClass($definition->getClass());
-        }
-        if (isset($changes['factory'])) {
-            $def->setFactory($definition->getFactory());
-        }
-        if (isset($changes['configurator'])) {
-            $def->setConfigurator($definition->getConfigurator());
-        }
-        if (isset($changes['file'])) {
-            $def->setFile($definition->getFile());
-        }
-        if (isset($changes['public'])) {
-            $def->setPublic($definition->isPublic());
-        } else {
-            $def->setPrivate($definition->isPrivate() || $parentDef->isPrivate());
-        }
-        if (isset($changes['lazy'])) {
-            $def->setLazy($definition->isLazy());
-        }
-        if (isset($changes['deprecated'])) {
-            $def->setDeprecated($definition->isDeprecated(), $definition->getDeprecationMessage('%service_id%'));
-        }
-        if (isset($changes['autowired'])) {
-            $def->setAutowired($definition->isAutowired());
-        }
-        if (isset($changes['shared'])) {
-            $def->setShared($definition->isShared());
-        }
-        if (isset($changes['decorated_service'])) {
-            $decoratedService = $definition->getDecoratedService();
-            if (null === $decoratedService) {
-                $def->setDecoratedService($decoratedService);
-            } else {
-                $def->setDecoratedService($decoratedService[0], $decoratedService[1], $decoratedService[2]);
-            }
-        }
-
-        // merge arguments
-        foreach ($definition->getArguments() as $k => $v) {
-            if (is_numeric($k)) {
-                $def->addArgument($v);
-            } elseif (0 === strpos($k, 'index_')) {
-                $def->replaceArgument((int) substr($k, strlen('index_')), $v);
-            } else {
-                $def->setArgument($k, $v);
-            }
-        }
-
-        // merge properties
-        foreach ($definition->getProperties() as $k => $v) {
-            $def->setProperty($k, $v);
-        }
-
-        // append method calls
-        if ($calls = $definition->getMethodCalls()) {
-            $def->setMethodCalls(array_merge($def->getMethodCalls(), $calls));
-        }
-
-        // merge autowiring types
-        foreach ($definition->getAutowiringTypes(false) as $autowiringType) {
-            $def->addAutowiringType($autowiringType);
-        }
-
-        // these attributes are always taken from the child
-        $def->setAbstract($definition->isAbstract());
-        $def->setTags($definition->getTags());
-        // autoconfigure is never taken from parent (on purpose)
-        // and it's not legal on an instanceof
-        $def->setAutoconfigured($definition->isAutoconfigured());
-
-        return $def;
-    }
-}
-
-class_alias(ResolveChildDefinitionsPass::class, ResolveDefinitionTemplatesPass::class);

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveClassPass.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\ChildDefinition;
 use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ResolveClassPass implements CompilerPassInterface
 {

+ 2 - 2
vendor/symfony/dependency-injection/Compiler/ResolveDefinitionTemplatesPass.php

@@ -20,8 +20,8 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  * This replaces all ChildDefinition instances with their equivalent fully
  * merged Definition instance.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ResolveDefinitionTemplatesPass extends AbstractRecursivePass
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveEnvPlaceholdersPass.php

@@ -15,7 +15,7 @@ use Symfony\Component\DependencyInjection\Definition;
 use Symfony\Component\DependencyInjection\Exception\RuntimeException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
  */
 class ResolveFactoryClassPass extends AbstractRecursivePass
 {

+ 0 - 71
vendor/symfony/dependency-injection/Compiler/ResolveHotPathPass.php

@@ -1,71 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\Argument\ArgumentInterface;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Reference;
-
-/**
- * Propagate "container.hot_path" tags to referenced services.
- *
- * @autor ThurData <info@thurdata.ch>
- */
-class ResolveHotPathPass extends AbstractRecursivePass
-{
-    private $tagName;
-    private $resolvedIds = array();
-
-    public function __construct($tagName = 'container.hot_path')
-    {
-        $this->tagName = $tagName;
-    }
-
-    /**
-     * {@inheritdoc}
-     */
-    public function process(ContainerBuilder $container)
-    {
-        try {
-            parent::process($container);
-            $container->getDefinition('service_container')->clearTag($this->tagName);
-        } finally {
-            $this->resolvedIds = array();
-        }
-    }
-
-    /**
-     * {@inheritdoc}
-     */
-    protected function processValue($value, $isRoot = false)
-    {
-        if ($value instanceof ArgumentInterface) {
-            return $value;
-        }
-        if ($value instanceof Definition && $isRoot && (isset($this->resolvedIds[$this->currentId]) || !$value->hasTag($this->tagName) || $value->isDeprecated())) {
-            return $value->isDeprecated() ? $value->clearTag($this->tagName) : $value;
-        }
-        if ($value instanceof Reference && ContainerBuilder::IGNORE_ON_UNINITIALIZED_REFERENCE !== $value->getInvalidBehavior() && $this->container->has($id = $this->container->normalizeId($value))) {
-            $definition = $this->container->findDefinition($id);
-            if (!$definition->hasTag($this->tagName) && !$definition->isDeprecated()) {
-                $this->resolvedIds[$id] = true;
-                $definition->addTag($this->tagName);
-                parent::processValue($definition, false);
-            }
-
-            return $value;
-        }
-
-        return parent::processValue($value, $isRoot);
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveInstanceofConditionalsPass.php

@@ -20,7 +20,7 @@ use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
 /**
  * Applies instanceof conditionals to definitions.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ResolveInstanceofConditionalsPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveInvalidReferencesPass.php

@@ -23,7 +23,7 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  * Emulates the invalid behavior if the reference is not found within the
  * container.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ResolveInvalidReferencesPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveNamedArgumentsPass.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
 /**
  * Resolves named arguments to their corresponding numeric index.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 class ResolveNamedArgumentsPass extends AbstractRecursivePass
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveParameterPlaceHoldersPass.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
 /**
  * Resolves all parameter placeholders "%somevalue%" to their real values.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ResolveParameterPlaceHoldersPass extends AbstractRecursivePass
 {

+ 0 - 40
vendor/symfony/dependency-injection/Compiler/ResolvePrivatesPass.php

@@ -1,40 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class ResolvePrivatesPass implements CompilerPassInterface
-{
-    /**
-     * {@inheritdoc}
-     */
-    public function process(ContainerBuilder $container)
-    {
-        foreach ($container->getDefinitions() as $id => $definition) {
-            if ($definition->isPrivate()) {
-                $definition->setPublic(false);
-                $definition->setPrivate(true);
-            }
-        }
-
-        foreach ($container->getAliases() as $id => $alias) {
-            if ($alias->isPrivate()) {
-                $alias->setPublic(false);
-                $alias->setPrivate(true);
-            }
-        }
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php

@@ -20,7 +20,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
 /**
  * Replaces all references to aliases with references to the actual service.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ResolveReferencesToAliasesPass implements CompilerPassInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ResolveServiceSubscribersPass.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Reference;
 /**
  * Compiler pass to inject their service locator to service subscribers.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ResolveServiceSubscribersPass extends AbstractRecursivePass
 {

+ 0 - 38
vendor/symfony/dependency-injection/Compiler/ResolveTaggedIteratorArgumentPass.php

@@ -1,38 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Compiler;
-
-use Symfony\Component\DependencyInjection\Argument\TaggedIteratorArgument;
-
-/**
- * Resolves all TaggedIteratorArgument arguments.
- *
- * @autor ThurData <info@thurdata.ch>
- */
-class ResolveTaggedIteratorArgumentPass extends AbstractRecursivePass
-{
-    use PriorityTaggedServiceTrait;
-
-    /**
-     * {@inheritdoc}
-     */
-    protected function processValue($value, $isRoot = false)
-    {
-        if (!$value instanceof TaggedIteratorArgument) {
-            return parent::processValue($value, $isRoot);
-        }
-
-        $value->setValues($this->findAndSortTaggedServices($value->getTag(), $this->container));
-
-        return $value;
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ServiceLocatorTagPass.php

@@ -22,7 +22,7 @@ use Symfony\Component\DependencyInjection\ServiceLocator;
 /**
  * Applies the "container.service_locator" tag by wrapping references into ServiceClosureArgument instances.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 final class ServiceLocatorTagPass extends AbstractRecursivePass
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraph.php

@@ -19,7 +19,7 @@ use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  * This information can be used by your compiler passes instead of collecting
  * it themselves which improves performance quite a lot.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ServiceReferenceGraph
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphEdge.php

@@ -16,7 +16,7 @@ namespace Symfony\Component\DependencyInjection\Compiler;
  *
  * Value is typically a reference.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ServiceReferenceGraphEdge
 {

+ 1 - 1
vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphNode.php

@@ -19,7 +19,7 @@ use Symfony\Component\DependencyInjection\Alias;
  *
  * Value is typically a definition, or an alias.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ServiceReferenceGraphNode
 {

+ 1 - 1
vendor/symfony/dependency-injection/Config/AutowireServiceResource.php

@@ -16,7 +16,7 @@ use Symfony\Component\Config\Resource\ResourceInterface;
 /**
  * Tracks container parameters.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
  */
 class ContainerParametersResource implements ResourceInterface, \Serializable
 {

+ 1 - 1
vendor/symfony/dependency-injection/Config/ContainerParametersResourceChecker.php

@@ -16,7 +16,7 @@ use Symfony\Component\Config\ResourceCheckerInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
  */
 class ContainerParametersResourceChecker implements ResourceCheckerInterface
 {

+ 2 - 2
vendor/symfony/dependency-injection/Container.php

@@ -44,8 +44,8 @@ use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  *  * IGNORE_ON_INVALID_REFERENCE:    Ignores the wrapping command asking for the reference
  *                                    (for instance, ignore a setter if the service does not exist)
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class Container implements ResettableContainerInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/ContainerAwareInterface.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection;
 /**
  * ContainerAwareInterface should be implemented by classes that depends on a Container.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 interface ContainerAwareInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/ContainerAwareTrait.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection;
 /**
  * ContainerAware trait.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 trait ContainerAwareTrait
 {

+ 1 - 1
vendor/symfony/dependency-injection/ContainerBuilder.php

@@ -46,7 +46,7 @@ use Symfony\Component\ExpressionLanguage\ExpressionFunctionProviderInterface;
 /**
  * ContainerBuilder is a DI container that provides an API to easily describe services.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ContainerBuilder extends Container implements TaggedContainerInterface
 {

+ 2 - 2
vendor/symfony/dependency-injection/ContainerInterface.php

@@ -19,8 +19,8 @@ use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
 /**
  * ContainerInterface is the interface implemented by service container classes.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 interface ContainerInterface extends PsrContainerInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Definition.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Exception\OutOfBoundsException;
 /**
  * Definition represents a service definition.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Definition
 {

+ 1 - 1
vendor/symfony/dependency-injection/DefinitionDecorator.php

@@ -19,7 +19,7 @@ if (false) {
     /**
      * This definition decorates another definition.
      *
-     * @autor ThurData <info@thurdata.ch>
+     * @author Johannes M. Schmitt <schmittjoh@gmail.com>
      *
      * @deprecated The DefinitionDecorator class is deprecated since version 3.3 and will be removed in 4.0. Use the Symfony\Component\DependencyInjection\ChildDefinition class instead.
      */

+ 1 - 1
vendor/symfony/dependency-injection/Dumper/Dumper.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
 /**
  * Dumper is the abstract class for all built-in dumpers.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 abstract class Dumper implements DumperInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Dumper/DumperInterface.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Dumper;
 /**
  * DumperInterface is the interface implemented by service container dumper classes.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 interface DumperInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Dumper/GraphvizDumper.php

@@ -26,7 +26,7 @@ use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag;
  *
  *   dot -Tpng container.dot > foo.png
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class GraphvizDumper extends Dumper
 {

+ 2 - 2
vendor/symfony/dependency-injection/Dumper/PhpDumper.php

@@ -35,8 +35,8 @@ use Symfony\Component\HttpKernel\Kernel;
 /**
  * PhpDumper dumps a service container as a PHP class.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class PhpDumper extends Dumper
 {

+ 2 - 2
vendor/symfony/dependency-injection/Dumper/XmlDumper.php

@@ -24,8 +24,8 @@ use Symfony\Component\ExpressionLanguage\Expression;
 /**
  * XmlDumper dumps a service container as an XML string.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Martin Hasoň <martin.hason@gmail.com>
  */
 class XmlDumper extends Dumper
 {

+ 1 - 1
vendor/symfony/dependency-injection/Dumper/YamlDumper.php

@@ -27,7 +27,7 @@ use Symfony\Component\ExpressionLanguage\Expression;
 /**
  * YamlDumper dumps a service container as a YAML string.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class YamlDumper extends Dumper
 {

+ 0 - 163
vendor/symfony/dependency-injection/EnvVarProcessor.php

@@ -1,163 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection;
-
-use Symfony\Component\Config\Util\XmlUtils;
-use Symfony\Component\DependencyInjection\Exception\EnvNotFoundException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class EnvVarProcessor implements EnvVarProcessorInterface
-{
-    private $container;
-
-    public function __construct(ContainerInterface $container)
-    {
-        $this->container = $container;
-    }
-
-    /**
-     * {@inheritdoc}
-     */
-    public static function getProvidedTypes()
-    {
-        return array(
-            'base64' => 'string',
-            'bool' => 'bool',
-            'const' => 'bool|int|float|string|array',
-            'file' => 'string',
-            'float' => 'float',
-            'int' => 'int',
-            'json' => 'array',
-            'resolve' => 'string',
-            'string' => 'string',
-        );
-    }
-
-    /**
-     * {@inheritdoc}
-     */
-    public function getEnv($prefix, $name, \Closure $getEnv)
-    {
-        $i = strpos($name, ':');
-
-        if ('file' === $prefix) {
-            if (!is_scalar($file = $getEnv($name))) {
-                throw new RuntimeException(sprintf('Invalid file name: env var "%s" is non-scalar.', $name));
-            }
-            if (!file_exists($file)) {
-                throw new RuntimeException(sprintf('Env "file:%s" not found: %s does not exist.', $name, $file));
-            }
-
-            return file_get_contents($file);
-        }
-
-        if (false !== $i || 'string' !== $prefix) {
-            if (null === $env = $getEnv($name)) {
-                return;
-            }
-        } elseif (isset($_ENV[$name])) {
-            $env = $_ENV[$name];
-        } elseif (isset($_SERVER[$name]) && 0 !== strpos($name, 'HTTP_')) {
-            $env = $_SERVER[$name];
-        } elseif (false === ($env = getenv($name)) || null === $env) { // null is a possible value because of thread safety issues
-            if (!$this->container->hasParameter("env($name)")) {
-                throw new EnvNotFoundException($name);
-            }
-
-            if (null === $env = $this->container->getParameter("env($name)")) {
-                return;
-            }
-        }
-
-        if (!is_scalar($env)) {
-            throw new RuntimeException(sprintf('Non-scalar env var "%s" cannot be cast to %s.', $name, $prefix));
-        }
-
-        if ('string' === $prefix) {
-            return (string) $env;
-        }
-
-        if ('bool' === $prefix) {
-            return (bool) self::phpize($env);
-        }
-
-        if ('int' === $prefix) {
-            if (!is_numeric($env = self::phpize($env))) {
-                throw new RuntimeException(sprintf('Non-numeric env var "%s" cannot be cast to int.', $name));
-            }
-
-            return (int) $env;
-        }
-
-        if ('float' === $prefix) {
-            if (!is_numeric($env = self::phpize($env))) {
-                throw new RuntimeException(sprintf('Non-numeric env var "%s" cannot be cast to float.', $name));
-            }
-
-            return (float) $env;
-        }
-
-        if ('const' === $prefix) {
-            if (!defined($env)) {
-                throw new RuntimeException(sprintf('Env var "%s" maps to undefined constant "%s".', $name, $env));
-            }
-
-            return constant($env);
-        }
-
-        if ('base64' === $prefix) {
-            return base64_decode($env);
-        }
-
-        if ('json' === $prefix) {
-            $env = json_decode($env, true);
-
-            if (JSON_ERROR_NONE !== json_last_error()) {
-                throw new RuntimeException(sprintf('Invalid JSON in env var "%s": '.json_last_error_msg(), $name));
-            }
-
-            if (!is_array($env)) {
-                throw new RuntimeException(sprintf('Invalid JSON env var "%s": array expected, %s given.', $name, gettype($env)));
-            }
-
-            return $env;
-        }
-
-        if ('resolve' === $prefix) {
-            return preg_replace_callback('/%%|%([^%\s]+)%/', function ($match) use ($name) {
-                if (!isset($match[1])) {
-                    return '%';
-                }
-                $value = $this->container->getParameter($match[1]);
-                if (!is_scalar($value)) {
-                    throw new RuntimeException(sprintf('Parameter "%s" found when resolving env var "%s" must be scalar, "%s" given.', $match[1], $name, gettype($value)));
-                }
-
-                return $value;
-            }, $env);
-        }
-
-        throw new RuntimeException(sprintf('Unsupported env var prefix "%s".', $prefix));
-    }
-
-    private static function phpize($value)
-    {
-        if (!class_exists(XmlUtils::class)) {
-            throw new RuntimeException('The Symfony Config component is required to cast env vars to "bool", "int" or "float".');
-        }
-
-        return XmlUtils::phpize($value);
-    }
-}

+ 0 - 40
vendor/symfony/dependency-injection/EnvVarProcessorInterface.php

@@ -1,40 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection;
-
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-
-/**
- * The EnvVarProcessorInterface is implemented by objects that manage environment-like variables.
- *
- * @autor ThurData <info@thurdata.ch>
- */
-interface EnvVarProcessorInterface
-{
-    /**
-     * Returns the value of the given variable as managed by the current instance.
-     *
-     * @param string   $prefix The namespace of the variable
-     * @param string   $name   The name of the variable within the namespace
-     * @param \Closure $getEnv A closure that allows fetching more env vars
-     *
-     * @return mixed
-     *
-     * @throws RuntimeException on error
-     */
-    public function getEnv($prefix, $name, \Closure $getEnv);
-
-    /**
-     * @return string[] The PHP-types managed by getEnv(), keyed by prefixes
-     */
-    public static function getProvidedTypes();
-}

+ 1 - 1
vendor/symfony/dependency-injection/Exception/AutowiringFailedException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Exception;
 /**
  * This exception is thrown when an environment variable is not found.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class EnvNotFoundException extends InvalidArgumentException
 {

+ 1 - 1
vendor/symfony/dependency-injection/Exception/EnvParameterException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Exception;
 /**
  * This exception wraps exceptions whose messages contain a reference to an env parameter.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class EnvParameterException extends InvalidArgumentException
 {

+ 2 - 2
vendor/symfony/dependency-injection/Exception/ExceptionInterface.php

@@ -16,8 +16,8 @@ use Psr\Container\ContainerExceptionInterface;
 /**
  * Base ExceptionInterface for Dependency Injection component.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Bulat Shakirzyanov <bulat@theopenskyproject.com>
  */
 interface ExceptionInterface extends ContainerExceptionInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Exception/InvalidArgumentException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Exception;
 /**
  * Base InvalidArgumentException for Dependency Injection component.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bulat Shakirzyanov <bulat@theopenskyproject.com>
  */
 class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Exception/LogicException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Exception;
 /**
  * This exception is thrown when a circular reference in a parameter is detected.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ParameterCircularReferenceException extends RuntimeException
 {

+ 1 - 1
vendor/symfony/dependency-injection/Exception/ParameterNotFoundException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Exception;
 /**
  * This exception is thrown when a non-existent parameter is used.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ParameterNotFoundException extends InvalidArgumentException
 {

+ 1 - 1
vendor/symfony/dependency-injection/Exception/RuntimeException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Exception;
 /**
  * Base RuntimeException for Dependency Injection component.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class RuntimeException extends \RuntimeException implements ExceptionInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Exception;
 /**
  * This exception is thrown when a circular reference is detected.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ServiceCircularReferenceException extends RuntimeException
 {

+ 1 - 1
vendor/symfony/dependency-injection/Exception/ServiceNotFoundException.php

@@ -16,7 +16,7 @@ use Psr\Container\NotFoundExceptionInterface;
 /**
  * This exception is thrown when a non-existent service is requested.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class ServiceNotFoundException extends InvalidArgumentException implements NotFoundExceptionInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/ExpressionLanguage.php

@@ -16,7 +16,7 @@ use Symfony\Component\ExpressionLanguage\ExpressionLanguage as BaseExpressionLan
 /**
  * Adds some function to the default ExpressionLanguage.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  *
  * @see ExpressionLanguageProvider
  */

+ 1 - 1
vendor/symfony/dependency-injection/ExpressionLanguageProvider.php

@@ -20,7 +20,7 @@ use Symfony\Component\ExpressionLanguage\ExpressionFunctionProviderInterface;
  * To get a service, use service('request').
  * To get a parameter, use parameter('kernel.debug').
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ExpressionLanguageProvider implements ExpressionFunctionProviderInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php

@@ -17,7 +17,7 @@ use Symfony\Component\Config\Definition\ConfigurationInterface;
 /**
  * ConfigurationExtensionInterface is the interface implemented by container extension classes.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Kevin Bond <kevinbond@gmail.com>
  */
 interface ConfigurationExtensionInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Extension/Extension.php

@@ -21,7 +21,7 @@ use Symfony\Component\Config\Definition\ConfigurationInterface;
 /**
  * Provides useful features shared by many extensions.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 abstract class Extension implements ExtensionInterface, ConfigurationExtensionInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Extension/ExtensionInterface.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\ContainerBuilder;
 /**
  * ExtensionInterface is the interface implemented by container extension classes.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 interface ExtensionInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Extension/PrependExtensionInterface.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Definition;
  * Lazy proxy instantiator, capable of instantiating a proxy given a container, the
  * service definitions and a callback that produces the real service instance.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Marco Pivetta <ocramius@gmail.com>
  */
 interface InstantiatorInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/LazyProxy/Instantiator/RealServiceInstantiator.php

@@ -19,7 +19,7 @@ use Symfony\Component\DependencyInjection\Definition;
  *
  * Noop proxy instantiator - simply produces the real service instead of a proxy instance.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Marco Pivetta <ocramius@gmail.com>
  */
 class RealServiceInstantiator implements InstantiatorInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/LazyProxy/PhpDumper/DumperInterface.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\Definition;
 /**
  * Lazy proxy dumper capable of generating the instantiation logic PHP code for proxied services.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Marco Pivetta <ocramius@gmail.com>
  */
 interface DumperInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/LazyProxy/PhpDumper/NullDumper.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\Definition;
 /**
  * Null dumper, negates any proxy code generation for any given service definition.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Marco Pivetta <ocramius@gmail.com>
  *
  * @final since version 3.3
  */

+ 1 - 1
vendor/symfony/dependency-injection/LazyProxy/ProxyHelper.php

@@ -12,7 +12,7 @@
 namespace Symfony\Component\DependencyInjection\LazyProxy;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/dependency-injection/Loader/ClosureLoader.php

@@ -19,7 +19,7 @@ use Symfony\Component\Config\Loader\Loader;
  *
  * The Closure has access to the container as its first argument.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ClosureLoader extends Loader
 {

+ 0 - 87
vendor/symfony/dependency-injection/Loader/Configurator/AbstractConfigurator.php

@@ -1,87 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Argument\ArgumentInterface;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Parameter;
-use Symfony\Component\DependencyInjection\Reference;
-use Symfony\Component\ExpressionLanguage\Expression;
-
-abstract class AbstractConfigurator
-{
-    const FACTORY = 'unknown';
-
-    /** @internal */
-    protected $definition;
-
-    public function __call($method, $args)
-    {
-        if (method_exists($this, 'set'.$method)) {
-            return call_user_func_array(array($this, 'set'.$method), $args);
-        }
-
-        throw new \BadMethodCallException(sprintf('Call to undefined method %s::%s()', get_class($this), $method));
-    }
-
-    /**
-     * Checks that a value is valid, optionally replacing Definition and Reference configurators by their configure value.
-     *
-     * @param mixed $value
-     * @param bool  $allowServices whether Definition and Reference are allowed; by default, only scalars and arrays are
-     *
-     * @return mixed the value, optionally cast to a Definition/Reference
-     */
-    public static function processValue($value, $allowServices = false)
-    {
-        if (is_array($value)) {
-            foreach ($value as $k => $v) {
-                $value[$k] = static::processValue($v, $allowServices);
-            }
-
-            return $value;
-        }
-
-        if ($value instanceof ReferenceConfigurator) {
-            return new Reference($value->id, $value->invalidBehavior);
-        }
-
-        if ($value instanceof InlineServiceConfigurator) {
-            $def = $value->definition;
-            $value->definition = null;
-
-            return $def;
-        }
-
-        if ($value instanceof self) {
-            throw new InvalidArgumentException(sprintf('"%s()" can be used only at the root of service configuration files.', $value::FACTORY));
-        }
-
-        switch (true) {
-            case null === $value:
-            case is_scalar($value):
-                return $value;
-
-            case $value instanceof ArgumentInterface:
-            case $value instanceof Definition:
-            case $value instanceof Expression:
-            case $value instanceof Parameter:
-            case $value instanceof Reference:
-                if ($allowServices) {
-                    return $value;
-                }
-        }
-
-        throw new InvalidArgumentException(sprintf('Cannot use values of type "%s" in service configuration files.', is_object($value) ? get_class($value) : gettype($value)));
-    }
-}

+ 0 - 117
vendor/symfony/dependency-injection/Loader/Configurator/AbstractServiceConfigurator.php

@@ -1,117 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
-
-abstract class AbstractServiceConfigurator extends AbstractConfigurator
-{
-    protected $parent;
-    protected $id;
-    private $defaultTags = array();
-
-    public function __construct(ServicesConfigurator $parent, Definition $definition, $id = null, array $defaultTags = array())
-    {
-        $this->parent = $parent;
-        $this->definition = $definition;
-        $this->id = $id;
-        $this->defaultTags = $defaultTags;
-    }
-
-    public function __destruct()
-    {
-        // default tags should be added last
-        foreach ($this->defaultTags as $name => $attributes) {
-            foreach ($attributes as $attributes) {
-                $this->definition->addTag($name, $attributes);
-            }
-        }
-        $this->defaultTags = array();
-    }
-
-    /**
-     * Registers a service.
-     *
-     * @param string      $id
-     * @param string|null $class
-     *
-     * @return ServiceConfigurator
-     */
-    final public function set($id, $class = null)
-    {
-        $this->__destruct();
-
-        return $this->parent->set($id, $class);
-    }
-
-    /**
-     * Creates an alias.
-     *
-     * @param string $id
-     * @param string $referencedId
-     *
-     * @return AliasConfigurator
-     */
-    final public function alias($id, $referencedId)
-    {
-        $this->__destruct();
-
-        return $this->parent->alias($id, $referencedId);
-    }
-
-    /**
-     * Registers a PSR-4 namespace using a glob pattern.
-     *
-     * @param string $namespace
-     * @param string $resource
-     *
-     * @return PrototypeConfigurator
-     */
-    final public function load($namespace, $resource)
-    {
-        $this->__destruct();
-
-        return $this->parent->load($namespace, $resource);
-    }
-
-    /**
-     * Gets an already defined service definition.
-     *
-     * @param string $id
-     *
-     * @return ServiceConfigurator
-     *
-     * @throws ServiceNotFoundException if the service definition does not exist
-     */
-    final public function get($id)
-    {
-        $this->__destruct();
-
-        return $this->parent->get($id);
-    }
-
-    /**
-     * Registers a service.
-     *
-     * @param string      $id
-     * @param string|null $class
-     *
-     * @return ServiceConfigurator
-     */
-    final public function __invoke($id, $class = null)
-    {
-        $this->__destruct();
-
-        return $this->parent->set($id, $class);
-    }
-}

+ 0 - 30
vendor/symfony/dependency-injection/Loader/Configurator/AliasConfigurator.php

@@ -1,30 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Alias;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class AliasConfigurator extends AbstractServiceConfigurator
-{
-    const FACTORY = 'alias';
-
-    use Traits\PublicTrait;
-
-    public function __construct(ServicesConfigurator $parent, Alias $alias)
-    {
-        $this->parent = $parent;
-        $this->definition = $alias;
-    }
-}

+ 0 - 141
vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php

@@ -1,141 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Argument\IteratorArgument;
-use Symfony\Component\DependencyInjection\Argument\TaggedIteratorArgument;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Loader\PhpFileLoader;
-use Symfony\Component\ExpressionLanguage\Expression;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class ContainerConfigurator extends AbstractConfigurator
-{
-    const FACTORY = 'container';
-
-    private $container;
-    private $loader;
-    private $instanceof;
-    private $path;
-    private $file;
-
-    public function __construct(ContainerBuilder $container, PhpFileLoader $loader, array &$instanceof, $path, $file)
-    {
-        $this->container = $container;
-        $this->loader = $loader;
-        $this->instanceof = &$instanceof;
-        $this->path = $path;
-        $this->file = $file;
-    }
-
-    final public function extension($namespace, array $config)
-    {
-        if (!$this->container->hasExtension($namespace)) {
-            $extensions = array_filter(array_map(function ($ext) { return $ext->getAlias(); }, $this->container->getExtensions()));
-            throw new InvalidArgumentException(sprintf(
-                'There is no extension able to load the configuration for "%s" (in %s). Looked for namespace "%s", found %s',
-                $namespace,
-                $this->file,
-                $namespace,
-                $extensions ? sprintf('"%s"', implode('", "', $extensions)) : 'none'
-            ));
-        }
-
-        $this->container->loadFromExtension($namespace, static::processValue($config));
-    }
-
-    final public function import($resource, $type = null, $ignoreErrors = false)
-    {
-        $this->loader->setCurrentDir(dirname($this->path));
-        $this->loader->import($resource, $type, $ignoreErrors, $this->file);
-    }
-
-    /**
-     * @return ParametersConfigurator
-     */
-    final public function parameters()
-    {
-        return new ParametersConfigurator($this->container);
-    }
-
-    /**
-     * @return ServicesConfigurator
-     */
-    final public function services()
-    {
-        return new ServicesConfigurator($this->container, $this->loader, $this->instanceof);
-    }
-}
-
-/**
- * Creates a service reference.
- *
- * @param string $id
- *
- * @return ReferenceConfigurator
- */
-function ref($id)
-{
-    return new ReferenceConfigurator($id);
-}
-
-/**
- * Creates an inline service.
- *
- * @param string|null $class
- *
- * @return InlineServiceConfigurator
- */
-function inline($class = null)
-{
-    return new InlineServiceConfigurator(new Definition($class));
-}
-
-/**
- * Creates a lazy iterator.
- *
- * @param ReferenceConfigurator[] $values
- *
- * @return IteratorArgument
- */
-function iterator(array $values)
-{
-    return new IteratorArgument(AbstractConfigurator::processValue($values, true));
-}
-
-/**
- * Creates a lazy iterator by tag name.
- *
- * @param string $tag
- *
- * @return TaggedIteratorArgument
- */
-function tagged($tag)
-{
-    return new TaggedIteratorArgument($tag);
-}
-
-/**
- * Creates an expression.
- *
- * @param string $expression an expression
- *
- * @return Expression
- */
-function expr($expression)
-{
-    return new Expression($expression);
-}

+ 0 - 68
vendor/symfony/dependency-injection/Loader/Configurator/DefaultsConfigurator.php

@@ -1,68 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- *
- * @method InstanceofConfigurator instanceof(string $fqcn)
- */
-class DefaultsConfigurator extends AbstractServiceConfigurator
-{
-    const FACTORY = 'defaults';
-
-    use Traits\AutoconfigureTrait;
-    use Traits\AutowireTrait;
-    use Traits\BindTrait;
-    use Traits\PublicTrait;
-
-    /**
-     * Adds a tag for this definition.
-     *
-     * @param string $name       The tag name
-     * @param array  $attributes An array of attributes
-     *
-     * @return $this
-     *
-     * @throws InvalidArgumentException when an invalid tag name or attribute is provided
-     */
-    final public function tag($name, array $attributes = array())
-    {
-        if (!is_string($name) || '' === $name) {
-            throw new InvalidArgumentException('The tag name in "_defaults" must be a non-empty string.');
-        }
-
-        foreach ($attributes as $attribute => $value) {
-            if (!is_scalar($value) && null !== $value) {
-                throw new InvalidArgumentException(sprintf('Tag "%s", attribute "%s" in "_defaults" must be of a scalar-type.', $name, $attribute));
-            }
-        }
-
-        $this->definition->addTag($name, $attributes);
-
-        return $this;
-    }
-
-    /**
-     * Defines an instanceof-conditional to be applied to following service definitions.
-     *
-     * @param string $fqcn
-     *
-     * @return InstanceofConfigurator
-     */
-    final protected function setInstanceof($fqcn)
-    {
-        return $this->parent->instanceof($fqcn);
-    }
-}

+ 0 - 36
vendor/symfony/dependency-injection/Loader/Configurator/InlineServiceConfigurator.php

@@ -1,36 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Definition;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class InlineServiceConfigurator extends AbstractConfigurator
-{
-    const FACTORY = 'inline';
-
-    use Traits\ArgumentTrait;
-    use Traits\AutowireTrait;
-    use Traits\BindTrait;
-    use Traits\FactoryTrait;
-    use Traits\FileTrait;
-    use Traits\LazyTrait;
-    use Traits\ParentTrait;
-    use Traits\TagTrait;
-
-    public function __construct(Definition $definition)
-    {
-        $this->definition = $definition;
-    }
-}

+ 0 - 43
vendor/symfony/dependency-injection/Loader/Configurator/InstanceofConfigurator.php

@@ -1,43 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- *
- * @method InstanceofConfigurator instanceof(string $fqcn)
- */
-class InstanceofConfigurator extends AbstractServiceConfigurator
-{
-    const FACTORY = 'instanceof';
-
-    use Traits\AutowireTrait;
-    use Traits\CallTrait;
-    use Traits\ConfiguratorTrait;
-    use Traits\LazyTrait;
-    use Traits\PropertyTrait;
-    use Traits\PublicTrait;
-    use Traits\ShareTrait;
-    use Traits\TagTrait;
-
-    /**
-     * Defines an instanceof-conditional to be applied to following service definitions.
-     *
-     * @param string $fqcn
-     *
-     * @return self
-     */
-    final protected function setInstanceof($fqcn)
-    {
-        return $this->parent->instanceof($fqcn);
-    }
-}

+ 0 - 57
vendor/symfony/dependency-injection/Loader/Configurator/ParametersConfigurator.php

@@ -1,57 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class ParametersConfigurator extends AbstractConfigurator
-{
-    const FACTORY = 'parameters';
-
-    private $container;
-
-    public function __construct(ContainerBuilder $container)
-    {
-        $this->container = $container;
-    }
-
-    /**
-     * Creates a parameter.
-     *
-     * @param string $name
-     * @param mixed  $value
-     *
-     * @return $this
-     */
-    final public function set($name, $value)
-    {
-        $this->container->setParameter($name, static::processValue($value, true));
-
-        return $this;
-    }
-
-    /**
-     * Creates a parameter.
-     *
-     * @param string $name
-     * @param mixed  $value
-     *
-     * @return $this
-     */
-    final public function __invoke($name, $value)
-    {
-        return $this->set($name, $value);
-    }
-}

+ 0 - 84
vendor/symfony/dependency-injection/Loader/Configurator/PrototypeConfigurator.php

@@ -1,84 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Loader\PhpFileLoader;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class PrototypeConfigurator extends AbstractServiceConfigurator
-{
-    const FACTORY = 'load';
-
-    use Traits\AbstractTrait;
-    use Traits\ArgumentTrait;
-    use Traits\AutoconfigureTrait;
-    use Traits\AutowireTrait;
-    use Traits\BindTrait;
-    use Traits\CallTrait;
-    use Traits\ConfiguratorTrait;
-    use Traits\DeprecateTrait;
-    use Traits\FactoryTrait;
-    use Traits\LazyTrait;
-    use Traits\ParentTrait;
-    use Traits\PropertyTrait;
-    use Traits\PublicTrait;
-    use Traits\ShareTrait;
-    use Traits\TagTrait;
-
-    private $loader;
-    private $resource;
-    private $exclude;
-    private $allowParent;
-
-    public function __construct(ServicesConfigurator $parent, PhpFileLoader $loader, Definition $defaults, $namespace, $resource, $allowParent)
-    {
-        $definition = new Definition();
-        $definition->setPublic($defaults->isPublic());
-        $definition->setAutowired($defaults->isAutowired());
-        $definition->setAutoconfigured($defaults->isAutoconfigured());
-        $definition->setBindings($defaults->getBindings());
-        $definition->setChanges(array());
-
-        $this->loader = $loader;
-        $this->resource = $resource;
-        $this->allowParent = $allowParent;
-
-        parent::__construct($parent, $definition, $namespace, $defaults->getTags());
-    }
-
-    public function __destruct()
-    {
-        parent::__destruct();
-
-        if ($this->loader) {
-            $this->loader->registerClasses($this->definition, $this->id, $this->resource, $this->exclude);
-        }
-        $this->loader = null;
-    }
-
-    /**
-     * Excludes files from registration using a glob pattern.
-     *
-     * @param string $exclude
-     *
-     * @return $this
-     */
-    final public function exclude($exclude)
-    {
-        $this->exclude = $exclude;
-
-        return $this;
-    }
-}

+ 0 - 66
vendor/symfony/dependency-injection/Loader/Configurator/ReferenceConfigurator.php

@@ -1,66 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\ContainerInterface;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class ReferenceConfigurator extends AbstractConfigurator
-{
-    /** @internal */
-    protected $id;
-
-    /** @internal */
-    protected $invalidBehavior = ContainerInterface::EXCEPTION_ON_INVALID_REFERENCE;
-
-    public function __construct($id)
-    {
-        $this->id = $id;
-    }
-
-    /**
-     * @return $this
-     */
-    final public function ignoreOnInvalid()
-    {
-        $this->invalidBehavior = ContainerInterface::IGNORE_ON_INVALID_REFERENCE;
-
-        return $this;
-    }
-
-    /**
-     * @return $this
-     */
-    final public function nullOnInvalid()
-    {
-        $this->invalidBehavior = ContainerInterface::NULL_ON_INVALID_REFERENCE;
-
-        return $this;
-    }
-
-    /**
-     * @return $this
-     */
-    final public function ignoreOnUninitialized()
-    {
-        $this->invalidBehavior = ContainerInterface::IGNORE_ON_UNINITIALIZED_REFERENCE;
-
-        return $this;
-    }
-
-    public function __toString()
-    {
-        return $this->id;
-    }
-}

+ 0 - 68
vendor/symfony/dependency-injection/Loader/Configurator/ServiceConfigurator.php

@@ -1,68 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\ChildDefinition;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class ServiceConfigurator extends AbstractServiceConfigurator
-{
-    const FACTORY = 'services';
-
-    use Traits\AbstractTrait;
-    use Traits\ArgumentTrait;
-    use Traits\AutoconfigureTrait;
-    use Traits\AutowireTrait;
-    use Traits\BindTrait;
-    use Traits\CallTrait;
-    use Traits\ClassTrait;
-    use Traits\ConfiguratorTrait;
-    use Traits\DecorateTrait;
-    use Traits\DeprecateTrait;
-    use Traits\FactoryTrait;
-    use Traits\FileTrait;
-    use Traits\LazyTrait;
-    use Traits\ParentTrait;
-    use Traits\PropertyTrait;
-    use Traits\PublicTrait;
-    use Traits\ShareTrait;
-    use Traits\SyntheticTrait;
-    use Traits\TagTrait;
-
-    private $container;
-    private $instanceof;
-    private $allowParent;
-
-    public function __construct(ContainerBuilder $container, array $instanceof, $allowParent, ServicesConfigurator $parent, Definition $definition, $id, array $defaultTags)
-    {
-        $this->container = $container;
-        $this->instanceof = $instanceof;
-        $this->allowParent = $allowParent;
-
-        parent::__construct($parent, $definition, $id, $defaultTags);
-    }
-
-    public function __destruct()
-    {
-        parent::__destruct();
-
-        if (!$this->definition instanceof ChildDefinition) {
-            $this->container->setDefinition($this->id, $this->definition->setInstanceofConditionals($this->instanceof));
-        } else {
-            $this->container->setDefinition($this->id, $this->definition);
-        }
-    }
-}

+ 0 - 154
vendor/symfony/dependency-injection/Loader/Configurator/ServicesConfigurator.php

@@ -1,154 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Alias;
-use Symfony\Component\DependencyInjection\ChildDefinition;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
-use Symfony\Component\DependencyInjection\Loader\PhpFileLoader;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- *
- * @method InstanceofConfigurator instanceof($fqcn)
- */
-class ServicesConfigurator extends AbstractConfigurator
-{
-    const FACTORY = 'services';
-
-    private $defaults;
-    private $container;
-    private $loader;
-    private $instanceof;
-
-    public function __construct(ContainerBuilder $container, PhpFileLoader $loader, array &$instanceof)
-    {
-        $this->defaults = new Definition();
-        $this->container = $container;
-        $this->loader = $loader;
-        $this->instanceof = &$instanceof;
-        $instanceof = array();
-    }
-
-    /**
-     * Defines a set of defaults for following service definitions.
-     *
-     * @return DefaultsConfigurator
-     */
-    final public function defaults()
-    {
-        return new DefaultsConfigurator($this, $this->defaults = new Definition());
-    }
-
-    /**
-     * Defines an instanceof-conditional to be applied to following service definitions.
-     *
-     * @param string $fqcn
-     *
-     * @return InstanceofConfigurator
-     */
-    final protected function setInstanceof($fqcn)
-    {
-        $this->instanceof[$fqcn] = $definition = new ChildDefinition('');
-
-        return new InstanceofConfigurator($this, $definition, $fqcn);
-    }
-
-    /**
-     * Registers a service.
-     *
-     * @param string      $id
-     * @param string|null $class
-     *
-     * @return ServiceConfigurator
-     */
-    final public function set($id, $class = null)
-    {
-        $defaults = $this->defaults;
-        $allowParent = !$defaults->getChanges() && empty($this->instanceof);
-
-        $definition = new Definition();
-        $definition->setPublic($defaults->isPublic());
-        $definition->setAutowired($defaults->isAutowired());
-        $definition->setAutoconfigured($defaults->isAutoconfigured());
-        $definition->setBindings($defaults->getBindings());
-        $definition->setChanges(array());
-
-        $configurator = new ServiceConfigurator($this->container, $this->instanceof, $allowParent, $this, $definition, $id, $defaults->getTags());
-
-        return null !== $class ? $configurator->class($class) : $configurator;
-    }
-
-    /**
-     * Creates an alias.
-     *
-     * @param string $id
-     * @param string $referencedId
-     *
-     * @return AliasConfigurator
-     */
-    final public function alias($id, $referencedId)
-    {
-        $ref = static::processValue($referencedId, true);
-        $alias = new Alias((string) $ref, $this->defaults->isPublic());
-        $this->container->setAlias($id, $alias);
-
-        return new AliasConfigurator($this, $alias);
-    }
-
-    /**
-     * Registers a PSR-4 namespace using a glob pattern.
-     *
-     * @param string $namespace
-     * @param string $resource
-     *
-     * @return PrototypeConfigurator
-     */
-    final public function load($namespace, $resource)
-    {
-        $allowParent = !$this->defaults->getChanges() && empty($this->instanceof);
-
-        return new PrototypeConfigurator($this, $this->loader, $this->defaults, $namespace, $resource, $allowParent);
-    }
-
-    /**
-     * Gets an already defined service definition.
-     *
-     * @param string $id
-     *
-     * @return ServiceConfigurator
-     *
-     * @throws ServiceNotFoundException if the service definition does not exist
-     */
-    final public function get($id)
-    {
-        $allowParent = !$this->defaults->getChanges() && empty($this->instanceof);
-        $definition = $this->container->getDefinition($id);
-
-        return new ServiceConfigurator($this->container, $definition->getInstanceofConditionals(), $allowParent, $this, $definition, $id, array());
-    }
-
-    /**
-     * Registers a service.
-     *
-     * @param string      $id
-     * @param string|null $class
-     *
-     * @return ServiceConfigurator
-     */
-    final public function __invoke($id, $class = null)
-    {
-        return $this->set($id, $class);
-    }
-}

+ 0 - 33
vendor/symfony/dependency-injection/Loader/Configurator/Traits/AbstractTrait.php

@@ -1,33 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-/**
- * @method $this abstract(bool $abstract = true)
- */
-trait AbstractTrait
-{
-    /**
-     * Whether this definition is abstract, that means it merely serves as a
-     * template for other definitions.
-     *
-     * @param bool $abstract
-     *
-     * @return $this
-     */
-    final protected function setAbstract($abstract = true)
-    {
-        $this->definition->setAbstract($abstract);
-
-        return $this;
-    }
-}

+ 0 - 44
vendor/symfony/dependency-injection/Loader/Configurator/Traits/ArgumentTrait.php

@@ -1,44 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait ArgumentTrait
-{
-    /**
-     * Sets the arguments to pass to the service constructor/factory method.
-     *
-     * @param array $arguments An array of arguments
-     *
-     * @return $this
-     */
-    final public function args(array $arguments)
-    {
-        $this->definition->setArguments(static::processValue($arguments, true));
-
-        return $this;
-    }
-
-    /**
-     * Sets one argument to pass to the service constructor/factory method.
-     *
-     * @param string|int $key
-     * @param mixed      $value
-     *
-     * @return $this
-     */
-    final public function arg($key, $value)
-    {
-        $this->definition->setArgument($key, static::processValue($value, true));
-
-        return $this;
-    }
-}

+ 0 - 37
vendor/symfony/dependency-injection/Loader/Configurator/Traits/AutoconfigureTrait.php

@@ -1,37 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\ChildDefinition;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-trait AutoconfigureTrait
-{
-    /**
-     * Sets whether or not instanceof conditionals should be prepended with a global set.
-     *
-     * @param bool $autoconfigured
-     *
-     * @return $this
-     *
-     * @throws InvalidArgumentException when a parent is already set
-     */
-    final public function autoconfigure($autoconfigured = true)
-    {
-        if ($autoconfigured && $this->definition instanceof ChildDefinition) {
-            throw new InvalidArgumentException(sprintf('The service "%s" cannot have a "parent" and also have "autoconfigure". Try disabling autoconfiguration for the service.', $this->id));
-        }
-        $this->definition->setAutoconfigured($autoconfigured);
-
-        return $this;
-    }
-}

+ 0 - 29
vendor/symfony/dependency-injection/Loader/Configurator/Traits/AutowireTrait.php

@@ -1,29 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait AutowireTrait
-{
-    /**
-     * Enables/disables autowiring.
-     *
-     * @param bool $autowired
-     *
-     * @return $this
-     */
-    final public function autowire($autowired = true)
-    {
-        $this->definition->setAutowired($autowired);
-
-        return $this;
-    }
-}

+ 0 - 43
vendor/symfony/dependency-injection/Loader/Configurator/Traits/BindTrait.php

@@ -1,43 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Reference;
-
-trait BindTrait
-{
-    /**
-     * Sets bindings.
-     *
-     * Bindings map $named or FQCN arguments to values that should be
-     * injected in the matching parameters (of the constructor, of methods
-     * called and of controller actions).
-     *
-     * @param string $nameOrFqcn A parameter name with its "$" prefix, or a FQCN
-     * @param mixed  $valueOrRef The value or reference to bind
-     *
-     * @return $this
-     */
-    final public function bind($nameOrFqcn, $valueOrRef)
-    {
-        $valueOrRef = static::processValue($valueOrRef, true);
-        if (isset($nameOrFqcn[0]) && '$' !== $nameOrFqcn[0] && !$valueOrRef instanceof Reference) {
-            throw new InvalidArgumentException(sprintf('Invalid binding for service "%s": named arguments must start with a "$", and FQCN must map to references. Neither applies to binding "%s".', $this->id, $nameOrFqcn));
-        }
-        $bindings = $this->definition->getBindings();
-        $bindings[$nameOrFqcn] = $valueOrRef;
-        $this->definition->setBindings($bindings);
-
-        return $this;
-    }
-}

+ 0 - 34
vendor/symfony/dependency-injection/Loader/Configurator/Traits/CallTrait.php

@@ -1,34 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-trait CallTrait
-{
-    /**
-     * Adds a method to call after service initialization.
-     *
-     * @param string $method    The method name to call
-     * @param array  $arguments An array of arguments to pass to the method call
-     *
-     * @return $this
-     *
-     * @throws InvalidArgumentException on empty $method param
-     */
-    final public function call($method, array $arguments = array())
-    {
-        $this->definition->addMethodCall($method, static::processValue($arguments, true));
-
-        return $this;
-    }
-}

+ 0 - 32
vendor/symfony/dependency-injection/Loader/Configurator/Traits/ClassTrait.php

@@ -1,32 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-/**
- * @method $this class(string $class)
- */
-trait ClassTrait
-{
-    /**
-     * Sets the service class.
-     *
-     * @param string $class The service class
-     *
-     * @return $this
-     */
-    final protected function setClass($class)
-    {
-        $this->definition->setClass($class);
-
-        return $this;
-    }
-}

+ 0 - 29
vendor/symfony/dependency-injection/Loader/Configurator/Traits/ConfiguratorTrait.php

@@ -1,29 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait ConfiguratorTrait
-{
-    /**
-     * Sets a configurator to call after the service is fully initialized.
-     *
-     * @param string|array $configurator A PHP callable reference
-     *
-     * @return $this
-     */
-    final public function configurator($configurator)
-    {
-        $this->definition->setConfigurator(static::processValue($configurator, true));
-
-        return $this;
-    }
-}

+ 0 - 35
vendor/symfony/dependency-injection/Loader/Configurator/Traits/DecorateTrait.php

@@ -1,35 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-trait DecorateTrait
-{
-    /**
-     * Sets the service that this service is decorating.
-     *
-     * @param null|string $id        The decorated service id, use null to remove decoration
-     * @param null|string $renamedId The new decorated service id
-     * @param int         $priority  The priority of decoration
-     *
-     * @return $this
-     *
-     * @throws InvalidArgumentException in case the decorated service id and the new decorated service id are equals
-     */
-    final public function decorate($id, $renamedId = null, $priority = 0)
-    {
-        $this->definition->setDecoratedService($id, $renamedId, $priority);
-
-        return $this;
-    }
-}

+ 0 - 33
vendor/symfony/dependency-injection/Loader/Configurator/Traits/DeprecateTrait.php

@@ -1,33 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-trait DeprecateTrait
-{
-    /**
-     * Whether this definition is deprecated, that means it should not be called anymore.
-     *
-     * @param string $template Template message to use if the definition is deprecated
-     *
-     * @return $this
-     *
-     * @throws InvalidArgumentException when the message template is invalid
-     */
-    final public function deprecate($template = null)
-    {
-        $this->definition->setDeprecated(true, $template);
-
-        return $this;
-    }
-}

+ 0 - 37
vendor/symfony/dependency-injection/Loader/Configurator/Traits/FactoryTrait.php

@@ -1,37 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-trait FactoryTrait
-{
-    /**
-     * Sets a factory.
-     *
-     * @param string|array $factory A PHP callable reference
-     *
-     * @return $this
-     */
-    final public function factory($factory)
-    {
-        if (is_string($factory) && 1 === substr_count($factory, ':')) {
-            $factoryParts = explode(':', $factory);
-
-            throw new InvalidArgumentException(sprintf('Invalid factory "%s": the `service:method` notation is not available when using PHP-based DI configuration. Use "[ref(\'%s\'), \'%s\']" instead.', $factory, $factoryParts[0], $factoryParts[1]));
-        }
-
-        $this->definition->setFactory(static::processValue($factory, true));
-
-        return $this;
-    }
-}

+ 0 - 29
vendor/symfony/dependency-injection/Loader/Configurator/Traits/FileTrait.php

@@ -1,29 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait FileTrait
-{
-    /**
-     * Sets a file to require before creating the service.
-     *
-     * @param string $file A full pathname to include
-     *
-     * @return $this
-     */
-    final public function file($file)
-    {
-        $this->definition->setFile($file);
-
-        return $this;
-    }
-}

+ 0 - 29
vendor/symfony/dependency-injection/Loader/Configurator/Traits/LazyTrait.php

@@ -1,29 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait LazyTrait
-{
-    /**
-     * Sets the lazy flag of this service.
-     *
-     * @param bool $lazy
-     *
-     * @return $this
-     */
-    final public function lazy($lazy = true)
-    {
-        $this->definition->setLazy($lazy);
-
-        return $this;
-    }
-}

+ 0 - 55
vendor/symfony/dependency-injection/Loader/Configurator/Traits/ParentTrait.php

@@ -1,55 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\ChildDefinition;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-/**
- * @method $this parent(string $parent)
- */
-trait ParentTrait
-{
-    /**
-     * Sets the Definition to inherit from.
-     *
-     * @param string $parent
-     *
-     * @return $this
-     *
-     * @throws InvalidArgumentException when parent cannot be set
-     */
-    final protected function setParent($parent)
-    {
-        if (!$this->allowParent) {
-            throw new InvalidArgumentException(sprintf('A parent cannot be defined when either "_instanceof" or "_defaults" are also defined for service prototype "%s".', $this->id));
-        }
-
-        if ($this->definition instanceof ChildDefinition) {
-            $this->definition->setParent($parent);
-        } elseif ($this->definition->isAutoconfigured()) {
-            throw new InvalidArgumentException(sprintf('The service "%s" cannot have a "parent" and also have "autoconfigure". Try disabling autoconfiguration for the service.', $this->id));
-        } elseif ($this->definition->getBindings()) {
-            throw new InvalidArgumentException(sprintf('The service "%s" cannot have a "parent" and also "bind" arguments.', $this->id));
-        } else {
-            // cast Definition to ChildDefinition
-            $definition = serialize($this->definition);
-            $definition = substr_replace($definition, '53', 2, 2);
-            $definition = substr_replace($definition, 'Child', 44, 0);
-            $definition = unserialize($definition);
-
-            $this->definition = $definition->setParent($parent);
-        }
-
-        return $this;
-    }
-}

+ 0 - 30
vendor/symfony/dependency-injection/Loader/Configurator/Traits/PropertyTrait.php

@@ -1,30 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait PropertyTrait
-{
-    /**
-     * Sets a specific property.
-     *
-     * @param string $name
-     * @param mixed  $value
-     *
-     * @return $this
-     */
-    final public function property($name, $value)
-    {
-        $this->definition->setProperty($name, static::processValue($value, true));
-
-        return $this;
-    }
-}

+ 0 - 39
vendor/symfony/dependency-injection/Loader/Configurator/Traits/PublicTrait.php

@@ -1,39 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-/**
- * @method $this public()
- * @method $this private()
- */
-trait PublicTrait
-{
-    /**
-     * @return $this
-     */
-    final protected function setPublic()
-    {
-        $this->definition->setPublic(true);
-
-        return $this;
-    }
-
-    /**
-     * @return $this
-     */
-    final protected function setPrivate()
-    {
-        $this->definition->setPublic(false);
-
-        return $this;
-    }
-}

+ 0 - 29
vendor/symfony/dependency-injection/Loader/Configurator/Traits/ShareTrait.php

@@ -1,29 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait ShareTrait
-{
-    /**
-     * Sets if the service must be shared or not.
-     *
-     * @param bool $shared Whether the service must be shared or not
-     *
-     * @return $this
-     */
-    final public function share($shared = true)
-    {
-        $this->definition->setShared($shared);
-
-        return $this;
-    }
-}

+ 0 - 30
vendor/symfony/dependency-injection/Loader/Configurator/Traits/SyntheticTrait.php

@@ -1,30 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-trait SyntheticTrait
-{
-    /**
-     * Sets whether this definition is synthetic, that is not constructed by the
-     * container, but dynamically injected.
-     *
-     * @param bool $synthetic
-     *
-     * @return $this
-     */
-    final public function synthetic($synthetic = true)
-    {
-        $this->definition->setSynthetic($synthetic);
-
-        return $this;
-    }
-}

+ 0 - 42
vendor/symfony/dependency-injection/Loader/Configurator/Traits/TagTrait.php

@@ -1,42 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits;
-
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-
-trait TagTrait
-{
-    /**
-     * Adds a tag for this definition.
-     *
-     * @param string $name       The tag name
-     * @param array  $attributes An array of attributes
-     *
-     * @return $this
-     */
-    final public function tag($name, array $attributes = array())
-    {
-        if (!is_string($name) || '' === $name) {
-            throw new InvalidArgumentException(sprintf('The tag name for service "%s" must be a non-empty string.', $this->id));
-        }
-
-        foreach ($attributes as $attribute => $value) {
-            if (!is_scalar($value) && null !== $value) {
-                throw new InvalidArgumentException(sprintf('A tag attribute must be of a scalar-type for service "%s", tag "%s", attribute "%s".', $this->id, $name, $attribute));
-            }
-        }
-
-        $this->definition->addTag($name, $attributes);
-
-        return $this;
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Loader/DirectoryLoader.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Loader;
 /**
  * DirectoryLoader is a recursive loader to go through directories.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Sebastien Lavoie <seb@wemakecustom.com>
  */
 class DirectoryLoader extends FileLoader
 {

+ 1 - 1
vendor/symfony/dependency-injection/Loader/FileLoader.php

@@ -22,7 +22,7 @@ use Symfony\Component\Config\Resource\GlobResource;
 /**
  * FileLoader is the abstract class used by all built-in loaders that are file based.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 abstract class FileLoader extends BaseFileLoader
 {

+ 1 - 1
vendor/symfony/dependency-injection/Loader/IniFileLoader.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
 /**
  * IniFileLoader loads parameters from INI files.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class IniFileLoader extends FileLoader
 {

+ 1 - 1
vendor/symfony/dependency-injection/Loader/PhpFileLoader.php

@@ -17,7 +17,7 @@ namespace Symfony\Component\DependencyInjection\Loader;
  * The PHP file is required and the $container variable can be
  * used within the file to change the container.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class PhpFileLoader extends FileLoader
 {

+ 1 - 1
vendor/symfony/dependency-injection/Loader/XmlFileLoader.php

@@ -25,7 +25,7 @@ use Symfony\Component\ExpressionLanguage\Expression;
 /**
  * XmlFileLoader loads XML files service definitions.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class XmlFileLoader extends FileLoader
 {

+ 1 - 1
vendor/symfony/dependency-injection/Loader/YamlFileLoader.php

@@ -29,7 +29,7 @@ use Symfony\Component\ExpressionLanguage\Expression;
 /**
  * YamlFileLoader loads YAML files service definitions.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class YamlFileLoader extends FileLoader
 {

+ 1 - 1
vendor/symfony/dependency-injection/Loader/schema/dic/services/services-1.0.xsd

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection;
 /**
  * Parameter represents a parameter reference.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Parameter
 {

+ 1 - 1
vendor/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php

@@ -15,7 +15,7 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
 use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class EnvPlaceholderParameterBag extends ParameterBag
 {

+ 1 - 1
vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\Exception\LogicException;
 /**
  * Holds read-only parameters.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class FrozenParameterBag extends ParameterBag
 {

+ 1 - 1
vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException;
 /**
  * Holds parameters.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ParameterBag implements ParameterBagInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php

@@ -17,7 +17,7 @@ use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
 /**
  * ParameterBagInterface.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 interface ParameterBagInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/README.md

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection;
 /**
  * Reference represents a service reference.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Reference
 {

+ 1 - 1
vendor/symfony/dependency-injection/ResettableContainerInterface.php

@@ -16,7 +16,7 @@ namespace Symfony\Component\DependencyInjection;
  * for containers, allowing to release shared services when the container is
  * not needed anymore.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Christophe Coevoet <stof@notk.org>
  */
 interface ResettableContainerInterface extends ContainerInterface
 {

+ 2 - 2
vendor/symfony/dependency-injection/ServiceLocator.php

@@ -16,8 +16,8 @@ use Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceExce
 use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Robin Chalas <robin.chalas@gmail.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class ServiceLocator implements PsrContainerInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/ServiceSubscriberInterface.php

@@ -24,7 +24,7 @@ namespace Symfony\Component\DependencyInjection;
  * This interface does not dictate any injection method for these service locators, although constructor
  * injection is recommended.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 interface ServiceSubscriberInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/TaggedContainerInterface.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection;
 /**
  * TaggedContainerInterface is the interface implemented when a container knows how to deals with tags.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 interface TaggedContainerInterface extends ContainerInterface
 {

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Argument/RewindableGeneratorTest.php

@@ -21,7 +21,7 @@ use Symfony\Component\DependencyInjection\Tests\Fixtures\includes\FooVariadic;
 use Symfony\Component\DependencyInjection\TypedReference;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 class AutowirePassTest extends TestCase
 {

+ 0 - 80
vendor/symfony/dependency-injection/Tests/Compiler/AutowireRequiredMethodsPassTest.php

@@ -1,80 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\Compiler\ResolveClassPass;
-use Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-
-require_once __DIR__.'/../Fixtures/includes/autowiring_classes.php';
-
-class AutowireRequiredMethodsPassTest extends TestCase
-{
-    public function testSetterInjection()
-    {
-        $container = new ContainerBuilder();
-        $container->register(Foo::class);
-        $container->register(A::class);
-        $container->register(CollisionA::class);
-        $container->register(CollisionB::class);
-
-        // manually configure *one* call, to override autowiring
-        $container
-            ->register('setter_injection', SetterInjection::class)
-            ->setAutowired(true)
-            ->addMethodCall('setWithCallsConfigured', array('manual_arg1', 'manual_arg2'));
-
-        (new ResolveClassPass())->process($container);
-        (new AutowireRequiredMethodsPass())->process($container);
-
-        $methodCalls = $container->getDefinition('setter_injection')->getMethodCalls();
-
-        $this->assertEquals(
-            array('setWithCallsConfigured', 'setFoo', 'setDependencies', 'setChildMethodWithoutDocBlock'),
-            array_column($methodCalls, 0)
-        );
-
-        // test setWithCallsConfigured args
-        $this->assertEquals(
-            array('manual_arg1', 'manual_arg2'),
-            $methodCalls[0][1]
-        );
-        // test setFoo args
-        $this->assertEquals(array(), $methodCalls[1][1]);
-    }
-
-    public function testExplicitMethodInjection()
-    {
-        $container = new ContainerBuilder();
-        $container->register(Foo::class);
-        $container->register(A::class);
-        $container->register(CollisionA::class);
-        $container->register(CollisionB::class);
-
-        $container
-            ->register('setter_injection', SetterInjection::class)
-            ->setAutowired(true)
-            ->addMethodCall('notASetter', array());
-
-        (new ResolveClassPass())->process($container);
-        (new AutowireRequiredMethodsPass())->process($container);
-
-        $methodCalls = $container->getDefinition('setter_injection')->getMethodCalls();
-
-        $this->assertEquals(
-            array('notASetter', 'setFoo', 'setDependencies', 'setWithCallsConfigured', 'setChildMethodWithoutDocBlock'),
-            array_column($methodCalls, 0)
-        );
-        $this->assertEquals(array(), $methodCalls[0][1]);
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Compiler/CheckArgumentsValidityPassTest.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\Compiler\CheckArgumentsValidityPass;
 use Symfony\Component\DependencyInjection\ContainerBuilder;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 class CheckArgumentsValidityPassTest extends TestCase
 {

+ 0 - 53
vendor/symfony/dependency-injection/Tests/Compiler/CheckCircularReferencesPassTest.php

@@ -1,53 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-
-class DefinitionErrorExceptionPassTest extends TestCase
-{
-    /**
-     * @expectedException \Symfony\Component\DependencyInjection\Exception\RuntimeException
-     * @expectedExceptionMessage Things went wrong!
-     */
-    public function testThrowsException()
-    {
-        $container = new ContainerBuilder();
-        $def = new Definition();
-        $def->addError('Things went wrong!');
-        $def->addError('Now something else!');
-        $container->register('foo_service_id')
-            ->setArguments(array(
-                $def,
-            ));
-
-        $pass = new DefinitionErrorExceptionPass();
-        $pass->process($container);
-    }
-
-    public function testNoExceptionThrown()
-    {
-        $container = new ContainerBuilder();
-        $def = new Definition();
-        $container->register('foo_service_id')
-            ->setArguments(array(
-                $def,
-            ));
-
-        $pass = new DefinitionErrorExceptionPass();
-        $pass->process($container);
-        $this->assertSame($def, $container->getDefinition('foo_service_id')->getArgument(0));
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Compiler/ExtensionCompilerPassTest.php

@@ -15,7 +15,7 @@ use PHPUnit\Framework\TestCase;
 use Symfony\Component\DependencyInjection\Compiler\ExtensionCompilerPass;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Wouter J <wouter@wouterj.nl>
  */
 class ExtensionCompilerPassTest extends TestCase
 {

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Compiler/FactoryReturnTypePassTest.php

@@ -20,7 +20,7 @@ use Symfony\Component\DependencyInjection\Tests\Fixtures\FactoryDummy;
 use Symfony\Component\DependencyInjection\Tests\Fixtures\FactoryParent;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Guilhem N. <egetick@gmail.com>
  *
  * @group legacy
  */

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Compiler/InlineServiceDefinitionsPassTest.php

@@ -16,7 +16,7 @@ use Symfony\Component\DependencyInjection\Compiler\PassConfig;
 use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Guilhem N <egetick@gmail.com>
  */
 class PassConfigTest extends TestCase
 {

+ 0 - 88
vendor/symfony/dependency-injection/Tests/Compiler/PriorityTaggedServiceTraitTest.php

@@ -1,88 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\EnvVarProcessorInterface;
-
-class RegisterEnvVarProcessorsPassTest extends TestCase
-{
-    public function testSimpleProcessor()
-    {
-        $container = new ContainerBuilder();
-        $container->register('foo', SimpleProcessor::class)->addTag('container.env_var_processor');
-
-        (new RegisterEnvVarProcessorsPass())->process($container);
-
-        $this->assertTrue($container->has('container.env_var_processors_locator'));
-        $this->assertInstanceOf(SimpleProcessor::class, $container->get('container.env_var_processors_locator')->get('foo'));
-
-        $expected = array(
-            'foo' => array('string'),
-            'base64' => array('string'),
-            'bool' => array('bool'),
-            'const' => array('bool', 'int', 'float', 'string', 'array'),
-            'file' => array('string'),
-            'float' => array('float'),
-            'int' => array('int'),
-            'json' => array('array'),
-            'resolve' => array('string'),
-            'string' => array('string'),
-        );
-
-        $this->assertSame($expected, $container->getParameterBag()->getProvidedTypes());
-    }
-
-    public function testNoProcessor()
-    {
-        $container = new ContainerBuilder();
-
-        (new RegisterEnvVarProcessorsPass())->process($container);
-
-        $this->assertFalse($container->has('container.env_var_processors_locator'));
-    }
-
-    /**
-     * @expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
-     * @expectedExceptionMessage Invalid type "foo" returned by "Symfony\Component\DependencyInjection\Tests\Compiler\BadProcessor::getProvidedTypes()", expected one of "array", "bool", "float", "int", "string".
-     */
-    public function testBadProcessor()
-    {
-        $container = new ContainerBuilder();
-        $container->register('foo', BadProcessor::class)->addTag('container.env_var_processor');
-
-        (new RegisterEnvVarProcessorsPass())->process($container);
-    }
-}
-
-class SimpleProcessor implements EnvVarProcessorInterface
-{
-    public function getEnv($prefix, $name, \Closure $getEnv)
-    {
-        return $getEnv($name);
-    }
-
-    public static function getProvidedTypes()
-    {
-        return array('foo' => 'string');
-    }
-}
-
-class BadProcessor extends SimpleProcessor
-{
-    public static function getProvidedTypes()
-    {
-        return array('foo' => 'string|foo');
-    }
-}

+ 0 - 114
vendor/symfony/dependency-injection/Tests/Compiler/RegisterServiceSubscribersPassTest.php

@@ -1,114 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\Argument\BoundArgument;
-use Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass;
-use Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Reference;
-use Symfony\Component\DependencyInjection\Tests\Fixtures\NamedArgumentsDummy;
-use Symfony\Component\DependencyInjection\Tests\Fixtures\ParentNotExists;
-use Symfony\Component\DependencyInjection\Tests\Fixtures\CaseSensitiveClass;
-use Symfony\Component\DependencyInjection\TypedReference;
-
-require_once __DIR__.'/../Fixtures/includes/autowiring_classes.php';
-
-class ResolveBindingsPassTest extends TestCase
-{
-    public function testProcess()
-    {
-        $container = new ContainerBuilder();
-
-        $bindings = array(CaseSensitiveClass::class => new BoundArgument(new Reference('foo')));
-
-        $definition = $container->register(NamedArgumentsDummy::class, NamedArgumentsDummy::class);
-        $definition->setArguments(array(1 => '123'));
-        $definition->addMethodCall('setSensitiveClass');
-        $definition->setBindings($bindings);
-
-        $container->register('foo', CaseSensitiveClass::class)
-            ->setBindings($bindings);
-
-        $pass = new ResolveBindingsPass();
-        $pass->process($container);
-
-        $this->assertEquals(array(new Reference('foo'), '123'), $definition->getArguments());
-        $this->assertEquals(array(array('setSensitiveClass', array(new Reference('foo')))), $definition->getMethodCalls());
-    }
-
-    /**
-     * @expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
-     * @expectedExceptionMessage Unused binding "$quz" in service "Symfony\Component\DependencyInjection\Tests\Fixtures\NamedArgumentsDummy".
-     */
-    public function testUnusedBinding()
-    {
-        $container = new ContainerBuilder();
-
-        $definition = $container->register(NamedArgumentsDummy::class, NamedArgumentsDummy::class);
-        $definition->setBindings(array('$quz' => '123'));
-
-        $pass = new ResolveBindingsPass();
-        $pass->process($container);
-    }
-
-    /**
-     * @expectedException \Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
-     * @expectedExceptionMessageRegexp Unused binding "$quz" in service [\s\S]+ Invalid service ".*\\ParentNotExists": class NotExists not found\.
-     */
-    public function testMissingParent()
-    {
-        $container = new ContainerBuilder();
-
-        $definition = $container->register(ParentNotExists::class, ParentNotExists::class);
-        $definition->setBindings(array('$quz' => '123'));
-
-        $pass = new ResolveBindingsPass();
-        $pass->process($container);
-    }
-
-    public function testTypedReferenceSupport()
-    {
-        $container = new ContainerBuilder();
-
-        $bindings = array(CaseSensitiveClass::class => new BoundArgument(new Reference('foo')));
-
-        // Explicit service id
-        $definition1 = $container->register('def1', NamedArgumentsDummy::class);
-        $definition1->addArgument($typedRef = new TypedReference('bar', CaseSensitiveClass::class));
-        $definition1->setBindings($bindings);
-
-        $definition2 = $container->register('def2', NamedArgumentsDummy::class);
-        $definition2->addArgument(new TypedReference(CaseSensitiveClass::class, CaseSensitiveClass::class));
-        $definition2->setBindings($bindings);
-
-        $pass = new ResolveBindingsPass();
-        $pass->process($container);
-
-        $this->assertEquals(array($typedRef), $container->getDefinition('def1')->getArguments());
-        $this->assertEquals(array(new Reference('foo')), $container->getDefinition('def2')->getArguments());
-    }
-
-    public function testScalarSetter()
-    {
-        $container = new ContainerBuilder();
-
-        $definition = $container->autowire('foo', ScalarSetter::class);
-        $definition->setBindings(array('$defaultLocale' => 'fr'));
-
-        (new AutowireRequiredMethodsPass())->process($container);
-        (new ResolveBindingsPass())->process($container);
-
-        $this->assertEquals(array(array('setDefaultLocale', array('fr'))), $definition->getMethodCalls());
-    }
-}

+ 0 - 434
vendor/symfony/dependency-injection/Tests/Compiler/ResolveChildDefinitionsPassTest.php

@@ -1,434 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\ChildDefinition;
-use Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass;
-use Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-
-class ResolveChildDefinitionsPassTest extends TestCase
-{
-    public function testProcess()
-    {
-        $container = new ContainerBuilder();
-        $container->register('parent', 'foo')->setArguments(array('moo', 'b'))->setProperty('foo', 'moo');
-        $container->setDefinition('child', new ChildDefinition('parent'))
-            ->replaceArgument(0, 'a')
-            ->setProperty('foo', 'bar')
-            ->setClass('bar')
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertNotInstanceOf(ChildDefinition::class, $def);
-        $this->assertEquals('bar', $def->getClass());
-        $this->assertEquals(array('a', 'b'), $def->getArguments());
-        $this->assertEquals(array('foo' => 'bar'), $def->getProperties());
-    }
-
-    public function testProcessAppendsMethodCallsAlways()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent')
-            ->addMethodCall('foo', array('bar'))
-        ;
-
-        $container
-            ->setDefinition('child', new ChildDefinition('parent'))
-            ->addMethodCall('bar', array('foo'))
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertEquals(array(
-            array('foo', array('bar')),
-            array('bar', array('foo')),
-        ), $def->getMethodCalls());
-    }
-
-    public function testProcessDoesNotCopyAbstract()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent')
-            ->setAbstract(true)
-        ;
-
-        $container
-            ->setDefinition('child', new ChildDefinition('parent'))
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertFalse($def->isAbstract());
-    }
-
-    public function testProcessDoesNotCopyShared()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent')
-            ->setShared(false)
-        ;
-
-        $container
-            ->setDefinition('child', new ChildDefinition('parent'))
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertTrue($def->isShared());
-    }
-
-    public function testProcessDoesNotCopyTags()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent')
-            ->addTag('foo')
-        ;
-
-        $container
-            ->setDefinition('child', new ChildDefinition('parent'))
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertEquals(array(), $def->getTags());
-    }
-
-    public function testProcessDoesNotCopyDecoratedService()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent')
-            ->setDecoratedService('foo')
-        ;
-
-        $container
-            ->setDefinition('child', new ChildDefinition('parent'))
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertNull($def->getDecoratedService());
-    }
-
-    public function testProcessDoesNotDropShared()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent')
-        ;
-
-        $container
-            ->setDefinition('child', new ChildDefinition('parent'))
-            ->setShared(false)
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertFalse($def->isShared());
-    }
-
-    public function testProcessHandlesMultipleInheritance()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent', 'foo')
-            ->setArguments(array('foo', 'bar', 'c'))
-        ;
-
-        $container
-            ->setDefinition('child2', new ChildDefinition('child1'))
-            ->replaceArgument(1, 'b')
-        ;
-
-        $container
-            ->setDefinition('child1', new ChildDefinition('parent'))
-            ->replaceArgument(0, 'a')
-        ;
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child2');
-        $this->assertEquals(array('a', 'b', 'c'), $def->getArguments());
-        $this->assertEquals('foo', $def->getClass());
-    }
-
-    public function testSetLazyOnServiceHasParent()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'stdClass');
-
-        $container->setDefinition('child1', new ChildDefinition('parent'))
-            ->setLazy(true)
-        ;
-
-        $this->process($container);
-
-        $this->assertTrue($container->getDefinition('child1')->isLazy());
-    }
-
-    public function testSetLazyOnServiceIsParent()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'stdClass')
-            ->setLazy(true)
-        ;
-
-        $container->setDefinition('child1', new ChildDefinition('parent'));
-
-        $this->process($container);
-
-        $this->assertTrue($container->getDefinition('child1')->isLazy());
-    }
-
-    public function testSetAutowiredOnServiceHasParent()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'stdClass')
-            ->setAutowired(true)
-        ;
-
-        $container->setDefinition('child1', new ChildDefinition('parent'))
-            ->setAutowired(false)
-        ;
-
-        $this->process($container);
-
-        $this->assertFalse($container->getDefinition('child1')->isAutowired());
-    }
-
-    public function testSetAutowiredOnServiceIsParent()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'stdClass')
-            ->setAutowired(true)
-        ;
-
-        $container->setDefinition('child1', new ChildDefinition('parent'));
-
-        $this->process($container);
-
-        $this->assertTrue($container->getDefinition('child1')->isAutowired());
-    }
-
-    public function testDeepDefinitionsResolving()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'parentClass');
-        $container->register('sibling', 'siblingClass')
-            ->setConfigurator(new ChildDefinition('parent'), 'foo')
-            ->setFactory(array(new ChildDefinition('parent'), 'foo'))
-            ->addArgument(new ChildDefinition('parent'))
-            ->setProperty('prop', new ChildDefinition('parent'))
-            ->addMethodCall('meth', array(new ChildDefinition('parent')))
-        ;
-
-        $this->process($container);
-
-        $configurator = $container->getDefinition('sibling')->getConfigurator();
-        $this->assertSame('Symfony\Component\DependencyInjection\Definition', get_class($configurator));
-        $this->assertSame('parentClass', $configurator->getClass());
-
-        $factory = $container->getDefinition('sibling')->getFactory();
-        $this->assertSame('Symfony\Component\DependencyInjection\Definition', get_class($factory[0]));
-        $this->assertSame('parentClass', $factory[0]->getClass());
-
-        $argument = $container->getDefinition('sibling')->getArgument(0);
-        $this->assertSame('Symfony\Component\DependencyInjection\Definition', get_class($argument));
-        $this->assertSame('parentClass', $argument->getClass());
-
-        $properties = $container->getDefinition('sibling')->getProperties();
-        $this->assertSame('Symfony\Component\DependencyInjection\Definition', get_class($properties['prop']));
-        $this->assertSame('parentClass', $properties['prop']->getClass());
-
-        $methodCalls = $container->getDefinition('sibling')->getMethodCalls();
-        $this->assertSame('Symfony\Component\DependencyInjection\Definition', get_class($methodCalls[0][1][0]));
-        $this->assertSame('parentClass', $methodCalls[0][1][0]->getClass());
-    }
-
-    public function testSetDecoratedServiceOnServiceHasParent()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'stdClass');
-
-        $container->setDefinition('child1', new ChildDefinition('parent'))
-            ->setDecoratedService('foo', 'foo_inner', 5)
-        ;
-
-        $this->process($container);
-
-        $this->assertEquals(array('foo', 'foo_inner', 5), $container->getDefinition('child1')->getDecoratedService());
-    }
-
-    public function testDecoratedServiceCopiesDeprecatedStatusFromParent()
-    {
-        $container = new ContainerBuilder();
-        $container->register('deprecated_parent')
-            ->setDeprecated(true)
-        ;
-
-        $container->setDefinition('decorated_deprecated_parent', new ChildDefinition('deprecated_parent'));
-
-        $this->process($container);
-
-        $this->assertTrue($container->getDefinition('decorated_deprecated_parent')->isDeprecated());
-    }
-
-    public function testDecoratedServiceCanOverwriteDeprecatedParentStatus()
-    {
-        $container = new ContainerBuilder();
-        $container->register('deprecated_parent')
-            ->setDeprecated(true)
-        ;
-
-        $container->setDefinition('decorated_deprecated_parent', new ChildDefinition('deprecated_parent'))
-            ->setDeprecated(false)
-        ;
-
-        $this->process($container);
-
-        $this->assertFalse($container->getDefinition('decorated_deprecated_parent')->isDeprecated());
-    }
-
-    /**
-     * @group legacy
-     */
-    public function testProcessMergeAutowiringTypes()
-    {
-        $container = new ContainerBuilder();
-
-        $container
-            ->register('parent')
-            ->addAutowiringType('Foo')
-        ;
-
-        $container
-            ->setDefinition('child', new ChildDefinition('parent'))
-            ->addAutowiringType('Bar')
-        ;
-
-        $this->process($container);
-
-        $childDef = $container->getDefinition('child');
-        $this->assertEquals(array('Foo', 'Bar'), $childDef->getAutowiringTypes());
-
-        $parentDef = $container->getDefinition('parent');
-        $this->assertSame(array('Foo'), $parentDef->getAutowiringTypes());
-    }
-
-    public function testProcessResolvesAliases()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'ParentClass');
-        $container->setAlias('parent_alias', 'parent');
-        $container->setDefinition('child', new ChildDefinition('parent_alias'));
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertSame('ParentClass', $def->getClass());
-    }
-
-    public function testProcessSetsArguments()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'ParentClass')->setArguments(array(0));
-        $container->setDefinition('child', (new ChildDefinition('parent'))->setArguments(array(
-            1,
-            'index_0' => 2,
-            'foo' => 3,
-        )));
-
-        $this->process($container);
-
-        $def = $container->getDefinition('child');
-        $this->assertSame(array(2, 1, 'foo' => 3), $def->getArguments());
-    }
-
-    public function testBindings()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'stdClass')
-            ->setBindings(array('a' => '1', 'b' => '2'))
-        ;
-
-        $child = $container->setDefinition('child', new ChildDefinition('parent'))
-            ->setBindings(array('b' => 'B', 'c' => 'C'))
-        ;
-
-        $this->process($container);
-
-        $bindings = array();
-        foreach ($container->getDefinition('child')->getBindings() as $k => $v) {
-            $bindings[$k] = $v->getValues()[0];
-        }
-        $this->assertEquals(array('b' => 'B', 'c' => 'C', 'a' => '1'), $bindings);
-    }
-
-    public function testSetAutoconfiguredOnServiceIsParent()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('parent', 'stdClass')
-            ->setAutoconfigured(true)
-        ;
-
-        $container->setDefinition('child1', new ChildDefinition('parent'));
-
-        $this->process($container);
-
-        $this->assertFalse($container->getDefinition('child1')->isAutoconfigured());
-    }
-
-    /**
-     * @group legacy
-     */
-    public function testAliasExistsForBackwardsCompatibility()
-    {
-        $this->assertInstanceOf(ResolveChildDefinitionsPass::class, new ResolveDefinitionTemplatesPass());
-    }
-
-    protected function process(ContainerBuilder $container)
-    {
-        $pass = new ResolveChildDefinitionsPass();
-        $pass->process($container);
-    }
-}

+ 0 - 57
vendor/symfony/dependency-injection/Tests/Compiler/ResolveClassPassTest.php

@@ -1,57 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\Argument\IteratorArgument;
-use Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Reference;
-
-class ResolveHotPathPassTest extends TestCase
-{
-    public function testProcess()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('foo')
-            ->addTag('container.hot_path')
-            ->addArgument(new IteratorArgument(array(new Reference('lazy'))))
-            ->addArgument(new Reference('service_container'))
-            ->addArgument(new Definition('', array(new Reference('bar'))))
-            ->addArgument(new Reference('baz', ContainerBuilder::IGNORE_ON_UNINITIALIZED_REFERENCE))
-            ->addArgument(new Reference('missing'))
-        ;
-
-        $container->register('lazy');
-        $container->register('bar')
-            ->addArgument(new Reference('buz'))
-            ->addArgument(new Reference('deprec_ref_notag'));
-        $container->register('baz')
-            ->addArgument(new Reference('lazy'))
-            ->addArgument(new Reference('lazy'));
-        $container->register('buz');
-        $container->register('deprec_with_tag')->setDeprecated()->addTag('container.hot_path');
-        $container->register('deprec_ref_notag')->setDeprecated();
-
-        (new ResolveHotPathPass())->process($container);
-
-        $this->assertFalse($container->getDefinition('lazy')->hasTag('container.hot_path'));
-        $this->assertTrue($container->getDefinition('bar')->hasTag('container.hot_path'));
-        $this->assertTrue($container->getDefinition('buz')->hasTag('container.hot_path'));
-        $this->assertFalse($container->getDefinition('baz')->hasTag('container.hot_path'));
-        $this->assertFalse($container->getDefinition('service_container')->hasTag('container.hot_path'));
-        $this->assertFalse($container->getDefinition('deprec_with_tag')->hasTag('container.hot_path'));
-        $this->assertFalse($container->getDefinition('deprec_ref_notag')->hasTag('container.hot_path'));
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Compiler/ResolveInstanceofConditionalsPassTest.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\Reference;
 use Symfony\Component\DependencyInjection\Tests\Fixtures\NamedArgumentsDummy;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 class ResolveNamedArgumentsPassTest extends TestCase
 {

+ 0 - 39
vendor/symfony/dependency-injection/Tests/Compiler/ResolveParameterPlaceHoldersPassTest.php

@@ -1,39 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\Compiler\ResolvePrivatesPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-
-class ResolvePrivatesPassTest extends TestCase
-{
-    public function testPrivateHasHigherPrecedenceThanPublic()
-    {
-        $container = new ContainerBuilder();
-
-        $container->register('foo', 'stdClass')
-            ->setPublic(true)
-            ->setPrivate(true)
-        ;
-
-        $container->setAlias('bar', 'foo')
-            ->setPublic(false)
-            ->setPrivate(false)
-        ;
-
-        (new ResolvePrivatesPass())->process($container);
-
-        $this->assertFalse($container->getDefinition('foo')->isPublic());
-        $this->assertFalse($container->getAlias('bar')->isPublic());
-    }
-}

+ 0 - 40
vendor/symfony/dependency-injection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php

@@ -1,40 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-use PHPUnit\Framework\TestCase;
-use Symfony\Component\DependencyInjection\Argument\TaggedIteratorArgument;
-use Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Reference;
-
-/**
- * @autor ThurData <info@thurdata.ch>
- */
-class ResolveTaggedIteratorArgumentPassTest extends TestCase
-{
-    public function testProcess()
-    {
-        $container = new ContainerBuilder();
-        $container->register('a', 'stdClass')->addTag('foo');
-        $container->register('b', 'stdClass')->addTag('foo', array('priority' => 20));
-        $container->register('c', 'stdClass')->addTag('foo', array('priority' => 10));
-        $container->register('d', 'stdClass')->setProperty('foos', new TaggedIteratorArgument('foo'));
-
-        (new ResolveTaggedIteratorArgumentPass())->process($container);
-
-        $properties = $container->getDefinition('d')->getProperties();
-        $expected = new TaggedIteratorArgument('foo');
-        $expected->setValues(array(new Reference('b'), new Reference('c'), new Reference('a')));
-        $this->assertEquals($expected, $properties['foos']);
-    }
-}

+ 0 - 23
vendor/symfony/dependency-injection/Tests/Config/AutowireServiceResourceTest.php

@@ -1,23 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
-
-class Bar implements BarInterface
-{
-    public function __construct($quz = null, \NonExistent $nonExistent = null, BarInterface $decorated = null, array $foo = array())
-    {
-    }
-
-    public static function create(\NonExistent $nonExistent = null, $factory = null)
-    {
-    }
-}

+ 0 - 16
vendor/symfony/dependency-injection/Tests/Fixtures/BarInterface.php

@@ -1,16 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
-
-interface BarInterface
-{
-}

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Fixtures/CaseSensitiveClass.php

@@ -3,7 +3,7 @@
 namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Kévin Dunglas <dunglas@gmail.com>
  */
 class NamedArgumentsDummy
 {

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/ParentNotExists.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
-
-class ParentNotExists extends \NotExists
-{
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/Foo.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype;
-
-interface FooInterface
-{
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/AnotherSub/DeeperBaz.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component1\Dir1;
-
-class Service1
-{
-}

+ 0 - 8
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component1/Dir2/Service2.php

@@ -1,8 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component1\Dir2;
-
-class Service2
-{
-
-}

+ 0 - 8
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component1/Dir3/Service3.php

@@ -1,8 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component1\Dir3;
-
-class Service3
-{
-
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component2/Dir1/Service4.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component2\Dir1;
-
-class Service4
-{
-}

+ 0 - 8
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/OtherDir/Component2/Dir2/Service5.php

@@ -1,8 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\Component2\Dir2;
-
-class Service5
-{
-
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/Sub/Bar.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Sub;
-
-interface BarInterface
-{
-}

+ 0 - 24
vendor/symfony/dependency-injection/Tests/Fixtures/Prototype/Sub/NoLoadAbstractBar.php

@@ -1,24 +0,0 @@
-<?php
-
-/*
- * This file is part of the Symfony package.
- *
- * (c) Fabien Potencier <fabien@symfony.com>
- *
- * For the full copyright and license information, please view the LICENSE
- * file that was distributed with this source code.
- */
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
-
-class SimilarArgumentsDummy
-{
-    public $class1;
-    public $class2;
-
-    public function __construct(CaseSensitiveClass $class1, $token, CaseSensitiveClass $class2)
-    {
-        $this->class1 = $class1;
-        $this->class2 = $class2;
-    }
-}

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Fixtures/StubbedTranslator.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
 use Psr\Container\ContainerInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Iltar van der Berg <kjarli@gmail.com>
  */
 class StubbedTranslator
 {

+ 0 - 1
vendor/symfony/dependency-injection/Tests/Fixtures/TestServiceSubscriber.php

@@ -1 +0,0 @@
-[123, "abc"]

+ 0 - 10
vendor/symfony/dependency-injection/Tests/Fixtures/config/basic.expected.yml

@@ -1,10 +0,0 @@
-
-services:
-    service_container:
-        class: Symfony\Component\DependencyInjection\ContainerInterface
-        public: true
-        synthetic: true
-    App\BarService:
-        class: App\BarService
-        public: true
-        arguments: [!service { class: FooClass }]

+ 0 - 11
vendor/symfony/dependency-injection/Tests/Fixtures/config/basic.php

@@ -1,11 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use App\BarService;
-
-return function (ContainerConfigurator $c) {
-    $s = $c->services();
-    $s->set(BarService::class)
-        ->args(array(inline('FooClass')));
-};

+ 0 - 15
vendor/symfony/dependency-injection/Tests/Fixtures/config/child.expected.yml

@@ -1,15 +0,0 @@
-
-services:
-    service_container:
-        class: Symfony\Component\DependencyInjection\ContainerInterface
-        public: true
-        synthetic: true
-    foo:
-        class: Class2
-        public: true
-        file: file.php
-        lazy: true
-        arguments: [!service { class: Class1, public: false }]
-    bar:
-        alias: foo
-        public: true

+ 0 - 22
vendor/symfony/dependency-injection/Tests/Fixtures/config/child.php

@@ -1,22 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use App\BarService;
-
-return function (ContainerConfigurator $c) {
-    $c->services()
-        ->set('bar', 'Class1')
-        ->set(BarService::class)
-            ->abstract(true)
-            ->lazy()
-        ->set('foo')
-            ->parent(BarService::class)
-            ->decorate('bar', 'b', 1)
-            ->args(array(ref('b')))
-            ->class('Class2')
-            ->file('file.php')
-            ->parent('bar')
-            ->parent(BarService::class)
-    ;
-};

+ 0 - 27
vendor/symfony/dependency-injection/Tests/Fixtures/config/defaults.expected.yml

@@ -1,27 +0,0 @@
-
-services:
-    service_container:
-        class: Symfony\Component\DependencyInjection\ContainerInterface
-        public: true
-        synthetic: true
-    App\BarService:
-        class: App\BarService
-        public: true
-        arguments: [!service { class: FooClass }]
-    Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo
-        public: true
-        tags:
-            - { name: t, a: b }
-        autowire: true
-        autoconfigure: true
-        arguments: ['@bar']
-    bar:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo
-        public: false
-        tags:
-            - { name: t, a: b }
-        autowire: true
-        calls:
-            - [setFoo, ['@bar']]
-

+ 0 - 21
vendor/symfony/dependency-injection/Tests/Fixtures/config/defaults.php

@@ -1,21 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo;
-
-return function (ContainerConfigurator $c) {
-    $c->import('basic.php');
-
-    $s = $c->services()->defaults()
-        ->public()
-        ->private()
-        ->autoconfigure()
-        ->autowire()
-        ->tag('t', array('a' => 'b'))
-        ->bind(Foo::class, ref('bar'))
-        ->private();
-
-    $s->set(Foo::class)->args(array(ref('bar')))->public();
-    $s->set('bar', Foo::class)->call('setFoo')->autoconfigure(false);
-};

+ 0 - 9
vendor/symfony/dependency-injection/Tests/Fixtures/config/factory_short_notation.php

@@ -1,9 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-return function (ContainerConfigurator $c) {
-    $c->services()
-        ->set('service', \stdClass::class)
-        ->factory('factory:method');
-};

+ 0 - 21
vendor/symfony/dependency-injection/Tests/Fixtures/config/instanceof.expected.yml

@@ -1,21 +0,0 @@
-
-services:
-    service_container:
-        class: Symfony\Component\DependencyInjection\ContainerInterface
-        public: true
-        synthetic: true
-    Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo
-        public: true
-        tags:
-            - { name: tag, k: v }
-        lazy: true
-        properties: { p: 1 }
-        calls:
-            - [setFoo, ['@foo']]
-
-        shared: false
-        configurator: c
-    foo:
-        class: App\FooService
-        public: true

+ 0 - 22
vendor/symfony/dependency-injection/Tests/Fixtures/config/instanceof.php

@@ -1,22 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use App\FooService;
-use Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype;
-
-return function (ContainerConfigurator $c) {
-    $s = $c->services();
-    $s->instanceof(Prototype\Foo::class)
-        ->property('p', 0)
-        ->call('setFoo', array(ref('foo')))
-        ->tag('tag', array('k' => 'v'))
-        ->share(false)
-        ->lazy()
-        ->configurator('c')
-        ->property('p', 1);
-
-    $s->load(Prototype::class.'\\', '../Prototype')->exclude('../Prototype/*/*');
-
-    $s->set('foo', FooService::class);
-};

+ 0 - 19
vendor/symfony/dependency-injection/Tests/Fixtures/config/php7.expected.yml

@@ -1,19 +0,0 @@
-parameters:
-    foo: Foo
-    bar: Bar
-
-services:
-    service_container:
-        class: Symfony\Component\DependencyInjection\ContainerInterface
-        public: true
-        synthetic: true
-    Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo
-        public: true
-        arguments: ['@bar']
-    bar:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo
-        public: true
-        calls:
-            - [setFoo, {  }]
-

+ 0 - 19
vendor/symfony/dependency-injection/Tests/Fixtures/config/php7.php

@@ -1,19 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo;
-
-return function (ContainerConfigurator $c) {
-    $c->parameters()
-        ('foo', 'Foo')
-        ('bar', 'Bar')
-    ;
-    $c->services()
-        (Foo::class)
-            ->arg('$bar', ref('bar'))
-            ->public()
-        ('bar', Foo::class)
-            ->call('setFoo')
-    ;
-};

+ 0 - 25
vendor/symfony/dependency-injection/Tests/Fixtures/config/prototype.expected.yml

@@ -1,25 +0,0 @@
-
-services:
-    service_container:
-        class: Symfony\Component\DependencyInjection\ContainerInterface
-        public: true
-        synthetic: true
-    Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Foo
-        public: true
-        tags:
-            - { name: foo }
-            - { name: baz }
-        deprecated: '%service_id%'
-        arguments: [1]
-        factory: f
-    Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Sub\Bar:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\Sub\Bar
-        public: true
-        tags:
-            - { name: foo }
-            - { name: baz }
-        deprecated: '%service_id%'
-        lazy: true
-        arguments: [1]
-        factory: f

+ 0 - 22
vendor/symfony/dependency-injection/Tests/Fixtures/config/prototype.php

@@ -1,22 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype;
-
-return function (ContainerConfigurator $c) {
-    $di = $c->services()->defaults()
-        ->tag('baz');
-    $di->load(Prototype::class.'\\', '../Prototype')
-        ->autoconfigure()
-        ->exclude('../Prototype/{OtherDir,BadClasses}')
-        ->factory('f')
-        ->deprecate('%service_id%')
-        ->args(array(0))
-        ->args(array(1))
-        ->autoconfigure(false)
-        ->tag('foo')
-        ->parent('foo');
-    $di->set('foo')->lazy()->abstract();
-    $di->get(Prototype\Foo::class)->lazy(false);
-};

+ 0 - 128
vendor/symfony/dependency-injection/Tests/Fixtures/config/services9.php

@@ -1,128 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-use Bar\FooClass;
-use Symfony\Component\DependencyInjection\Parameter;
-
-require_once __DIR__.'/../includes/classes.php';
-require_once __DIR__.'/../includes/foo.php';
-
-return function (ContainerConfigurator $c) {
-    $p = $c->parameters();
-    $p->set('baz_class', 'BazClass');
-    $p->set('foo_class', FooClass::class)
-      ->set('foo', 'bar');
-
-    $s = $c->services();
-    $s->set('foo')
-        ->args(array('foo', ref('foo.baz'), array('%foo%' => 'foo is %foo%', 'foobar' => '%foo%'), true, ref('service_container')))
-        ->class(FooClass::class)
-        ->tag('foo', array('foo' => 'foo'))
-        ->tag('foo', array('bar' => 'bar', 'baz' => 'baz'))
-        ->factory(array(FooClass::class, 'getInstance'))
-        ->property('foo', 'bar')
-        ->property('moo', ref('foo.baz'))
-        ->property('qux', array('%foo%' => 'foo is %foo%', 'foobar' => '%foo%'))
-        ->call('setBar', array(ref('bar')))
-        ->call('initialize')
-        ->configurator('sc_configure');
-
-    $s->set('foo.baz', '%baz_class%')
-        ->factory(array('%baz_class%', 'getInstance'))
-        ->configurator(array('%baz_class%', 'configureStatic1'));
-
-    $s->set('bar', FooClass::class)
-        ->args(array('foo', ref('foo.baz'), new Parameter('foo_bar')))
-        ->configurator(array(ref('foo.baz'), 'configure'));
-
-    $s->set('foo_bar', '%foo_class%')
-        ->args(array(ref('deprecated_service')))
-        ->share(false);
-
-    $s->set('method_call1', 'Bar\FooClass')
-        ->file(realpath(__DIR__.'/../includes/foo.php'))
-        ->call('setBar', array(ref('foo')))
-        ->call('setBar', array(ref('foo2')->nullOnInvalid()))
-        ->call('setBar', array(ref('foo3')->ignoreOnInvalid()))
-        ->call('setBar', array(ref('foobaz')->ignoreOnInvalid()))
-        ->call('setBar', array(expr('service("foo").foo() ~ (container.hasParameter("foo") ? parameter("foo") : "default")')));
-
-    $s->set('foo_with_inline', 'Foo')
-        ->call('setBar', array(ref('inlined')));
-
-    $s->set('inlined', 'Bar')
-        ->property('pub', 'pub')
-        ->call('setBaz', array(ref('baz')))
-        ->private();
-
-    $s->set('baz', 'Baz')
-        ->call('setFoo', array(ref('foo_with_inline')));
-
-    $s->set('request', 'Request')
-        ->synthetic();
-
-    $s->set('configurator_service', 'ConfClass')
-        ->private()
-        ->call('setFoo', array(ref('baz')));
-
-    $s->set('configured_service', 'stdClass')
-        ->configurator(array(ref('configurator_service'), 'configureStdClass'));
-
-    $s->set('configurator_service_simple', 'ConfClass')
-        ->args(array('bar'))
-        ->private();
-
-    $s->set('configured_service_simple', 'stdClass')
-        ->configurator(array(ref('configurator_service_simple'), 'configureStdClass'));
-
-    $s->set('decorated', 'stdClass');
-
-    $s->set('decorator_service', 'stdClass')
-        ->decorate('decorated');
-
-    $s->set('decorator_service_with_name', 'stdClass')
-        ->decorate('decorated', 'decorated.pif-pouf');
-
-    $s->set('deprecated_service', 'stdClass')
-        ->deprecate();
-
-    $s->set('new_factory', 'FactoryClass')
-        ->property('foo', 'bar')
-        ->private();
-
-    $s->set('factory_service', 'Bar')
-        ->factory(array(ref('foo.baz'), 'getInstance'));
-
-    $s->set('new_factory_service', 'FooBarBaz')
-        ->property('foo', 'bar')
-        ->factory(array(ref('new_factory'), 'getInstance'));
-
-    $s->set('service_from_static_method', 'Bar\FooClass')
-        ->factory(array('Bar\FooClass', 'getInstance'));
-
-    $s->set('factory_simple', 'SimpleFactoryClass')
-        ->deprecate()
-        ->args(array('foo'))
-        ->private();
-
-    $s->set('factory_service_simple', 'Bar')
-        ->factory(array(ref('factory_simple'), 'getInstance'));
-
-    $s->set('lazy_context', 'LazyContext')
-        ->args(array(iterator(array('k1' => ref('foo.baz'), 'k2' => ref('service_container'))), iterator(array())));
-
-    $s->set('lazy_context_ignore_invalid_ref', 'LazyContext')
-        ->args(array(iterator(array(ref('foo.baz'), ref('invalid')->ignoreOnInvalid())), iterator(array())));
-
-    $s->set('tagged_iterator_foo', 'Bar')
-        ->private()
-        ->tag('foo');
-
-    $s->set('tagged_iterator', 'Bar')
-        ->public()
-        ->args(array(tagged('foo')));
-
-    $s->alias('alias_for_foo', 'foo')->private()->public();
-    $s->alias('alias_for_alias', ref('alias_for_foo'));
-};

+ 0 - 9
vendor/symfony/dependency-injection/Tests/Fixtures/config/services_autoconfigure_with_parent.php

@@ -1,9 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Loader\Configurator;
-
-return function (ContainerConfigurator $c) {
-    $c->services()
-        ->set('parent_service', \stdClass::class)
-        ->set('child_service')->parent('parent_service')->autoconfigure(true);
-};

+ 0 - 58
vendor/symfony/dependency-injection/Tests/Fixtures/containers/CustomContainer.php

@@ -1,58 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Dumper\PhpDumper;
-use Symfony\Component\DependencyInjection\Reference;
-
-$public = 'public' === $visibility;
-$container = new ContainerBuilder();
-
-// same visibility for deps
-
-$container->register('foo', FooCircular::class)->setPublic(true)
-   ->addArgument(new Reference('bar'));
-
-$container->register('bar', BarCircular::class)->setPublic($public)
-    ->addMethodCall('addFoobar', array(new Reference('foobar')));
-
-$container->register('foobar', FoobarCircular::class)->setPublic($public)
-    ->addArgument(new Reference('foo'));
-
-// mixed visibility for deps
-
-$container->register('foo2', FooCircular::class)->setPublic(true)
-   ->addArgument(new Reference('bar2'));
-
-$container->register('bar2', BarCircular::class)->setPublic(!$public)
-    ->addMethodCall('addFoobar', array(new Reference('foobar2')));
-
-$container->register('foobar2', FoobarCircular::class)->setPublic($public)
-    ->addArgument(new Reference('foo2'));
-
-// simple inline setter with internal reference
-
-$container->register('bar3', BarCircular::class)->setPublic(true)
-    ->addMethodCall('addFoobar', array(new Reference('foobar3'), new Reference('foobar3')));
-
-$container->register('foobar3', FoobarCircular::class)->setPublic($public);
-
-// loop with non-shared dep
-
-$container->register('foo4', 'stdClass')->setPublic($public)
-    ->setShared(false)
-    ->setProperty('foobar', new Reference('foobar4'));
-
-$container->register('foobar4', 'stdClass')->setPublic(true)
-    ->addArgument(new Reference('foo4'));
-
-// loop on the constructor of a setter-injected dep with property
-
-$container->register('foo5', 'stdClass')->setPublic(true)
-    ->setProperty('bar', new Reference('bar5'));
-
-$container->register('bar5', 'stdClass')->setPublic($public)
-    ->addArgument(new Reference('foo5'))
-    ->setProperty('foo', new Reference('foo5'));
-
-return $container;

+ 0 - 19
vendor/symfony/dependency-injection/Tests/Fixtures/containers/container_env_in_id.php

@@ -1,19 +0,0 @@
-<?php
-
-namespace Symfony\Tests\InlineRequires;
-
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Definition;
-use Symfony\Component\DependencyInjection\Dumper\PhpDumper;
-use Symfony\Component\DependencyInjection\Reference;
-use Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
-use Symfony\Component\DependencyInjection\Tests\Fixtures\ParentNotExists;
-
-$container = new ContainerBuilder();
-
-$container->register(HotPath\C1::class)->addTag('container.hot_path')->setPublic(true);
-$container->register(HotPath\C2::class)->addArgument(new Reference(HotPath\C3::class))->setPublic(true);
-$container->register(HotPath\C3::class);
-$container->register(ParentNotExists::class)->setPublic(true);
-
-return $container;

+ 0 - 49
vendor/symfony/dependency-injection/Tests/Fixtures/containers/container_uninitialized_ref.php

@@ -1,49 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\IteratorArgument;
-use Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument;
-use Symfony\Component\DependencyInjection\ContainerBuilder;
-use Symfony\Component\DependencyInjection\Reference;
-
-$container = new ContainerBuilder();
-
-$container
-    ->register('foo1', 'stdClass')
-    ->setPublic(true)
-;
-
-$container
-    ->register('foo2', 'stdClass')
-    ->setPublic(false)
-;
-
-$container
-    ->register('foo3', 'stdClass')
-    ->setPublic(false)
-;
-
-$container
-    ->register('baz', 'stdClass')
-    ->setProperty('foo3', new Reference('foo3'))
-    ->setPublic(true)
-;
-
-$container
-    ->register('bar', 'stdClass')
-    ->setProperty('foo1', new Reference('foo1', $container::IGNORE_ON_UNINITIALIZED_REFERENCE))
-    ->setProperty('foo2', new Reference('foo2', $container::IGNORE_ON_UNINITIALIZED_REFERENCE))
-    ->setProperty('foo3', new Reference('foo3', $container::IGNORE_ON_UNINITIALIZED_REFERENCE))
-    ->setProperty('closures', array(
-        new ServiceClosureArgument(new Reference('foo1', $container::IGNORE_ON_UNINITIALIZED_REFERENCE)),
-        new ServiceClosureArgument(new Reference('foo2', $container::IGNORE_ON_UNINITIALIZED_REFERENCE)),
-        new ServiceClosureArgument(new Reference('foo3', $container::IGNORE_ON_UNINITIALIZED_REFERENCE)),
-    ))
-    ->setProperty('iter', new IteratorArgument(array(
-        'foo1' => new Reference('foo1', $container::IGNORE_ON_UNINITIALIZED_REFERENCE),
-        'foo2' => new Reference('foo2', $container::IGNORE_ON_UNINITIALIZED_REFERENCE),
-        'foo3' => new Reference('foo3', $container::IGNORE_ON_UNINITIALIZED_REFERENCE),
-    )))
-    ->setPublic(true)
-;
-
-return $container;

+ 0 - 8
vendor/symfony/dependency-injection/Tests/Fixtures/directory/import/import.yml

@@ -1,8 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
-
-class C1 extends P1
-{
-    use T1;
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/C2.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
-
-class C2
-{
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/C3.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
-
-class C3
-{
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/I1.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
-
-interface I1
-{
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/P1.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
-
-class P1 implements I1
-{
-}

+ 0 - 7
vendor/symfony/dependency-injection/Tests/Fixtures/includes/HotPath/T1.php

@@ -1,7 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
-
-trait T1
-{
-}

+ 0 - 350
vendor/symfony/dependency-injection/Tests/Fixtures/includes/ProjectExtension.php

@@ -1,350 +0,0 @@
-<?php
-
-namespace Symfony\Component\DependencyInjection\Tests\Compiler;
-
-class Foo
-{
-}
-
-class Bar
-{
-    public function __construct(Foo $foo)
-    {
-    }
-}
-
-interface AInterface
-{
-}
-
-class A implements AInterface
-{
-    public static function create(Foo $foo)
-    {
-    }
-}
-
-class B extends A
-{
-}
-
-class C
-{
-    public function __construct(A $a)
-    {
-    }
-}
-
-interface DInterface
-{
-}
-
-interface EInterface extends DInterface
-{
-}
-
-interface IInterface
-{
-}
-
-class I implements IInterface
-{
-}
-
-class F extends I implements EInterface
-{
-}
-
-class G
-{
-    public function __construct(DInterface $d, EInterface $e, IInterface $i)
-    {
-    }
-}
-
-class H
-{
-    public function __construct(B $b, DInterface $d)
-    {
-    }
-}
-
-class D
-{
-    public function __construct(A $a, DInterface $d)
-    {
-    }
-}
-
-class E
-{
-    public function __construct(D $d = null)
-    {
-    }
-}
-
-class J
-{
-    public function __construct(I $i)
-    {
-    }
-}
-
-class K
-{
-    public function __construct(IInterface $i)
-    {
-    }
-}
-
-interface CollisionInterface
-{
-}
-
-class CollisionA implements CollisionInterface
-{
-}
-
-class CollisionB implements CollisionInterface
-{
-}
-
-class CannotBeAutowired
-{
-    public function __construct(CollisionInterface $collision)
-    {
-    }
-}
-
-class CannotBeAutowiredForwardOrder
-{
-    public function __construct(CollisionA $a, CollisionInterface $b, CollisionB $c)
-    {
-    }
-}
-
-class CannotBeAutowiredReverseOrder
-{
-    public function __construct(CollisionA $a, CollisionB $c, CollisionInterface $b)
-    {
-    }
-}
-
-class Lille
-{
-}
-
-class Dunglas
-{
-    public function __construct(Lille $l)
-    {
-    }
-}
-
-class LesTilleuls
-{
-    public function __construct(Dunglas $j, Dunglas $k)
-    {
-    }
-}
-
-class OptionalParameter
-{
-    public function __construct(CollisionInterface $c = null, A $a, Foo $f = null)
-    {
-    }
-}
-
-class BadTypeHintedArgument
-{
-    public function __construct(Dunglas $k, NotARealClass $r)
-    {
-    }
-}
-class BadParentTypeHintedArgument
-{
-    public function __construct(Dunglas $k, OptionalServiceClass $r)
-    {
-    }
-}
-class NotGuessableArgument
-{
-    public function __construct(Foo $k)
-    {
-    }
-}
-class NotGuessableArgumentForSubclass
-{
-    public function __construct(A $k)
-    {
-    }
-}
-class MultipleArguments
-{
-    public function __construct(A $k, $foo, Dunglas $dunglas, array $bar)
-    {
-    }
-}
-
-class MultipleArgumentsOptionalScalar
-{
-    public function __construct(A $a, $foo = 'default_val', Lille $lille = null)
-    {
-    }
-}
-class MultipleArgumentsOptionalScalarLast
-{
-    public function __construct(A $a, Lille $lille, $foo = 'some_val')
-    {
-    }
-}
-class MultipleArgumentsOptionalScalarNotReallyOptional
-{
-    public function __construct(A $a, $foo = 'default_val', Lille $lille)
-    {
-    }
-}
-
-/*
- * Classes used for testing createResourceForClass
- */
-class ClassForResource
-{
-    public function __construct($foo, Bar $bar = null)
-    {
-    }
-
-    public function setBar(Bar $bar)
-    {
-    }
-}
-class IdenticalClassResource extends ClassForResource
-{
-}
-
-class ClassChangedConstructorArgs extends ClassForResource
-{
-    public function __construct($foo, Bar $bar, $baz)
-    {
-    }
-}
-
-class SetterInjectionCollision
-{
-    /**
-     * @required
-     */
-    public function setMultipleInstancesForOneArg(CollisionInterface $collision)
-    {
-        // The CollisionInterface cannot be autowired - there are multiple
-
-        // should throw an exception
-    }
-}
-
-class SetterInjection extends SetterInjectionParent
-{
-    /**
-     * @required
-     */
-    public function setFoo(Foo $foo)
-    {
-        // should be called
-    }
-
-    /** @inheritdoc*/ // <- brackets are missing on purpose
-    public function setDependencies(Foo $foo, A $a)
-    {
-        // should be called
-    }
-
-    /** {@inheritdoc} */
-    public function setWithCallsConfigured(A $a)
-    {
-        // this method has a calls configured on it
-    }
-
-    public function notASetter(A $a)
-    {
-        // should be called only when explicitly specified
-    }
-
-    /**
-     * @required*/
-    public function setChildMethodWithoutDocBlock(A $a)
-    {
-    }
-}
-
-class SetterInjectionParent
-{
-    /** @required*/
-    public function setDependencies(Foo $foo, A $a)
-    {
-        // should be called
-    }
-
-    public function notASetter(A $a)
-    {
-        // @required should be ignored when the child does not add @inheritdoc
-    }
-
-    /**	@required <tab> prefix is on purpose */
-    public function setWithCallsConfigured(A $a)
-    {
-    }
-
-    /** @required */
-    public function setChildMethodWithoutDocBlock(A $a)
-    {
-    }
-}
-
-class NotWireable
-{
-    public function setNotAutowireable(NotARealClass $n)
-    {
-    }
-
-    public function setBar()
-    {
-    }
-
-    public function setOptionalNotAutowireable(NotARealClass $n = null)
-    {
-    }
-
-    public function setDifferentNamespace(\stdClass $n)
-    {
-    }
-
-    public function setOptionalNoTypeHint($foo = null)
-    {
-    }
-
-    public function setOptionalArgNoAutowireable($other = 'default_val')
-    {
-    }
-
-    /** @required */
-    protected function setProtectedMethod(A $a)
-    {
-    }
-}
-
-class PrivateConstructor
-{
-    private function __construct()
-    {
-    }
-}
-
-class ScalarSetter
-{
-    /**
-     * @required
-     */
-    public function setDefaultLocale($defaultLocale)
-    {
-    }
-}

+ 0 - 509
vendor/symfony/dependency-injection/Tests/Fixtures/includes/classes.php

@@ -1,509 +0,0 @@
-Array
-(
-    [Container%s/removed-ids.php] => <?php
-
-return array(
-    'Psr\\Container\\ContainerInterface' => true,
-    'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-    'configurator_service' => true,
-    'configurator_service_simple' => true,
-    'decorated.pif-pouf' => true,
-    'decorator_service.inner' => true,
-    'factory_simple' => true,
-    'inlined' => true,
-    'new_factory' => true,
-    'tagged_iterator_foo' => true,
-);
-
-    [Container%s/getBazService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'baz' shared service.
-
-$this->services['baz'] = $instance = new \Baz();
-
-$instance->setFoo(${($_ = isset($this->services['foo_with_inline']) ? $this->services['foo_with_inline'] : $this->load('getFooWithInlineService.php')) && false ?: '_'});
-
-return $instance;
-
-    [Container%s/getConfiguredServiceService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'configured_service' shared service.
-
-$this->services['configured_service'] = $instance = new \stdClass();
-
-$a = new \ConfClass();
-$a->setFoo(${($_ = isset($this->services['baz']) ? $this->services['baz'] : $this->load('getBazService.php')) && false ?: '_'});
-
-$a->configureStdClass($instance);
-
-return $instance;
-
-    [Container%s/getConfiguredServiceSimpleService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'configured_service_simple' shared service.
-
-$this->services['configured_service_simple'] = $instance = new \stdClass();
-
-(new \ConfClass('bar'))->configureStdClass($instance);
-
-return $instance;
-
-    [Container%s/getDecoratorServiceService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'decorator_service' shared service.
-
-return $this->services['decorator_service'] = new \stdClass();
-
-    [Container%s/getDecoratorServiceWithNameService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'decorator_service_with_name' shared service.
-
-return $this->services['decorator_service_with_name'] = new \stdClass();
-
-    [Container%s/getDeprecatedServiceService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'deprecated_service' shared service.
-
-@trigger_error('The "deprecated_service" service is deprecated. You should stop using it, as it will soon be removed.', E_USER_DEPRECATED);
-
-return $this->services['deprecated_service'] = new \stdClass();
-
-    [Container%s/getFactoryServiceService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'factory_service' shared service.
-
-return $this->services['factory_service'] = ${($_ = isset($this->services['foo.baz']) ? $this->services['foo.baz'] : $this->load('getFoo_BazService.php')) && false ?: '_'}->getInstance();
-
-    [Container%s/getFactoryServiceSimpleService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'factory_service_simple' shared service.
-
-return $this->services['factory_service_simple'] = ${($_ = isset($this->services['factory_simple']) ? $this->services['factory_simple'] : $this->load('getFactorySimpleService.php')) && false ?: '_'}->getInstance();
-
-    [Container%s/getFactorySimpleService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the private 'factory_simple' shared service.
-
-@trigger_error('The "factory_simple" service is deprecated. You should stop using it, as it will soon be removed.', E_USER_DEPRECATED);
-
-return $this->services['factory_simple'] = new \SimpleFactoryClass('foo');
-
-    [Container%s/getFooService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'foo' shared service.
-
-$a = ${($_ = isset($this->services['foo.baz']) ? $this->services['foo.baz'] : $this->load('getFoo_BazService.php')) && false ?: '_'};
-
-$this->services['foo'] = $instance = \Bar\FooClass::getInstance('foo', $a, array('bar' => 'foo is bar', 'foobar' => 'bar'), true, $this);
-
-$instance->foo = 'bar';
-$instance->moo = $a;
-$instance->qux = array('bar' => 'foo is bar', 'foobar' => 'bar');
-$instance->setBar(${($_ = isset($this->services['bar']) ? $this->services['bar'] : $this->getBarService()) && false ?: '_'});
-$instance->initialize();
-sc_configure($instance);
-
-return $instance;
-
-    [Container%s/getFoo_BazService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'foo.baz' shared service.
-
-$this->services['foo.baz'] = $instance = \BazClass::getInstance();
-
-\BazClass::configureStatic1($instance);
-
-return $instance;
-
-    [Container%s/getFooWithInlineService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'foo_with_inline' shared service.
-
-$this->services['foo_with_inline'] = $instance = new \Foo();
-
-$a = new \Bar();
-
-$a->pub = 'pub';
-$a->setBaz(${($_ = isset($this->services['baz']) ? $this->services['baz'] : $this->load('getBazService.php')) && false ?: '_'});
-
-$instance->setBar($a);
-
-return $instance;
-
-    [Container%s/getLazyContextService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'lazy_context' shared service.
-
-return $this->services['lazy_context'] = new \LazyContext(new RewindableGenerator(function () {
-    yield 'k1' => ${($_ = isset($this->services['foo.baz']) ? $this->services['foo.baz'] : $this->load('getFoo_BazService.php')) && false ?: '_'};
-    yield 'k2' => $this;
-}, 2), new RewindableGenerator(function () {
-    return new \EmptyIterator();
-}, 0));
-
-    [Container%s/getLazyContextIgnoreInvalidRefService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'lazy_context_ignore_invalid_ref' shared service.
-
-return $this->services['lazy_context_ignore_invalid_ref'] = new \LazyContext(new RewindableGenerator(function () {
-    yield 0 => ${($_ = isset($this->services['foo.baz']) ? $this->services['foo.baz'] : $this->load('getFoo_BazService.php')) && false ?: '_'};
-}, 1), new RewindableGenerator(function () {
-    return new \EmptyIterator();
-}, 0));
-
-    [Container%s/getMethodCall1Service.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'method_call1' shared service.
-
-include_once ($this->targetDirs[0].'/Fixtures/includes/foo.php');
-
-$this->services['method_call1'] = $instance = new \Bar\FooClass();
-
-$instance->setBar(${($_ = isset($this->services['foo']) ? $this->services['foo'] : $this->load('getFooService.php')) && false ?: '_'});
-$instance->setBar(NULL);
-$instance->setBar((${($_ = isset($this->services['foo']) ? $this->services['foo'] : $this->load('getFooService.php')) && false ?: '_'}->foo() . (($this->hasParameter("foo")) ? ($this->getParameter("foo")) : ("default"))));
-
-return $instance;
-
-    [Container%s/getNewFactoryServiceService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'new_factory_service' shared service.
-
-$a = new \FactoryClass();
-$a->foo = 'bar';
-
-$this->services['new_factory_service'] = $instance = $a->getInstance();
-
-$instance->foo = 'bar';
-
-return $instance;
-
-    [Container%s/getServiceFromStaticMethodService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'service_from_static_method' shared service.
-
-return $this->services['service_from_static_method'] = \Bar\FooClass::getInstance();
-
-    [Container%s/getTaggedIteratorService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the public 'tagged_iterator' shared service.
-
-return $this->services['tagged_iterator'] = new \Bar(new RewindableGenerator(function () {
-    yield 0 => ${($_ = isset($this->services['foo']) ? $this->services['foo'] : $this->load('getFooService.php')) && false ?: '_'};
-    yield 1 => ${($_ = isset($this->services['tagged_iterator_foo']) ? $this->services['tagged_iterator_foo'] : $this->services['tagged_iterator_foo'] = new \Bar()) && false ?: '_'};
-}, 2));
-
-    [Container%s/getTaggedIteratorFooService.php] => <?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-// Returns the private 'tagged_iterator_foo' shared service.
-
-return $this->services['tagged_iterator_foo'] = new \Bar();
-
-    [Container%s/ProjectServiceContainer.php] => <?php
-
-namespace Container%s;
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class ProjectServiceContainer extends Container
-{
-    private $buildParameters;
-    private $containerDir;
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct(array $buildParameters = array(), $containerDir = __DIR__)
-    {
-        $dir = $this->targetDirs[0] = \dirname($containerDir);
-        for ($i = 1; $i <= 5; ++$i) {
-            $this->targetDirs[$i] = $dir = \dirname($dir);
-        }
-        $this->buildParameters = $buildParameters;
-        $this->containerDir = $containerDir;
-        $this->parameters = $this->getDefaultParameters();
-
-        $this->services = array();
-        $this->syntheticIds = array(
-            'request' => true,
-        );
-        $this->methodMap = array(
-            'bar' => 'getBarService',
-            'foo_bar' => 'getFooBarService',
-        );
-        $this->fileMap = array(
-            'baz' => 'getBazService.php',
-            'configured_service' => 'getConfiguredServiceService.php',
-            'configured_service_simple' => 'getConfiguredServiceSimpleService.php',
-            'decorator_service' => 'getDecoratorServiceService.php',
-            'decorator_service_with_name' => 'getDecoratorServiceWithNameService.php',
-            'deprecated_service' => 'getDeprecatedServiceService.php',
-            'factory_service' => 'getFactoryServiceService.php',
-            'factory_service_simple' => 'getFactoryServiceSimpleService.php',
-            'factory_simple' => 'getFactorySimpleService.php',
-            'foo' => 'getFooService.php',
-            'foo.baz' => 'getFoo_BazService.php',
-            'foo_with_inline' => 'getFooWithInlineService.php',
-            'lazy_context' => 'getLazyContextService.php',
-            'lazy_context_ignore_invalid_ref' => 'getLazyContextIgnoreInvalidRefService.php',
-            'method_call1' => 'getMethodCall1Service.php',
-            'new_factory_service' => 'getNewFactoryServiceService.php',
-            'service_from_static_method' => 'getServiceFromStaticMethodService.php',
-            'tagged_iterator' => 'getTaggedIteratorService.php',
-            'tagged_iterator_foo' => 'getTaggedIteratorFooService.php',
-        );
-        $this->privates = array(
-            'factory_simple' => true,
-            'tagged_iterator_foo' => true,
-        );
-        $this->aliases = array(
-            'alias_for_alias' => 'foo',
-            'alias_for_foo' => 'foo',
-            'decorated' => 'decorator_service_with_name',
-        );
-    }
-
-    public function getRemovedIds()
-    {
-        return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    protected function load($file, $lazyLoad = true)
-    {
-        return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
-    }
-
-    /**
-     * Gets the public 'bar' shared service.
-     *
-     * @return \Bar\FooClass
-     */
-    protected function getBarService()
-    {
-        $a = ${($_ = isset($this->services['foo.baz']) ? $this->services['foo.baz'] : $this->load('getFoo_BazService.php')) && false ?: '_'};
-
-        $this->services['bar'] = $instance = new \Bar\FooClass('foo', $a, $this->getParameter('foo_bar'));
-
-        $a->configure($instance);
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foo_bar' service.
-     *
-     * @return \Bar\FooClass
-     */
-    protected function getFooBarService()
-    {
-        return new \Bar\FooClass(${($_ = isset($this->services['deprecated_service']) ? $this->services['deprecated_service'] : $this->load('getDeprecatedServiceService.php')) && false ?: '_'});
-    }
-
-    public function getParameter($name)
-    {
-        $name = (string) $name;
-        if (isset($this->buildParameters[$name])) {
-            return $this->buildParameters[$name];
-        }
-        if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-            $name = $this->normalizeParameterName($name);
-
-            if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-                throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
-            }
-        }
-        if (isset($this->loadedDynamicParameters[$name])) {
-            return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-        }
-
-        return $this->parameters[$name];
-    }
-
-    public function hasParameter($name)
-    {
-        $name = (string) $name;
-        if (isset($this->buildParameters[$name])) {
-            return true;
-        }
-        $name = $this->normalizeParameterName($name);
-
-        return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
-    }
-
-    public function setParameter($name, $value)
-    {
-        throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
-    }
-
-    public function getParameterBag()
-    {
-        if (null === $this->parameterBag) {
-            $parameters = $this->parameters;
-            foreach ($this->loadedDynamicParameters as $name => $loaded) {
-                $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-            }
-            foreach ($this->buildParameters as $name => $value) {
-                $parameters[$name] = $value;
-            }
-            $this->parameterBag = new FrozenParameterBag($parameters);
-        }
-
-        return $this->parameterBag;
-    }
-
-    private $loadedDynamicParameters = array();
-    private $dynamicParameters = array();
-
-    /**
-     * Computes a dynamic parameter.
-     *
-     * @param string The name of the dynamic parameter to load
-     *
-     * @return mixed The value of the dynamic parameter
-     *
-     * @throws InvalidArgumentException When the dynamic parameter does not exist
-     */
-    private function getDynamicParameter($name)
-    {
-        throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
-    }
-
-    private $normalizedParameterNames = array();
-
-    private function normalizeParameterName($name)
-    {
-        if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
-            $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
-            if ((string) $name !== $normalizedName) {
-                @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
-            }
-        } else {
-            $normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
-        }
-
-        return $normalizedName;
-    }
-
-    /**
-     * Gets the default parameters.
-     *
-     * @return array An array of the default parameters
-     */
-    protected function getDefaultParameters()
-    {
-        return array(
-            'baz_class' => 'BazClass',
-            'foo_class' => 'Bar\\FooClass',
-            'foo' => 'bar',
-        );
-    }
-}
-
-    [ProjectServiceContainer.php] => <?php
-
-// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
-
-if (\class_exists(\Container%s\ProjectServiceContainer::class, false)) {
-    // no-op
-} elseif (!include __DIR__.'/Container%s/ProjectServiceContainer.php') {
-    touch(__DIR__.'/Container%s.legacy');
-
-    return;
-}
-
-if (!\class_exists(ProjectServiceContainer::class, false)) {
-    \class_alias(\Container%s\ProjectServiceContainer::class, ProjectServiceContainer::class, false);
-}
-
-return new \Container%s\ProjectServiceContainer(array(
-    'container.build_hash' => '%s',
-    'container.build_id' => '%s',
-    'container.build_time' => %d,
-), __DIR__.\DIRECTORY_SEPARATOR.'Container%s');
-
-)

+ 0 - 163
vendor/symfony/dependency-injection/Tests/Fixtures/php/services9_compiled.php

@@ -1,163 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class Symfony_DI_PhpDumper_Test_Almost_Circular_Private extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $this->services = array();
-        $this->methodMap = array(
-            'bar2' => 'getBar2Service',
-            'bar3' => 'getBar3Service',
-            'foo' => 'getFooService',
-            'foo2' => 'getFoo2Service',
-            'foo5' => 'getFoo5Service',
-            'foobar4' => 'getFoobar4Service',
-        );
-
-        $this->aliases = array();
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-            'bar' => true,
-            'bar5' => true,
-            'foo4' => true,
-            'foobar' => true,
-            'foobar2' => true,
-            'foobar3' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    /**
-     * Gets the public 'bar2' shared service.
-     *
-     * @return \BarCircular
-     */
-    protected function getBar2Service()
-    {
-        $this->services['bar2'] = $instance = new \BarCircular();
-
-        $instance->addFoobar(new \FoobarCircular(${($_ = isset($this->services['foo2']) ? $this->services['foo2'] : $this->getFoo2Service()) && false ?: '_'}));
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'bar3' shared service.
-     *
-     * @return \BarCircular
-     */
-    protected function getBar3Service()
-    {
-        $this->services['bar3'] = $instance = new \BarCircular();
-
-        $a = new \FoobarCircular();
-
-        $instance->addFoobar($a, $a);
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foo' shared service.
-     *
-     * @return \FooCircular
-     */
-    protected function getFooService()
-    {
-        $a = new \BarCircular();
-
-        $this->services['foo'] = $instance = new \FooCircular($a);
-
-        $a->addFoobar(new \FoobarCircular($instance));
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foo2' shared service.
-     *
-     * @return \FooCircular
-     */
-    protected function getFoo2Service()
-    {
-        $a = ${($_ = isset($this->services['bar2']) ? $this->services['bar2'] : $this->getBar2Service()) && false ?: '_'};
-
-        if (isset($this->services['foo2'])) {
-            return $this->services['foo2'];
-        }
-
-        return $this->services['foo2'] = new \FooCircular($a);
-    }
-
-    /**
-     * Gets the public 'foo5' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getFoo5Service()
-    {
-        $this->services['foo5'] = $instance = new \stdClass();
-
-        $a = new \stdClass(${($_ = isset($this->services['foo5']) ? $this->services['foo5'] : $this->getFoo5Service()) && false ?: '_'});
-
-        $a->foo = $instance;
-
-        $instance->bar = $a;
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foobar4' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getFoobar4Service()
-    {
-        $a = new \stdClass();
-
-        $this->services['foobar4'] = $instance = new \stdClass($a);
-
-        $a->foobar = $instance;
-
-        return $instance;
-    }
-}

+ 0 - 235
vendor/symfony/dependency-injection/Tests/Fixtures/php/services_almost_circular_public.php

@@ -1,235 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class Symfony_DI_PhpDumper_Test_Almost_Circular_Public extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $this->services = array();
-        $this->methodMap = array(
-            'bar' => 'getBarService',
-            'bar3' => 'getBar3Service',
-            'bar5' => 'getBar5Service',
-            'foo' => 'getFooService',
-            'foo2' => 'getFoo2Service',
-            'foo4' => 'getFoo4Service',
-            'foo5' => 'getFoo5Service',
-            'foobar' => 'getFoobarService',
-            'foobar2' => 'getFoobar2Service',
-            'foobar3' => 'getFoobar3Service',
-            'foobar4' => 'getFoobar4Service',
-        );
-
-        $this->aliases = array();
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-            'bar2' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    /**
-     * Gets the public 'bar' shared service.
-     *
-     * @return \BarCircular
-     */
-    protected function getBarService()
-    {
-        $this->services['bar'] = $instance = new \BarCircular();
-
-        $instance->addFoobar(${($_ = isset($this->services['foobar']) ? $this->services['foobar'] : $this->getFoobarService()) && false ?: '_'});
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'bar3' shared service.
-     *
-     * @return \BarCircular
-     */
-    protected function getBar3Service()
-    {
-        $this->services['bar3'] = $instance = new \BarCircular();
-
-        $a = ${($_ = isset($this->services['foobar3']) ? $this->services['foobar3'] : $this->services['foobar3'] = new \FoobarCircular()) && false ?: '_'};
-
-        $instance->addFoobar($a, $a);
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'bar5' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getBar5Service()
-    {
-        $a = ${($_ = isset($this->services['foo5']) ? $this->services['foo5'] : $this->getFoo5Service()) && false ?: '_'};
-
-        if (isset($this->services['bar5'])) {
-            return $this->services['bar5'];
-        }
-
-        $this->services['bar5'] = $instance = new \stdClass($a);
-
-        $instance->foo = $a;
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foo' shared service.
-     *
-     * @return \FooCircular
-     */
-    protected function getFooService()
-    {
-        $a = ${($_ = isset($this->services['bar']) ? $this->services['bar'] : $this->getBarService()) && false ?: '_'};
-
-        if (isset($this->services['foo'])) {
-            return $this->services['foo'];
-        }
-
-        return $this->services['foo'] = new \FooCircular($a);
-    }
-
-    /**
-     * Gets the public 'foo2' shared service.
-     *
-     * @return \FooCircular
-     */
-    protected function getFoo2Service()
-    {
-        $a = new \BarCircular();
-
-        $this->services['foo2'] = $instance = new \FooCircular($a);
-
-        $a->addFoobar(${($_ = isset($this->services['foobar2']) ? $this->services['foobar2'] : $this->getFoobar2Service()) && false ?: '_'});
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foo4' service.
-     *
-     * @return \stdClass
-     */
-    protected function getFoo4Service()
-    {
-        $instance = new \stdClass();
-
-        $instance->foobar = ${($_ = isset($this->services['foobar4']) ? $this->services['foobar4'] : $this->getFoobar4Service()) && false ?: '_'};
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foo5' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getFoo5Service()
-    {
-        $this->services['foo5'] = $instance = new \stdClass();
-
-        $instance->bar = ${($_ = isset($this->services['bar5']) ? $this->services['bar5'] : $this->getBar5Service()) && false ?: '_'};
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foobar' shared service.
-     *
-     * @return \FoobarCircular
-     */
-    protected function getFoobarService()
-    {
-        $a = ${($_ = isset($this->services['foo']) ? $this->services['foo'] : $this->getFooService()) && false ?: '_'};
-
-        if (isset($this->services['foobar'])) {
-            return $this->services['foobar'];
-        }
-
-        return $this->services['foobar'] = new \FoobarCircular($a);
-    }
-
-    /**
-     * Gets the public 'foobar2' shared service.
-     *
-     * @return \FoobarCircular
-     */
-    protected function getFoobar2Service()
-    {
-        $a = ${($_ = isset($this->services['foo2']) ? $this->services['foo2'] : $this->getFoo2Service()) && false ?: '_'};
-
-        if (isset($this->services['foobar2'])) {
-            return $this->services['foobar2'];
-        }
-
-        return $this->services['foobar2'] = new \FoobarCircular($a);
-    }
-
-    /**
-     * Gets the public 'foobar3' shared service.
-     *
-     * @return \FoobarCircular
-     */
-    protected function getFoobar3Service()
-    {
-        return $this->services['foobar3'] = new \FoobarCircular();
-    }
-
-    /**
-     * Gets the public 'foobar4' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getFoobar4Service()
-    {
-        $a = new \stdClass();
-
-        $this->services['foobar4'] = $instance = new \stdClass($a);
-
-        $a->foobar = $instance;
-
-        return $instance;
-    }
-}

+ 0 - 176
vendor/symfony/dependency-injection/Tests/Fixtures/php/services_array_params.php

@@ -1,176 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class ProjectServiceContainer extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $dir = __DIR__;
-        for ($i = 1; $i <= 5; ++$i) {
-            $this->targetDirs[$i] = $dir = \dirname($dir);
-        }
-        $this->parameters = $this->getDefaultParameters();
-
-        $this->services = array();
-        $this->methodMap = array(
-            'bar' => 'getBarService',
-        );
-
-        $this->aliases = array();
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    /**
-     * Gets the public 'bar' shared service.
-     *
-     * @return \BarClass
-     */
-    protected function getBarService()
-    {
-        $this->services['bar'] = $instance = new \BarClass();
-
-        $instance->setBaz($this->parameters['array_1'], $this->getParameter('array_2'), '%array_1%', $this->parameters['array_1']);
-
-        return $instance;
-    }
-
-    public function getParameter($name)
-    {
-        $name = (string) $name;
-        if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-            $name = $this->normalizeParameterName($name);
-
-            if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-                throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
-            }
-        }
-        if (isset($this->loadedDynamicParameters[$name])) {
-            return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-        }
-
-        return $this->parameters[$name];
-    }
-
-    public function hasParameter($name)
-    {
-        $name = (string) $name;
-        $name = $this->normalizeParameterName($name);
-
-        return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
-    }
-
-    public function setParameter($name, $value)
-    {
-        throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
-    }
-
-    public function getParameterBag()
-    {
-        if (null === $this->parameterBag) {
-            $parameters = $this->parameters;
-            foreach ($this->loadedDynamicParameters as $name => $loaded) {
-                $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-            }
-            $this->parameterBag = new FrozenParameterBag($parameters);
-        }
-
-        return $this->parameterBag;
-    }
-
-    private $loadedDynamicParameters = array(
-        'array_2' => false,
-    );
-    private $dynamicParameters = array();
-
-    /**
-     * Computes a dynamic parameter.
-     *
-     * @param string The name of the dynamic parameter to load
-     *
-     * @return mixed The value of the dynamic parameter
-     *
-     * @throws InvalidArgumentException When the dynamic parameter does not exist
-     */
-    private function getDynamicParameter($name)
-    {
-        switch ($name) {
-            case 'array_2': $value = array(
-                0 => ($this->targetDirs[2].'/Dumper'),
-            ); break;
-            default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
-        }
-        $this->loadedDynamicParameters[$name] = true;
-
-        return $this->dynamicParameters[$name] = $value;
-    }
-
-    private $normalizedParameterNames = array();
-
-    private function normalizeParameterName($name)
-    {
-        if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
-            $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
-            if ((string) $name !== $normalizedName) {
-                @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
-            }
-        } else {
-            $normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
-        }
-
-        return $normalizedName;
-    }
-
-    /**
-     * Gets the default parameters.
-     *
-     * @return array An array of the default parameters
-     */
-    protected function getDefaultParameters()
-    {
-        return array(
-            'array_1' => array(
-                0 => 123,
-            ),
-        );
-    }
-}

+ 0 - 151
vendor/symfony/dependency-injection/Tests/Fixtures/php/services_base64_env.php

@@ -1,151 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class Symfony_DI_PhpDumper_Test_Base64Parameters extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $this->parameters = $this->getDefaultParameters();
-
-        $this->services = array();
-
-        $this->aliases = array();
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    public function getParameter($name)
-    {
-        $name = (string) $name;
-        if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-            $name = $this->normalizeParameterName($name);
-
-            if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-                throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
-            }
-        }
-        if (isset($this->loadedDynamicParameters[$name])) {
-            return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-        }
-
-        return $this->parameters[$name];
-    }
-
-    public function hasParameter($name)
-    {
-        $name = (string) $name;
-        $name = $this->normalizeParameterName($name);
-
-        return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
-    }
-
-    public function setParameter($name, $value)
-    {
-        throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
-    }
-
-    public function getParameterBag()
-    {
-        if (null === $this->parameterBag) {
-            $parameters = $this->parameters;
-            foreach ($this->loadedDynamicParameters as $name => $loaded) {
-                $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-            }
-            $this->parameterBag = new FrozenParameterBag($parameters);
-        }
-
-        return $this->parameterBag;
-    }
-
-    private $loadedDynamicParameters = array(
-        'hello' => false,
-    );
-    private $dynamicParameters = array();
-
-    /**
-     * Computes a dynamic parameter.
-     *
-     * @param string The name of the dynamic parameter to load
-     *
-     * @return mixed The value of the dynamic parameter
-     *
-     * @throws InvalidArgumentException When the dynamic parameter does not exist
-     */
-    private function getDynamicParameter($name)
-    {
-        switch ($name) {
-            case 'hello': $value = $this->getEnv('base64:foo'); break;
-            default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
-        }
-        $this->loadedDynamicParameters[$name] = true;
-
-        return $this->dynamicParameters[$name] = $value;
-    }
-
-    private $normalizedParameterNames = array();
-
-    private function normalizeParameterName($name)
-    {
-        if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
-            $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
-            if ((string) $name !== $normalizedName) {
-                @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
-            }
-        } else {
-            $normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
-        }
-
-        return $normalizedName;
-    }
-
-    /**
-     * Gets the default parameters.
-     *
-     * @return array An array of the default parameters
-     */
-    protected function getDefaultParameters()
-    {
-        return array(
-            'env(foo)' => 'd29ybGQ=',
-        );
-    }
-}

+ 0 - 215
vendor/symfony/dependency-injection/Tests/Fixtures/php/services_env_in_id.php

@@ -1,215 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class ProjectServiceContainer extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $dir = __DIR__;
-        for ($i = 1; $i <= 5; ++$i) {
-            $this->targetDirs[$i] = $dir = \dirname($dir);
-        }
-        $this->parameters = $this->getDefaultParameters();
-
-        $this->services = array();
-        $this->normalizedIds = array(
-            'symfony\\component\\dependencyinjection\\tests\\fixtures\\includes\\hotpath\\c1' => 'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C1',
-            'symfony\\component\\dependencyinjection\\tests\\fixtures\\includes\\hotpath\\c2' => 'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C2',
-            'symfony\\component\\dependencyinjection\\tests\\fixtures\\includes\\hotpath\\c3' => 'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C3',
-            'symfony\\component\\dependencyinjection\\tests\\fixtures\\parentnotexists' => 'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\ParentNotExists',
-        );
-        $this->methodMap = array(
-            'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\ParentNotExists' => 'getParentNotExistsService',
-            'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C1' => 'getC1Service',
-            'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C2' => 'getC2Service',
-            'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C3' => 'getC3Service',
-        );
-        $this->privates = array(
-            'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C3' => true,
-        );
-
-        $this->aliases = array();
-
-        $this->privates['service_container'] = function () {
-            include_once $this->targetDirs[1].'/includes/HotPath/I1.php';
-            include_once $this->targetDirs[1].'/includes/HotPath/P1.php';
-            include_once $this->targetDirs[1].'/includes/HotPath/T1.php';
-            include_once $this->targetDirs[1].'/includes/HotPath/C1.php';
-        };
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\includes\\HotPath\\C3' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    /**
-     * Gets the public 'Symfony\Component\DependencyInjection\Tests\Fixtures\ParentNotExists' shared service.
-     *
-     * @return \Symfony\Component\DependencyInjection\Tests\Fixtures\ParentNotExists
-     */
-    protected function getParentNotExistsService()
-    {
-        return $this->services['Symfony\Component\DependencyInjection\Tests\Fixtures\ParentNotExists'] = new \Symfony\Component\DependencyInjection\Tests\Fixtures\ParentNotExists();
-    }
-
-    /**
-     * Gets the public 'Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C1' shared service.
-     *
-     * @return \Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C1
-     */
-    protected function getC1Service()
-    {
-        return $this->services['Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C1'] = new \Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C1();
-    }
-
-    /**
-     * Gets the public 'Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C2' shared service.
-     *
-     * @return \Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C2
-     */
-    protected function getC2Service()
-    {
-        include_once $this->targetDirs[1].'/includes/HotPath/C2.php';
-        include_once $this->targetDirs[1].'/includes/HotPath/C3.php';
-
-        return $this->services['Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C2'] = new \Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C2(${($_ = isset($this->services['Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3']) ? $this->services['Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3'] : $this->services['Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3'] = new \Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3()) && false ?: '_'});
-    }
-
-    /**
-     * Gets the private 'Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3' shared service.
-     *
-     * @return \Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3
-     */
-    protected function getC3Service()
-    {
-        include_once $this->targetDirs[1].'/includes/HotPath/C3.php';
-
-        return $this->services['Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3'] = new \Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath\C3();
-    }
-
-    public function getParameter($name)
-    {
-        $name = (string) $name;
-        if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-            $name = $this->normalizeParameterName($name);
-
-            if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-                throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
-            }
-        }
-        if (isset($this->loadedDynamicParameters[$name])) {
-            return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-        }
-
-        return $this->parameters[$name];
-    }
-
-    public function hasParameter($name)
-    {
-        $name = (string) $name;
-        $name = $this->normalizeParameterName($name);
-
-        return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
-    }
-
-    public function setParameter($name, $value)
-    {
-        throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
-    }
-
-    public function getParameterBag()
-    {
-        if (null === $this->parameterBag) {
-            $parameters = $this->parameters;
-            foreach ($this->loadedDynamicParameters as $name => $loaded) {
-                $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-            }
-            $this->parameterBag = new FrozenParameterBag($parameters);
-        }
-
-        return $this->parameterBag;
-    }
-
-    private $loadedDynamicParameters = array();
-    private $dynamicParameters = array();
-
-    /**
-     * Computes a dynamic parameter.
-     *
-     * @param string The name of the dynamic parameter to load
-     *
-     * @return mixed The value of the dynamic parameter
-     *
-     * @throws InvalidArgumentException When the dynamic parameter does not exist
-     */
-    private function getDynamicParameter($name)
-    {
-        throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
-    }
-
-    private $normalizedParameterNames = array();
-
-    private function normalizeParameterName($name)
-    {
-        if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
-            $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
-            if ((string) $name !== $normalizedName) {
-                @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
-            }
-        } else {
-            $normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
-        }
-
-        return $normalizedName;
-    }
-
-    /**
-     * Gets the default parameters.
-     *
-     * @return array An array of the default parameters
-     */
-    protected function getDefaultParameters()
-    {
-        return array(
-            'inline_requires' => true,
-        );
-    }
-}

+ 0 - 193
vendor/symfony/dependency-injection/Tests/Fixtures/php/services_legacy_privates.php

@@ -1,193 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class Symfony_DI_PhpDumper_Test_Legacy_Privates extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $dir = __DIR__;
-        for ($i = 1; $i <= 5; ++$i) {
-            $this->targetDirs[$i] = $dir = \dirname($dir);
-        }
-        $this->services = array();
-        $this->methodMap = array(
-            'bar' => 'getBarService',
-            'private' => 'getPrivateService',
-            'private_alias' => 'getPrivateAliasService',
-            'private_alias_decorator' => 'getPrivateAliasDecoratorService',
-            'private_child' => 'getPrivateChildService',
-            'private_decorator' => 'getPrivateDecoratorService',
-            'private_not_inlined' => 'getPrivateNotInlinedService',
-            'private_not_removed' => 'getPrivateNotRemovedService',
-            'private_parent' => 'getPrivateParentService',
-            'public_child' => 'getPublicChildService',
-        );
-        $this->privates = array(
-            'decorated_private' => true,
-            'decorated_private_alias' => true,
-            'private' => true,
-            'private_alias' => true,
-            'private_child' => true,
-            'private_not_inlined' => true,
-            'private_not_removed' => true,
-            'private_parent' => true,
-        );
-        $this->aliases = array(
-            'alias_to_private' => 'private',
-            'decorated_private' => 'private_decorator',
-            'decorated_private_alias' => 'private_alias_decorator',
-        );
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-            'decorated_private' => true,
-            'decorated_private_alias' => true,
-            'foo' => true,
-            'private' => true,
-            'private_alias' => true,
-            'private_alias_decorator.inner' => true,
-            'private_child' => true,
-            'private_decorator.inner' => true,
-            'private_not_inlined' => true,
-            'private_not_removed' => true,
-            'private_parent' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    /**
-     * Gets the public 'bar' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getBarService()
-    {
-        return $this->services['bar'] = new \stdClass(${($_ = isset($this->services['private_not_inlined']) ? $this->services['private_not_inlined'] : $this->services['private_not_inlined'] = new \stdClass()) && false ?: '_'});
-    }
-
-    /**
-     * Gets the public 'private_alias_decorator' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateAliasDecoratorService()
-    {
-        return $this->services['private_alias_decorator'] = new \stdClass();
-    }
-
-    /**
-     * Gets the public 'private_decorator' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateDecoratorService()
-    {
-        return $this->services['private_decorator'] = new \stdClass();
-    }
-
-    /**
-     * Gets the public 'public_child' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPublicChildService()
-    {
-        return $this->services['public_child'] = new \stdClass();
-    }
-
-    /**
-     * Gets the private 'private' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateService()
-    {
-        return $this->services['private'] = new \stdClass();
-    }
-
-    /**
-     * Gets the private 'private_alias' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateAliasService()
-    {
-        return $this->services['private_alias'] = new \stdClass();
-    }
-
-    /**
-     * Gets the private 'private_child' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateChildService()
-    {
-        return $this->services['private_child'] = new \stdClass();
-    }
-
-    /**
-     * Gets the private 'private_not_inlined' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateNotInlinedService()
-    {
-        return $this->services['private_not_inlined'] = new \stdClass();
-    }
-
-    /**
-     * Gets the private 'private_not_removed' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateNotRemovedService()
-    {
-        return $this->services['private_not_removed'] = new \stdClass();
-    }
-
-    /**
-     * Gets the private 'private_parent' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getPrivateParentService()
-    {
-        return $this->services['private_parent'] = new \stdClass();
-    }
-}

+ 0 - 180
vendor/symfony/dependency-injection/Tests/Fixtures/php/services_locator.php

@@ -1,180 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class Symfony_DI_PhpDumper_Test_Rot13Parameters extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $this->parameters = $this->getDefaultParameters();
-
-        $this->services = array();
-        $this->normalizedIds = array(
-            'symfony\\component\\dependencyinjection\\tests\\dumper\\rot13envvarprocessor' => 'Symfony\\Component\\DependencyInjection\\Tests\\Dumper\\Rot13EnvVarProcessor',
-        );
-        $this->methodMap = array(
-            'Symfony\\Component\\DependencyInjection\\Tests\\Dumper\\Rot13EnvVarProcessor' => 'getRot13EnvVarProcessorService',
-            'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
-        );
-
-        $this->aliases = array();
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    /**
-     * Gets the public 'Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor' shared service.
-     *
-     * @return \Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor
-     */
-    protected function getRot13EnvVarProcessorService()
-    {
-        return $this->services['Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor'] = new \Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor();
-    }
-
-    /**
-     * Gets the public 'container.env_var_processors_locator' shared service.
-     *
-     * @return \Symfony\Component\DependencyInjection\ServiceLocator
-     */
-    protected function getContainer_EnvVarProcessorsLocatorService()
-    {
-        return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\ServiceLocator(array('rot13' => function () {
-            return ${($_ = isset($this->services['Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor']) ? $this->services['Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor'] : $this->services['Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor'] = new \Symfony\Component\DependencyInjection\Tests\Dumper\Rot13EnvVarProcessor()) && false ?: '_'};
-        }));
-    }
-
-    public function getParameter($name)
-    {
-        $name = (string) $name;
-        if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-            $name = $this->normalizeParameterName($name);
-
-            if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
-                throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
-            }
-        }
-        if (isset($this->loadedDynamicParameters[$name])) {
-            return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-        }
-
-        return $this->parameters[$name];
-    }
-
-    public function hasParameter($name)
-    {
-        $name = (string) $name;
-        $name = $this->normalizeParameterName($name);
-
-        return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
-    }
-
-    public function setParameter($name, $value)
-    {
-        throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
-    }
-
-    public function getParameterBag()
-    {
-        if (null === $this->parameterBag) {
-            $parameters = $this->parameters;
-            foreach ($this->loadedDynamicParameters as $name => $loaded) {
-                $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
-            }
-            $this->parameterBag = new FrozenParameterBag($parameters);
-        }
-
-        return $this->parameterBag;
-    }
-
-    private $loadedDynamicParameters = array(
-        'hello' => false,
-    );
-    private $dynamicParameters = array();
-
-    /**
-     * Computes a dynamic parameter.
-     *
-     * @param string The name of the dynamic parameter to load
-     *
-     * @return mixed The value of the dynamic parameter
-     *
-     * @throws InvalidArgumentException When the dynamic parameter does not exist
-     */
-    private function getDynamicParameter($name)
-    {
-        switch ($name) {
-            case 'hello': $value = $this->getEnv('rot13:foo'); break;
-            default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
-        }
-        $this->loadedDynamicParameters[$name] = true;
-
-        return $this->dynamicParameters[$name] = $value;
-    }
-
-    private $normalizedParameterNames = array();
-
-    private function normalizeParameterName($name)
-    {
-        if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
-            $normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
-            if ((string) $name !== $normalizedName) {
-                @trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
-            }
-        } else {
-            $normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
-        }
-
-        return $normalizedName;
-    }
-
-    /**
-     * Gets the default parameters.
-     *
-     * @return array An array of the default parameters
-     */
-    protected function getDefaultParameters()
-    {
-        return array(
-            'env(foo)' => 'jbeyq',
-        );
-    }
-}

+ 0 - 134
vendor/symfony/dependency-injection/Tests/Fixtures/php/services_subscriber.php

@@ -1,134 +0,0 @@
-<?php
-
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
-use Symfony\Component\DependencyInjection\ContainerInterface;
-use Symfony\Component\DependencyInjection\Container;
-use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
-use Symfony\Component\DependencyInjection\Exception\LogicException;
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
-use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
-
-/**
- * This class has been auto-generated
- * by the Symfony Dependency Injection Component.
- *
- * @final since Symfony 3.3
- */
-class Symfony_DI_PhpDumper_Test_Uninitialized_Reference extends Container
-{
-    private $parameters;
-    private $targetDirs = array();
-
-    public function __construct()
-    {
-        $this->services = array();
-        $this->methodMap = array(
-            'bar' => 'getBarService',
-            'baz' => 'getBazService',
-            'foo1' => 'getFoo1Service',
-            'foo3' => 'getFoo3Service',
-        );
-        $this->privates = array(
-            'foo3' => true,
-        );
-
-        $this->aliases = array();
-    }
-
-    public function getRemovedIds()
-    {
-        return array(
-            'Psr\\Container\\ContainerInterface' => true,
-            'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
-            'foo2' => true,
-            'foo3' => true,
-        );
-    }
-
-    public function compile()
-    {
-        throw new LogicException('You cannot compile a dumped container that was already compiled.');
-    }
-
-    public function isCompiled()
-    {
-        return true;
-    }
-
-    public function isFrozen()
-    {
-        @trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
-
-        return true;
-    }
-
-    /**
-     * Gets the public 'bar' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getBarService()
-    {
-        $this->services['bar'] = $instance = new \stdClass();
-
-        $instance->foo1 = ${($_ = isset($this->services['foo1']) ? $this->services['foo1'] : null) && false ?: '_'};
-        $instance->foo2 = null;
-        $instance->foo3 = ${($_ = isset($this->services['foo3']) ? $this->services['foo3'] : null) && false ?: '_'};
-        $instance->closures = array(0 => function () {
-            return ${($_ = isset($this->services['foo1']) ? $this->services['foo1'] : null) && false ?: '_'};
-        }, 1 => function () {
-            return null;
-        }, 2 => function () {
-            return ${($_ = isset($this->services['foo3']) ? $this->services['foo3'] : null) && false ?: '_'};
-        });
-        $instance->iter = new RewindableGenerator(function () {
-            if (isset($this->services['foo1'])) {
-                yield 'foo1' => ${($_ = isset($this->services['foo1']) ? $this->services['foo1'] : null) && false ?: '_'};
-            }
-            if (false) {
-                yield 'foo2' => null;
-            }
-            if (isset($this->services['foo3'])) {
-                yield 'foo3' => ${($_ = isset($this->services['foo3']) ? $this->services['foo3'] : null) && false ?: '_'};
-            }
-        }, function () {
-            return 0 + (int) (isset($this->services['foo1'])) + (int) (false) + (int) (isset($this->services['foo3']));
-        });
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'baz' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getBazService()
-    {
-        $this->services['baz'] = $instance = new \stdClass();
-
-        $instance->foo3 = ${($_ = isset($this->services['foo3']) ? $this->services['foo3'] : $this->services['foo3'] = new \stdClass()) && false ?: '_'};
-
-        return $instance;
-    }
-
-    /**
-     * Gets the public 'foo1' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getFoo1Service()
-    {
-        return $this->services['foo1'] = new \stdClass();
-    }
-
-    /**
-     * Gets the private 'foo3' shared service.
-     *
-     * @return \stdClass
-     */
-    protected function getFoo3Service()
-    {
-        return $this->services['foo3'] = new \stdClass();
-    }
-}

+ 0 - 10
vendor/symfony/dependency-injection/Tests/Fixtures/php/simple.php

@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-  <services>
-    <service id="FooClass">
-      <argument type="service">
-        <service class="BarClass" />
-      </argument>
-    </service>
-  </services>
-</container>

+ 0 - 21
vendor/symfony/dependency-injection/Tests/Fixtures/xml/nonvalid.xml

@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-    <services>
-        <defaults>
-            <bind key="NonExistent">null</bind>
-            <bind key="$quz">quz</bind>
-            <bind key="$factory">factory</bind>
-        </defaults>
-
-        <service id="bar" class="Symfony\Component\DependencyInjection\Tests\Fixtures\Bar" autowire="true">
-            <bind key="Symfony\Component\DependencyInjection\Tests\Fixtures\BarInterface" type="service" id="Symfony\Component\DependencyInjection\Tests\Fixtures\Bar" />
-            <bind key="$foo" type="collection">
-                <bind>null</bind>
-            </bind>
-        </service>
-
-        <service id="Symfony\Component\DependencyInjection\Tests\Fixtures\Bar">
-            <factory method="create" />
-        </service>
-    </services>
-</container>

+ 0 - 11
vendor/symfony/dependency-injection/Tests/Fixtures/xml/services_defaults_with_parent.xml

@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-  <services>
-    <service id="service_container" class="Symfony\Component\DependencyInjection\ContainerInterface" public="true" synthetic="true"/>
-    <service id="foo" autoconfigure="true" abstract="true">
-      <argument type="service" id="bar" on-invalid="ignore_uninitialized"/>
-    </service>
-    <service id="Psr\Container\ContainerInterface" alias="service_container" public="false"/>
-    <service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container" public="false"/>
-  </services>
-</container>

+ 0 - 11
vendor/symfony/dependency-injection/Tests/Fixtures/xml/services_inline_not_candidate.xml

@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-  <services>
-    <service id="foo" class="stdClass">
-      <argument type="service">
-        <service class="Symfony\Component\DependencyInjection\Tests\Compiler\D"/>
-      </argument>
-    </service>
-    <service id="autowired" class="Symfony\Component\DependencyInjection\Tests\Compiler\E" autowire="true"/>
-  </services>
-</container>

+ 0 - 12
vendor/symfony/dependency-injection/Tests/Fixtures/xml/services_instanceof.xml

@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-  <services>
-    <defaults public="true" />
-    <service class="FooClass"/>
-    <service id="FooClass">
-      <argument type="service">
-        <service class="BarClass" />
-      </argument>
-    </service>
-  </services>
-</container>

+ 0 - 16
vendor/symfony/dependency-injection/Tests/Fixtures/xml/tag_with_empty_name.xml

@@ -1,16 +0,0 @@
-services:
-    _defaults:
-        bind:
-            NonExistent: ~
-            $quz: quz
-            $factory: factory
-
-    bar:
-        class: Symfony\Component\DependencyInjection\Tests\Fixtures\Bar
-        autowire: true
-        bind:
-            Symfony\Component\DependencyInjection\Tests\Fixtures\BarInterface: '@Symfony\Component\DependencyInjection\Tests\Fixtures\Bar'
-            $foo: [ ~ ]
-
-    Symfony\Component\DependencyInjection\Tests\Fixtures\Bar:
-        factory: [ ~, 'create' ]

+ 0 - 16
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_configurator_short_syntax.yml

@@ -1,16 +0,0 @@
-
-services:
-    service_container:
-        class: Symfony\Component\DependencyInjection\ContainerInterface
-        public: true
-        synthetic: true
-    foo:
-        class: Class1
-        public: true
-        arguments: [!service { class: Class2, arguments: [!service { class: Class2 }] }]
-    Psr\Container\ContainerInterface:
-        alias: service_container
-        public: false
-    Symfony\Component\DependencyInjection\ContainerInterface:
-        alias: service_container
-        public: false

+ 0 - 27
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_instanceof.yml

@@ -1,27 +0,0 @@
-services:
-    _defaults: {public: true}
-
-    foo: {class: stdClass, public: false}
-
-    bar:
-        class: stdClass
-        arguments: [ '@private_not_inlined' ]
-
-    private: {class: stdClass, public: false}
-    decorated_private: {class: stdClass}
-    decorated_private_alias: '@foo'
-    alias_to_private: '@private'
-    private_alias: {alias: foo, public: false}
-
-    private_decorator:
-        class: stdClass
-        decorates: 'decorated_private'
-
-    private_alias_decorator:
-        class: stdClass
-        decorates: 'decorated_private_alias'
-
-    private_not_inlined: {class: stdClass, public: false}
-    private_not_removed: {class: stdClass, public: false}
-
-    public_child: {parent: private, public: true}

+ 0 - 10
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_named_args.yml

@@ -1,10 +0,0 @@
-services:
-    dir1:
-        namespace: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\
-        resource: ../Prototype/OtherDir/*/Dir1
-        tags: [foo]
-
-    dir2:
-        namespace: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\
-        resource: ../Prototype/OtherDir/*/Dir2
-        tags: [bar]

+ 0 - 4
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_prototype_namespace_without_resource.yml

@@ -1,4 +0,0 @@
-services:
-    dir1:
-        namespace: Symfony\Component\DependencyInjection\Tests\Fixtures\Prototype\OtherDir\
-        tags: [foo]

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Fixtures/yaml/services_underscore.yml

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\LazyProxy\Instantiator\RealServiceInst
 /**
  * Tests for {@see \Symfony\Component\DependencyInjection\Instantiator\RealServiceInstantiator}.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Marco Pivetta <ocramius@gmail.com>
  */
 class RealServiceInstantiatorTest extends TestCase
 {

+ 1 - 1
vendor/symfony/dependency-injection/Tests/LazyProxy/PhpDumper/NullDumperTest.php

@@ -18,7 +18,7 @@ use Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper;
 /**
  * Tests for {@see \Symfony\Component\DependencyInjection\PhpDumper\NullDumper}.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Marco Pivetta <ocramius@gmail.com>
  */
 class NullDumperTest extends TestCase
 {

+ 1 - 1
vendor/symfony/dependency-injection/Tests/Loader/ClosureLoaderTest.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\DependencyInjection;
 /**
  * Represents a PHP type-hinted service reference.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class TypedReference extends Reference
 {

+ 1 - 1
vendor/symfony/dependency-injection/Variable.php

@@ -22,7 +22,7 @@ namespace Symfony\Component\DependencyInjection;
  *
  * by the PHP dumper.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class Variable
 {

+ 1 - 1
vendor/symfony/dependency-injection/composer.json

@@ -17,7 +17,7 @@ namespace Symfony\Component\HttpFoundation;
  * An accept header is compound with a list of items,
  * sorted by descending quality.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Jean-François Simon <contact@jfsimon.fr>
  */
 class AcceptHeader
 {

+ 1 - 1
vendor/symfony/http-foundation/AcceptHeaderItem.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * Represents an Accept-* header item.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Jean-François Simon <contact@jfsimon.fr>
  */
 class AcceptHeaderItem
 {

+ 1 - 1
vendor/symfony/http-foundation/ApacheRequest.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * Request represents an HTTP request from an Apache server.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ApacheRequest extends Request
 {

+ 5 - 5
vendor/symfony/http-foundation/BinaryFileResponse.php

@@ -17,11 +17,11 @@ use Symfony\Component\HttpFoundation\File\File;
 /**
  * BinaryFileResponse represents an HTTP response delivering a file.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Niklas Fiekas <niklas.fiekas@tu-clausthal.de>
+ * @author stealth35 <stealth35-php@live.fr>
+ * @author Igor Wiedler <igor@wiedler.ch>
+ * @author Jordan Alliot <jordan.alliot@gmail.com>
+ * @author Sergey Linnik <linniksa@gmail.com>
  */
 class BinaryFileResponse extends Response
 {

+ 1 - 1
vendor/symfony/http-foundation/CHANGELOG.md

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * Represents a cookie.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Johannes M. Schmitt <schmittjoh@gmail.com>
  */
 class Cookie
 {

+ 1 - 1
vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Exception;
 /**
  * The HTTP request contains headers with conflicting information.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Magnus Nordlander <magnus@fervo.se>
  */
 class ConflictingHeadersException extends \UnexpectedValueException implements RequestExceptionInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php

@@ -16,7 +16,7 @@ use Symfony\Component\ExpressionLanguage\ExpressionLanguage;
 /**
  * ExpressionRequestMatcher uses an expression to match a Request.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ExpressionRequestMatcher extends RequestMatcher
 {

+ 1 - 1
vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\File\Exception;
 /**
  * Thrown when the access on a file was denied.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class AccessDeniedException extends FileException
 {

+ 1 - 1
vendor/symfony/http-foundation/File/Exception/FileException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\File\Exception;
 /**
  * Thrown when an error occurred in the component File.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class FileException extends \RuntimeException
 {

+ 1 - 1
vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\File\Exception;
 /**
  * Thrown when a file was not found.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class FileNotFoundException extends FileException
 {

+ 1 - 1
vendor/symfony/http-foundation/File/Exception/UnexpectedTypeException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\File\Exception;
 /**
  * Thrown when an error occurred during file upload.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class UploadException extends FileException
 {

+ 1 - 1
vendor/symfony/http-foundation/File/File.php

@@ -19,7 +19,7 @@ use Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser;
 /**
  * A file in the file system.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class File extends \SplFileInfo
 {

+ 1 - 1
vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException;
 /**
  * Guesses the mime type with the binary "file" (only available on *nix).
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class FileBinaryMimeTypeGuesser implements MimeTypeGuesserInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException;
 /**
  * Guesses the mime type using the PECL extension FileInfo.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class FileinfoMimeTypeGuesser implements MimeTypeGuesserInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php

@@ -35,7 +35,7 @@ use Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException;
  *     $guesser = MimeTypeGuesser::getInstance();
  *     $guesser->register(new FileinfoMimeTypeGuesser('/path/to/magic/file'));
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 class MimeTypeGuesser implements MimeTypeGuesserInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException;
 /**
  * Guesses the mime type of a file.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
  */
 interface MimeTypeGuesserInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/File/Stream.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\File;
 /**
  * A PHP stream of unknown size.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class Stream extends File
 {

+ 3 - 3
vendor/symfony/http-foundation/File/UploadedFile.php

@@ -18,9 +18,9 @@ use Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser;
 /**
  * A file uploaded through a form.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Bernhard Schussek <bschussek@gmail.com>
+ * @author Florian Eckerstorfer <florian@eckerstorfer.org>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class UploadedFile extends File
 {

+ 2 - 2
vendor/symfony/http-foundation/FileBag.php

@@ -16,8 +16,8 @@ use Symfony\Component\HttpFoundation\File\UploadedFile;
 /**
  * FileBag is a container for uploaded files.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Bulat Shakirzyanov <mallluhuct@gmail.com>
  */
 class FileBag extends ParameterBag
 {

+ 1 - 1
vendor/symfony/http-foundation/HeaderBag.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * HeaderBag is a container for HTTP headers.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class HeaderBag implements \IteratorAggregate, \Countable
 {

+ 2 - 2
vendor/symfony/http-foundation/IpUtils.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * Http utility functions.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class IpUtils
 {
@@ -98,7 +98,7 @@ class IpUtils
      * Compares two IPv6 addresses.
      * In case a subnet is given, it checks if it contains the request IP.
      *
-     * @autor ThurData <info@thurdata.ch>
+     * @author David Soria Parra <dsp at php dot net>
      *
      * @see https://github.com/dsp/v6tools
      *

+ 1 - 1
vendor/symfony/http-foundation/JsonResponse.php

@@ -20,7 +20,7 @@ namespace Symfony\Component\HttpFoundation;
  *
  * @see https://www.owasp.org/index.php/OWASP_AJAX_Security_Guidelines#Always_return_JSON_with_an_Object_on_the_outside
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Igor Wiedler <igor@wiedler.ch>
  */
 class JsonResponse extends Response
 {

+ 1 - 1
vendor/symfony/http-foundation/LICENSE

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * ParameterBag is a container for key/value pairs.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ParameterBag implements \IteratorAggregate, \Countable
 {

+ 1 - 1
vendor/symfony/http-foundation/README.md

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * RedirectResponse represents an HTTP response doing a redirect.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class RedirectResponse extends Response
 {

+ 1 - 1
vendor/symfony/http-foundation/Request.php

@@ -26,7 +26,7 @@ use Symfony\Component\HttpFoundation\Session\SessionInterface;
  *   * getUri
  *   * getUriForPath
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Request
 {

+ 1 - 1
vendor/symfony/http-foundation/RequestMatcher.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * RequestMatcher compares a pre-defined set of checks against a Request instance.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class RequestMatcher implements RequestMatcherInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/RequestMatcherInterface.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * RequestMatcherInterface is an interface for strategies to match a Request.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 interface RequestMatcherInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/RequestStack.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * Request stack that controls the lifecycle of requests.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Benjamin Eberlei <kontakt@beberlei.de>
  */
 class RequestStack
 {

+ 1 - 1
vendor/symfony/http-foundation/Response.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * Response represents an HTTP response.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Response
 {

+ 1 - 1
vendor/symfony/http-foundation/ResponseHeaderBag.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * ResponseHeaderBag is a container for Response HTTP headers.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ResponseHeaderBag extends HeaderBag
 {

+ 3 - 3
vendor/symfony/http-foundation/ServerBag.php

@@ -14,9 +14,9 @@ namespace Symfony\Component\HttpFoundation;
 /**
  * ServerBag is a container for HTTP headers from the $_SERVER variable.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Bulat Shakirzyanov <mallluhuct@gmail.com>
+ * @author Robert Kiss <kepten@gmail.com>
  */
 class ServerBag extends ParameterBag
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php

@@ -16,7 +16,7 @@ use Symfony\Component\HttpFoundation\Session\SessionBagInterface;
 /**
  * Attributes store.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 interface AttributeBagInterface extends SessionBagInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php

@@ -15,7 +15,7 @@ namespace Symfony\Component\HttpFoundation\Session\Attribute;
  * This class provides structured storage of session attributes using
  * a name spacing character in the key.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class NamespacedAttributeBag extends AttributeBag
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Flash;
 /**
  * AutoExpireFlashBag flash message container.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class AutoExpireFlashBag implements FlashBagInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Flash/FlashBag.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Flash;
 /**
  * FlashBag flash message container.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class FlashBag implements FlashBagInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php

@@ -16,7 +16,7 @@ use Symfony\Component\HttpFoundation\Session\SessionBagInterface;
 /**
  * FlashBagInterface.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 interface FlashBagInterface extends SessionBagInterface
 {

+ 2 - 2
vendor/symfony/http-foundation/Session/Session.php

@@ -19,8 +19,8 @@ use Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage;
 use Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Drak <drak@zikula.org>
  */
 class Session implements SessionInterface, \IteratorAggregate, \Countable
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/SessionBagInterface.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session;
 /**
  * Session Bag store.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 interface SessionBagInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/SessionBagProxy.php

@@ -12,7 +12,7 @@
 namespace Symfony\Component\HttpFoundation\Session;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/http-foundation/Session/SessionInterface.php

@@ -16,7 +16,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\MetadataBag;
 /**
  * Interface for the session.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 interface SessionInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php

@@ -16,7 +16,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
  * of the PHP 7.0 SessionUpdateTimestampHandlerInterface,
  * enabling strict and lazy session handling.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
 @trigger_error(sprintf('The class %s is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Component\HttpFoundation\Session\Storage\Handler\MemcachedSessionHandler instead.', MemcacheSessionHandler::class), E_USER_DEPRECATED);
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  *
  * @deprecated since version 3.4, to be removed in 4.0. Use Symfony\Component\HttpFoundation\Session\Storage\Handler\MemcachedSessionHandler instead.
  */

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php

@@ -17,7 +17,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
  *
  * @see http://php.net/memcached
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class MemcachedSessionHandler extends AbstractSessionHandler
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
 /**
  * Session handler using the mongodb/mongodb package and MongoDB driver extension.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Markus Bachmann <markus.bachmann@bachi.biz>
  *
  * @see https://packagist.org/packages/mongodb/mongodb
  * @see http://php.net/manual/en/set.mongodb.php

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
 /**
  * Native session handler using PHP's built in file storage.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class NativeFileSessionHandler extends NativeSessionHandler
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/NativeSessionHandler.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
 /**
  * Can be used in unit testing or in a situations where persisted sessions are not desired.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class NullSessionHandler extends AbstractSessionHandler
 {

+ 3 - 3
vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php

@@ -34,9 +34,9 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
  *
  * @see http://php.net/sessionhandlerinterface
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Michael Williams <michael.williams@funsational.com>
+ * @author Tobias Schultze <http://tobion.de>
  */
 class PdoSessionHandler extends AbstractSessionHandler
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
 /**
  * Adds basic `SessionUpdateTimestampHandlerInterface` behaviors to another `SessionHandlerInterface`.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  */
 class StrictSessionHandler extends AbstractSessionHandler
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Handler/WriteCheckSessionHandler.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler;
 /**
  * Wraps another SessionHandlerInterface to only write the session when it has been modified.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Adrien Brault <adrien.brault@gmail.com>
  *
  * @deprecated since version 3.4, to be removed in 4.0. Implement `SessionUpdateTimestampHandlerInterface` or extend `AbstractSessionHandler` instead.
  */

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/MetadataBag.php

@@ -18,7 +18,7 @@ use Symfony\Component\HttpFoundation\Session\SessionBagInterface;
  *
  * Adds metadata to the session.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class MetadataBag implements SessionBagInterface
 {

+ 3 - 3
vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php

@@ -21,9 +21,9 @@ use Symfony\Component\HttpFoundation\Session\SessionBagInterface;
  *
  * When doing functional testing, you should use MockFileSessionStorage instead.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Bulat Shakirzyanov <mallluhuct@gmail.com>
+ * @author Drak <drak@zikula.org>
  */
 class MockArraySessionStorage implements SessionStorageInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php

@@ -20,7 +20,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage;
  * not pollute any session related globals, including session_*() functions
  * or session.* PHP ini directives.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class MockFileSessionStorage extends MockArraySessionStorage
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php

@@ -19,7 +19,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy;
 /**
  * This provides a base class for session attribute storage.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class NativeSessionStorage implements SessionStorageInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage;
 /**
  * Allows session to be started by PHP and managed by Symfony.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class PhpBridgeSessionStorage extends NativeSessionStorage
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php

@@ -12,7 +12,7 @@
 namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 abstract class AbstractProxy
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Proxy/NativeProxy.php

@@ -18,7 +18,7 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy;
  *
  * @deprecated since version 3.4, to be removed in 4.0. Use your session handler implementation directly.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class NativeProxy extends AbstractProxy
 {

+ 1 - 1
vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php

@@ -12,7 +12,7 @@
 namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
 {

+ 2 - 2
vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php

@@ -16,8 +16,8 @@ use Symfony\Component\HttpFoundation\Session\SessionBagInterface;
 /**
  * StorageInterface.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Drak <drak@zikula.org>
  */
 interface SessionStorageInterface
 {

+ 1 - 1
vendor/symfony/http-foundation/StreamedResponse.php

@@ -22,7 +22,7 @@ namespace Symfony\Component\HttpFoundation;
  *
  * @see flush()
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class StreamedResponse extends Response
 {

+ 2 - 2
vendor/symfony/http-foundation/Tests/AcceptHeaderItemTest.php

@@ -17,8 +17,8 @@ use Symfony\Component\HttpFoundation\Cookie;
 /**
  * CookieTest.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author John Kary <john@johnkary.net>
+ * @author Hugo Hamon <hugo.hamon@sensio.com>
  *
  * @group time-sensitive
  */

+ 2 - 2
vendor/symfony/http-foundation/Tests/ExpressionRequestMatcherTest.php

@@ -18,8 +18,8 @@ use Symfony\Component\HttpFoundation\FileBag;
 /**
  * FileBagTest.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Bulat Shakirzyanov <mallluhuct@gmail.com>
  */
 class FileBagTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Fixtures/response-functional/common.inc

@@ -930,7 +930,7 @@ class ResponseTest extends ResponseTestCase
     /**
      * @see       http://github.com/zendframework/zend-diactoros for the canonical source repository
      *
-     * @autor ThurData <info@thurdata.ch>
+     * @author    Fábio Pacheco
      * @copyright Copyright (c) 2015-2016 Zend Technologies USA Inc. (http://www.zend.com)
      * @license   https://github.com/zendframework/zend-diactoros/blob/master/LICENSE.md New BSD License
      */

+ 1 - 1
vendor/symfony/http-foundation/Tests/ResponseTestCase.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\ServerBag;
 /**
  * ServerBagTest.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Bulat Shakirzyanov <mallluhuct@gmail.com>
  */
 class ServerBagTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag;
 /**
  * Tests AttributeBag.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class AttributeBagTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag;
 /**
  * Tests NamespacedAttributeBag.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class NamespacedAttributeBagTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Flash/AutoExpireFlashBagTest.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag as FlashBa
 /**
  * AutoExpireFlashBagTest.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class AutoExpireFlashBagTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Flash/FlashBagTest.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\Session\Flash\FlashBag;
 /**
  * FlashBagTest.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class FlashBagTest extends TestCase
 {

+ 3 - 3
vendor/symfony/http-foundation/Tests/Session/SessionTest.php

@@ -20,9 +20,9 @@ use Symfony\Component\HttpFoundation\Session\Storage\MockArraySessionStorage;
 /**
  * SessionTest.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
+ * @author Robert Schönthal <seroscho@googlemail.com>
+ * @author Drak <drak@zikula.org>
  */
 class SessionTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php

@@ -15,7 +15,7 @@ use PHPUnit\Framework\TestCase;
 use Symfony\Component\HttpFoundation\Session\Storage\Handler\MongoDbSessionHandler;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Markus Bachmann <markus.bachmann@bachi.biz>
  * @group time-sensitive
  * @group legacy
  */

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php

@@ -18,7 +18,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage;
 /**
  * Test class for NativeFileSessionHandler.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  *
  * @runTestsInSeparateProcesses
  * @preserveGlobalState disabled

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeSessionHandle
 /**
  * Test class for NativeSessionHandler.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  *
  * @runTestsInSeparateProcesses
  * @preserveGlobalState disabled

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php

@@ -19,7 +19,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage;
 /**
  * Test class for NullSessionHandler.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  *
  * @runTestsInSeparateProcesses
  * @preserveGlobalState disabled

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php

@@ -15,7 +15,7 @@ use PHPUnit\Framework\TestCase;
 use Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Adrien Brault <adrien.brault@gmail.com>
  *
  * @group legacy
  */

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/MetadataBagTest.php

@@ -19,7 +19,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\MockArraySessionStorage;
 /**
  * Test class for MockArraySessionStorage.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class MockArraySessionStorageTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/MockFileSessionStorageTest.php

@@ -19,7 +19,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage;
 /**
  * Test class for MockFileSessionStorage.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class MockFileSessionStorageTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/NativeSessionStorageTest.php

@@ -22,7 +22,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy;
 /**
  * Test class for NativeSessionStorage.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  *
  * These tests require separate processes.
  *

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php

@@ -18,7 +18,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage;
 /**
  * Test class for PhpSessionStorage.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  *
  * These tests require separate processes.
  *

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php

@@ -18,7 +18,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy;
 /**
  * Test class for AbstractProxy.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class AbstractProxyTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/NativeProxyTest.php

@@ -19,7 +19,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\Proxy\NativeProxy;
  *
  * @group legacy
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  */
 class NativeProxyTest extends TestCase
 {

+ 1 - 1
vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php

@@ -17,7 +17,7 @@ use Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy;
 /**
  * Tests for SessionHandlerProxy class.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Drak <drak@zikula.org>
  *
  * @runTestsInSeparateProcesses
  * @preserveGlobalState disabled

+ 2 - 2
vendor/symfony/http-foundation/Tests/StreamedResponseTest.php

@@ -14,8 +14,8 @@ namespace Symfony\Polyfill\Apcu;
 /**
  * Apcu for Zend Server Data Cache.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Kate Gray <opensource@codebykate.com>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/polyfill-apcu/LICENSE

@@ -60,7 +60,7 @@ namespace Symfony\Polyfill\Mbstring;
  * - mb_strcut               - Get part of string
  * - mb_strimwidth           - Get truncated string with specified width
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/polyfill-mbstring/README.md

@@ -12,7 +12,7 @@
 namespace Symfony\Polyfill\Php70;
 
 /**
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
  *
  * @internal
  */

+ 2 - 2
vendor/symfony/polyfill-php70/README.md

@@ -23,8 +23,8 @@ use Symfony\Component\Yaml\Yaml;
 /**
  * Validates YAML files syntax and outputs encountered errors.
  *
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Grégoire Pineau <lyrixx@lyrixx.info>
+ * @author Robin Chalas <robin.chalas@gmail.com>
  */
 class LintCommand extends Command
 {

+ 1 - 1
vendor/symfony/yaml/Dumper.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Yaml;
 /**
  * Dumper dumps PHP variables to YAML strings.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Dumper
 {

+ 1 - 1
vendor/symfony/yaml/Escaper.php

@@ -15,7 +15,7 @@ namespace Symfony\Component\Yaml;
  * Escaper encapsulates escaping rules for single and double-quoted
  * YAML strings.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Matthew Lewinski <matthew@lewinski.org>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/yaml/Exception/DumpException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Yaml\Exception;
 /**
  * Exception class thrown when an error occurs during dumping.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class DumpException extends RuntimeException
 {

+ 1 - 1
vendor/symfony/yaml/Exception/ExceptionInterface.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Yaml\Exception;
 /**
  * Exception interface for all exceptions thrown by the component.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 interface ExceptionInterface
 {

+ 1 - 1
vendor/symfony/yaml/Exception/ParseException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Yaml\Exception;
 /**
  * Exception class thrown when an error occurs during parsing.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class ParseException extends RuntimeException
 {

+ 1 - 1
vendor/symfony/yaml/Exception/RuntimeException.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Yaml\Exception;
 /**
  * Exception class thrown when an error occurs during parsing.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Romain Neutron <imprec@gmail.com>
  */
 class RuntimeException extends \RuntimeException implements ExceptionInterface
 {

+ 1 - 1
vendor/symfony/yaml/Inline.php

@@ -18,7 +18,7 @@ use Symfony\Component\Yaml\Tag\TaggedValue;
 /**
  * Inline implements a YAML parser/dumper for the YAML inline syntax.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/yaml/LICENSE

@@ -17,7 +17,7 @@ use Symfony\Component\Yaml\Tag\TaggedValue;
 /**
  * Parser parses YAML strings to convert them to PHP arrays.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Parser
 {

+ 2 - 2
vendor/symfony/yaml/README.md

@@ -12,8 +12,8 @@
 namespace Symfony\Component\Yaml\Tag;
 
 /**
- * @autor ThurData <info@thurdata.ch>
- * @autor ThurData <info@thurdata.ch>
+ * @author Nicolas Grekas <p@tchwork.com>
+ * @author Guilhem N. <egetick@gmail.com>
  */
 final class TaggedValue
 {

+ 1 - 1
vendor/symfony/yaml/Tests/Command/LintCommandTest.php

@@ -20,7 +20,7 @@ use Symfony\Component\Console\Tester\CommandTester;
 /**
  * Tests the YamlLintCommand.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Robin Chalas <robin.chalas@gmail.com>
  */
 class LintCommandTest extends TestCase
 {

+ 3 - 3
vendor/symfony/yaml/Tests/DumperTest.php

@@ -775,19 +775,19 @@ spec: 2.28
 yaml: |
   ---
   Time: 2001-11-23 15:01:42 -05:00
-  User: ThurData
+  User: ed
   Warning: >
     This is an error message
     for the log file
   ---
   Time: 2001-11-23 15:02:31 -05:00
-  User: ThurData
+  User: ed
   Warning: >
     A slightly different error
     message.
   ---
   Date: 2001-11-23 15:03:17 -05:00
-  User: ThurData
+  User: ed
   Fatal: >
     Unknown variable "bar"
   Stack:

+ 0 - 18
vendor/symfony/yaml/Tests/Fixtures/YtsTypeTransfers.yml

@@ -1,18 +0,0 @@
-- escapedCharacters
-- sfComments
-- sfCompact
-- sfTests
-- sfObjects
-- sfMergeKey
-- sfQuotes
-- YtsAnchorAlias
-- YtsBasicTests
-- YtsBlockMapping
-- YtsDocumentSeparator
-- YtsErrorTests
-- YtsFlowCollections
-- YtsFoldedScalars
-- YtsNullsAndEmpties
-- YtsSpecificationExamples
-- YtsTypeTransfers
-- unindentedCollections

+ 1 - 1
vendor/symfony/yaml/Tests/Fixtures/nullMappingKey.yml

@@ -17,7 +17,7 @@ use Symfony\Component\Yaml\Exception\ParseException;
  * Unescaper encapsulates unescaping rules for single and double-quoted
  * YAML strings.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Matthew Lewinski <matthew@lewinski.org>
  *
  * @internal
  */

+ 1 - 1
vendor/symfony/yaml/Yaml.php

@@ -16,7 +16,7 @@ use Symfony\Component\Yaml\Exception\ParseException;
 /**
  * Yaml offers convenience methods to load and dump YAML.
  *
- * @autor ThurData <info@thurdata.ch>
+ * @author Fabien Potencier <fabien@symfony.com>
  */
 class Yaml
 {

+ 0 - 0
vendor/symfony/yaml/composer.json