An open API service for providing issue and pull request metadata for open source projects.

GitHub / symfony/symfony issues and pull requests

Labelled with: DependencyInjection

#53843 - [DependencyInjection] unable to make lazy service from readonly class

Issue - State: closed - Opened by kor3k almost 2 years ago - 7 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#53742 - [DependencyInjection] fix tests

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 2 comments
Labels: DependencyInjection, Status: Reviewed

#53742 - [DependencyInjection] fix tests

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 2 comments
Labels: DependencyInjection, Status: Reviewed

#53695 - [DependencyInjection] fix tests

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 1 comment
Labels: DependencyInjection, Status: Needs Review

#53695 - [DependencyInjection] fix tests

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 1 comment
Labels: DependencyInjection, Status: Needs Review

#53680 - [DependencyInjection][Yaml] dump enums with the !php/enum tag

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 1 comment
Labels: DependencyInjection, Feature, Yaml, Status: Reviewed

#53659 - [DependencyInjection] Fix replacing arguments

Pull Request - State: closed - Opened by HypeMC almost 2 years ago - 4 comments
Labels: DependencyInjection, Bug, Status: Reviewed

#53651 - [DI] Getting the wrong error message ("no such service exists, did you create a class that implements this interface?" when class exists but its constructor is private)

Issue - State: closed - Opened by gnutix almost 2 years ago - 8 comments
Labels: DependencyInjection, Bug, Good first issue, Status: Needs Review, Help wanted

#53641 - [DependencyInjection] Add a configuration option to disable autowiring of optional parameters

Pull Request - State: closed - Opened by DaDeather almost 2 years ago
Labels: DependencyInjection, Status: Needs Review

#53641 - [DependencyInjection] Add a configuration option to disable autowiring of optional parameters

Pull Request - State: closed - Opened by DaDeather almost 2 years ago
Labels: DependencyInjection, Status: Needs Review

#53640 - [DependencyInjection] Add configuration option to disable autowiring of optional parameters

Issue - State: closed - Opened by DaDeather almost 2 years ago - 8 comments
Labels: DependencyInjection, Feature

#53633 - 'Environment variables are never used' error while running tests with mocked service

Issue - State: closed - Opened by nlinkevich-busuu almost 2 years ago - 8 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#53631 - [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago
Labels: DependencyInjection, Bug, Status: Needs Review

#53631 - [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago
Labels: DependencyInjection, Bug, Status: Needs Review

#53605 - [DependencyInjection] Allow registering attributes on classes that cannot be instantiated

Pull Request - State: open - Opened by ruudk almost 2 years ago - 5 comments
Labels: DependencyInjection, Feature, Status: Needs Review

#53501 - [DependencyInjection] support lazy evaluated exception messages with Xdebug 3

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 3 comments
Labels: DependencyInjection, Status: Needs Review

#53501 - [DependencyInjection] support lazy evaluated exception messages with Xdebug 3

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 3 comments
Labels: DependencyInjection, Status: Needs Review

#53473 - Definition of a Controller as a Service inside a compiler pass

Issue - State: closed - Opened by sbarex almost 2 years ago - 3 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#53436 - [DependencyInjection] allow decorating a lazy service using a final class if it's wired by an interface

Issue - State: closed - Opened by dkarlovi almost 2 years ago - 5 comments
Labels: DependencyInjection

#53433 - [DependencyInjection] Use Notifier transport_factory services (without fqcn)

Pull Request - State: closed - Opened by smnandre almost 2 years ago - 3 comments
Labels: DependencyInjection, Status: Needs Review

#53320 - [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from `parse_url()` results

Pull Request - State: closed - Opened by alexandre-daubois almost 2 years ago - 6 comments
Labels: DependencyInjection, Feature, Translation, Status: Needs Review, Cache, Lock, Messenger, Mailer, Notifier

#53320 - [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from `parse_url()` results

Pull Request - State: closed - Opened by alexandre-daubois almost 2 years ago - 6 comments
Labels: DependencyInjection, Feature, Translation, Status: Needs Review, Cache, Lock, Messenger, Mailer, Notifier

#53174 - [DIC] Decorator + TaggedLocator does not play well

Issue - State: closed - Opened by jmuxfeldt almost 2 years ago - 8 comments
Labels: DependencyInjection, Bug, Status: Reviewed

#53163 - [Contracts][DependencyInjection] Add `ServiceCollectionInterface`

Pull Request - State: closed - Opened by kbond almost 2 years ago - 9 comments
Labels: DependencyInjection, Feature, Status: Reviewed, Contracts

#53163 - [Contracts][DependencyInjection] Add `ServiceCollectionInterface`

Pull Request - State: closed - Opened by kbond almost 2 years ago - 9 comments
Labels: DependencyInjection, Feature, Status: Reviewed, Contracts

#53090 - [Feature Request] Tagged iterators without tags!

Issue - State: closed - Opened by sylfabre almost 2 years ago - 3 comments
Labels: DependencyInjection, Feature

#52969 - [Console][DI] Make use of autowiring within a complex console application

Issue - State: open - Opened by dsdeboer almost 2 years ago - 4 comments
Labels: DependencyInjection, Console

#52922 - [DependencyInjection] Add Lazy attribute for classes and arguments

Pull Request - State: closed - Opened by Tiriel almost 2 years ago - 2 comments
Labels: DependencyInjection, Feature, Status: Reviewed

#52922 - [DependencyInjection] Add Lazy attribute for classes and arguments

Pull Request - State: closed - Opened by Tiriel almost 2 years ago - 2 comments
Labels: DependencyInjection, Feature, Status: Reviewed

#52910 - [DependencyInjection] Do not autowire private and protected properties

Pull Request - State: closed - Opened by dontub almost 2 years ago - 7 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#52843 - [DependencyInjection] Prepending extension configs with file loaders

Pull Request - State: closed - Opened by yceruto almost 2 years ago - 9 comments
Labels: DependencyInjection, Feature, BC Break, DX, Status: Reviewed, :snowflake: Feature Freeze

#52836 - [DependencyInjection] Fix parsing named autowiring aliases that contain underscores

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago - 2 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#52820 - [DependencyInjection] Add `#[AutowireInline]` attribute to allow service definition at the class level

Pull Request - State: open - Opened by DaDeather almost 2 years ago - 13 comments
Labels: DependencyInjection, Ready, Status: Reviewed, :snowflake: Feature Freeze

#52820 - [DependencyInjection] Add `#[AutowireInline]` attribute to allow service definition at the class level

Pull Request - State: closed - Opened by DaDeather almost 2 years ago - 14 comments
Labels: DependencyInjection, Ready, Status: Reviewed, :snowflake: Feature Freeze

#52819 - [DependencyInjection] Add new attributes to allow inlined services while using autowiring

Issue - State: closed - Opened by DaDeather almost 2 years ago
Labels: DependencyInjection, Feature

#52815 - [DependencyInjection] Service names containing underscores not working after upgrading to 6.4.0

Issue - State: closed - Opened by paullallier almost 2 years ago - 7 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#52808 - [DependencyInjection] Fix dumping containers with null-referenced services

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago
Labels: DependencyInjection, Bug, Status: Reviewed

#52796 - [DependencyInjection] remove useless setAccessible() calls

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 1 comment
Labels: DependencyInjection, Status: Reviewed

#52789 - Allow prepending extension config in DI Loader (XML/YAML)

Issue - State: closed - Opened by solverat almost 2 years ago - 3 comments
Labels: DependencyInjection, Feature

#52780 - [DependencyInjection] don't check parameter values if they are not set

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 1 comment
Labels: DependencyInjection, Bug, Status: Reviewed

#52768 - lint:container command fails on named argument service

Issue - State: closed - Opened by simonberger almost 2 years ago - 6 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#52738 - Bug on Namespace with vendor modules

Issue - State: closed - Opened by luizkim almost 2 years ago
Labels: DependencyInjection, Bug, Status: Needs Review

#52703 - [Cache/DI] Can not autowire TagAwareAdapterInterface

Issue - State: closed - Opened by KDederichs almost 2 years ago - 1 comment
Labels: DependencyInjection, Bug, Status: Needs Review, Cache

#52636 - [DependencyInjection] Prepend extension config with `ContainerConfigurator`

Pull Request - State: closed - Opened by yceruto about 2 years ago - 6 comments
Labels: DependencyInjection, Feature, DX, Status: Reviewed

#52615 - [DependencyInjection] Allow multiple configurators

Pull Request - State: closed - Opened by maelanleborgne about 2 years ago - 9 comments
Labels: DependencyInjection, Feature, Status: Needs Review, Deprecation

#52607 - [DependencyInjection] Allow multiple configurators

Issue - State: closed - Opened by maelanleborgne about 2 years ago - 5 comments
Labels: DependencyInjection, Feature

#52596 - [DependencyInjection] ContainerInterface cause ClassNotFoundException

Issue - State: closed - Opened by connorhu about 2 years ago - 4 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#52590 - AutoconfigureTag only works if interface is registered itself

Issue - State: closed - Opened by uncaught about 2 years ago - 5 comments
Labels: DependencyInjection

#52437 - [DependencyInjection] Use CPP

Pull Request - State: closed - Opened by OskarStark about 2 years ago - 1 comment
Labels: DependencyInjection, Status: Needs Review

#52416 - [DependencyInjection] clean up legacy test

Pull Request - State: closed - Opened by xabbuh about 2 years ago - 1 comment
Labels: DependencyInjection, Status: Reviewed

#52369 - [DependencyInjection] Add `urlencode` function to `EnvVarProcessor`

Pull Request - State: closed - Opened by crtl about 2 years ago - 2 comments
Labels: DependencyInjection, Feature, Status: Reviewed

#52110 - Environment variables "bool:SYMFONY_PROFILER" are never used

Issue - State: closed - Opened by VencaKrecl about 2 years ago - 3 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#52042 - [DependencyInjection] increase lower bound of symfony/service-contracts

Pull Request - State: closed - Opened by xabbuh about 2 years ago - 2 comments
Labels: DependencyInjection, Status: Needs Review

#51971 - [DependencyInjection][HttpKernel] Add PHPDoc to attribute classes and properties

Pull Request - State: closed - Opened by alexandre-daubois about 2 years ago - 3 comments
Labels: DependencyInjection, Feature, HttpKernel, Status: Needs Review

#51971 - [DependencyInjection][HttpKernel] Add PHPDoc to attribute classes and properties

Pull Request - State: closed - Opened by alexandre-daubois about 2 years ago - 3 comments
Labels: DependencyInjection, Feature, HttpKernel, Status: Needs Review

#51916 - [DependencyInjection] Simplify using DI attributes with `ServiceLocator/Iterator`'s

Pull Request - State: closed - Opened by kbond about 2 years ago - 3 comments
Labels: DependencyInjection, Feature, Status: Needs Review

#51854 - Do not add a `ReflectionClassResource` to the container when class is annotated with `#[Excluded]`

Issue - State: closed - Opened by ruudk about 2 years ago - 8 comments
Labels: DependencyInjection, Feature, Stalled

#51835 - [DependencyInjection] Remove inaccurate `@throws` on `Container::get()`

Pull Request - State: closed - Opened by VincentLanglet about 2 years ago - 4 comments
Labels: DependencyInjection, Status: Reviewed

#51832 - [DependencyInjection] Add `#[AutowireIterator]` attribute and improve `#[AutowireLocator]`

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago - 11 comments
Labels: DependencyInjection, Feature, Status: Reviewed, :snowflake: Feature Freeze

#51783 - Bind is not working in 5.4

Issue - State: closed - Opened by eerison about 2 years ago
Labels: DependencyInjection, Bug, Status: Needs Review

#51702 - [DependencyInjection] Enums are not injected in TaggedIterator

Issue - State: closed - Opened by valx76 about 2 years ago - 4 comments
Labels: DependencyInjection, Bug

#51698 - ClassExistenceResource is missing from symfony/dependency-injection

Issue - State: closed - Opened by dustin-scott about 2 years ago - 2 comments
Labels: DependencyInjection, Bug

#51695 - [DependencyInjection] Ensure AutowireCallable handles non-shared services

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago - 11 comments
Labels: DependencyInjection, Bug

#51691 - AutowireCallable Doesn't Respect Non-Shared Services

Issue - State: closed - Opened by miqrogroove about 2 years ago - 6 comments
Labels: DependencyInjection, Bug

#51647 - Decorator stack creating unexpected new service instance

Issue - State: closed - Opened by n-valverde about 2 years ago - 8 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#51575 - [DependencyInjection] Add date_time and date_time_format env processors

Pull Request - State: closed - Opened by secit-pl about 2 years ago - 16 comments
Labels: DependencyInjection, Feature, Status: Needs Review

#51565 - [DependencyInjection] Target parameter attribute does not work for Services

Issue - State: closed - Opened by issamkhadiri1989 about 2 years ago - 6 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#51559 - [DependencyInjection] `#[Autowire]` attribute should have precedence over bindings

Pull Request - State: closed - Opened by HypeMC about 2 years ago - 7 comments
Labels: DependencyInjection, Bug, Status: Reviewed

#51559 - [DependencyInjection] `#[Autowire]` attribute should have precedence over bindings

Pull Request - State: closed - Opened by HypeMC about 2 years ago - 7 comments
Labels: DependencyInjection, Bug, Status: Reviewed

#51392 - [DependencyInjection] add `#[AutowireLocator]` attribute

Pull Request - State: closed - Opened by kbond over 2 years ago - 6 comments
Labels: DependencyInjection, Feature, Status: Reviewed

#51258 - [DependencyInjection] incorrect list of tags with the tagged service when using aliases

Issue - State: closed - Opened by Setest over 2 years ago - 4 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#51198 - [DependencyInjection] Fix autocasting `null` env values to empty string with `container.env_var_processors_locator`

Pull Request - State: closed - Opened by fancyweb over 2 years ago - 4 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#51123 - [DependencyInjection] Add test for issue #49591

Pull Request - State: open - Opened by HypeMC over 2 years ago - 2 comments
Labels: DependencyInjection, Bug, Status: Needs Work

#51106 - [DependencyInjection] `#[When(env: 'staging')]` throws exception when using dev-only classes

Issue - State: closed - Opened by jon-ht over 2 years ago - 6 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#51095 - [DependencyInjection] PhpDumper does not properly share service used in TaggedIteratorArgument under (very) specific circumstances

Issue - State: open - Opened by aboks over 2 years ago - 6 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#50900 - [DependencyInjection] Tagged services with negative priority

Issue - State: closed - Opened by Phenix789 over 2 years ago - 11 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#50781 - Container builder doesn't register transport factory from require-dev in dev env

Issue - State: closed - Opened by zinkovskiy over 2 years ago - 8 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#50745 - [DependencyInjection] Add `CheckAliasValidityPass` to check interface compatibility

Pull Request - State: closed - Opened by n-valverde over 2 years ago - 8 comments
Labels: DependencyInjection, Feature, Status: Reviewed

#50713 - Symfony\Config\Security\ProviderConfig broken during cache:clear

Issue - State: open - Opened by k0d3r1s over 2 years ago - 3 comments
Labels: DependencyInjection, Bug, Config, SecurityBundle, Status: Needs Review

#50634 - [DependencyInjection] `#[AutowireServiceClosure]` does not work together with `#[Target]`

Issue - State: closed - Opened by ruudk over 2 years ago - 2 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Stalled

#50447 - [DependencyInjection] Add support for excluding services with declared custom attribute

Pull Request - State: open - Opened by angelov over 2 years ago - 1 comment
Labels: DependencyInjection, Feature, Status: Needs Review

#50444 - [DependencyInjection] Allow extensions to register compiler passes

Pull Request - State: closed - Opened by wouterj over 2 years ago - 7 comments
Labels: DependencyInjection, Feature, Status: Reviewed

#50351 - [DependencyInjection] Add `excludeSelf` option to dumpers

Pull Request - State: closed - Opened by HypeMC over 2 years ago - 1 comment
Labels: DependencyInjection, Bug, Status: Reviewed

#50346 - Service YML : Cannot use enum array or object as service parameter

Issue - State: open - Opened by nbrignol over 2 years ago - 5 comments
Labels: DependencyInjection, Bug, Status: Needs Review, Status: Waiting feedback

#50329 - InstanceOf Tagging not working in php config

Issue - State: open - Opened by Cadu007007 over 2 years ago - 5 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#50275 - Cannot set an enum as argument in services.php

Issue - State: closed - Opened by ludekbenedik over 2 years ago - 4 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#50273 - [EnvVarProcessor] add default env to allow defaulting to an env var

Issue - State: open - Opened by 94noni over 2 years ago - 5 comments
Labels: DependencyInjection

#50262 - [DependencyInjection] Fix dumping non-shared factories with TaggedIteratorArgument

Pull Request - State: closed - Opened by marphi over 2 years ago - 1 comment
Labels: DependencyInjection, Bug, Status: Reviewed

#49936 - [DependencyInjection] Add more precise types in `EnvVarProcessorInterface`

Pull Request - State: closed - Opened by stof over 2 years ago - 1 comment
Labels: DependencyInjection, Status: Reviewed

#49931 - [DependencyInjection] Attribute : Decorator + Autoconfigure does not work

Issue - State: closed - Opened by lyrixx over 2 years ago - 9 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#49861 - Shared service instantiated multiple times

Issue - State: open - Opened by julienfalque over 2 years ago - 3 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#49859 - #[TaggedIterator] defaultIndexMethod

Issue - State: closed - Opened by wiseguy1394 over 2 years ago - 9 comments
Labels: DependencyInjection, Bug, Status: Reviewed, Status: Waiting feedback

#49591 - [DependencyInjection] Incorrect handling when decorating a service created by a factory

Issue - State: open - Opened by dbu over 2 years ago - 9 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#49489 - [DependencyInjection] Introduce `ClosureArgument` next to `ServiceClosureArgument`

Issue - State: closed - Opened by ruudk over 2 years ago - 6 comments
Labels: DependencyInjection, Feature, Help wanted, Keep open

#49118 - Bug in named arguments since 5.4.17, not fixed by fix in 5.4.19

Issue - State: closed - Opened by msteltenpool almost 3 years ago - 5 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#49082 - TaggedLocator attribute does not work in controller constructor

Issue - State: closed - Opened by lyrixx almost 3 years ago - 9 comments
Labels: DependencyInjection, Bug, Status: Needs Review

#48991 - [DependencyInjection] Allow an easy decorator on multiple services

Issue - State: closed - Opened by Neirda24 almost 3 years ago - 9 comments
Labels: DependencyInjection, Feature, Status: Waiting feedback, Stalled

#48392 - [DependencyInjection] Allow registering attributes on classes that cannot be instantiated

Issue - State: open - Opened by ruudk almost 3 years ago - 5 comments
Labels: DependencyInjection

#48066 - [DependencyInjection] Introduce ComposerConfigurator

Pull Request - State: closed - Opened by renanbr about 3 years ago - 4 comments
Labels: DependencyInjection, Bug, Feature, Status: Needs Work

#47805 - [DependencyInjection] !tagged is still working on Symfony DI >= 5.0

Issue - State: closed - Opened by X-Coder264 about 3 years ago - 6 comments
Labels: DependencyInjection, Bug, Status: Reviewed, Help wanted, Keep open