Skip to content

[DI] Add ContainerInterface :: IGNORE_ON_UNINITIALIZED_REFERENCE #8360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
javiereguiluz opened this issue Sep 6, 2017 · 2 comments
Closed

Comments

@javiereguiluz
Copy link
Member

See symfony/symfony#24033

Not sure if this is an internal thing or we should document it too. @nicolas-grekas what do you think? Thanks!

@javiereguiluz javiereguiluz added this to the 3.4 milestone Sep 6, 2017
@javiereguiluz javiereguiluz changed the title [DI] Add ContainerInterface::IGNORE_ON_UNINITIALIZED_REFERENCE [DI] Add ContainerInterface :: IGNORE_ON_UNINITIALIZED_REFERENCE Sep 6, 2017
@nicolas-grekas
Copy link
Member

It's not internal, Could be useful for advanced uses (eg weak refs - or refs to initialized-ony services ;) )
The most important use case is going to be implemented in SF very soon so that directly using this maybe rare thought.

@nicolas-grekas
Copy link
Member

Closing in favor of #8759

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants