This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/DependencyInjection/Argument
Nicolas Grekas c1cb43e2c2 Merge branch '4.4' into 5.1
* 4.4:
  Add missing `@return` annotations to fix deprecations on PHP 8
  [ProxyManagerBridge] fix PHP notice, switch to "friendsofphp/proxy-manager-lts"
2020-12-23 16:26:14 +01:00
..
AbstractArgument.php [DI] fix definition and usage of AbstractArgument 2020-04-23 22:40:01 +02:00
ArgumentInterface.php [DependencyInjection] Implement lazy collection type using generators 2017-01-05 21:34:37 +01:00
BoundArgument.php Apply "visibility_required" CS rule to constants 2020-12-08 17:59:59 +01:00
IteratorArgument.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
ReferenceSetArgumentTrait.php Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01:00
RewindableGenerator.php Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
ServiceClosureArgument.php switched array() to [] 2019-01-16 10:39:14 +01:00
ServiceLocator.php Add missing @return annotations to fix deprecations on PHP 8 2020-12-23 16:11:26 +01:00
ServiceLocatorArgument.php [DI] Allow tagged_locator tag to be used as an argument 2019-03-11 14:33:24 +01:00
TaggedIteratorArgument.php [DI] The default index method wasn't used if the "index_by" attribute is missing 2020-12-08 17:11:59 +01:00