Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DI] ContainerInterface lacks documentation regarding behavior constants #8759

Closed
Labels
Milestone
@kiler129

Description

@kiler129

\Symfony\Component\DependencyInjection\ContainerInterface contains the following constants:

constEXCEPTION_ON_INVALID_REFERENCE =1;constNULL_ON_INVALID_REFERENCE =2;constIGNORE_ON_INVALID_REFERENCE =3;constIGNORE_ON_UNINITIALIZED_REFERENCE =4;

The documentation for their usage withget() is nowhere to be found. I tried looking for their usage in the Symfony code, but deciphering what they precisely do (and what's the actual intention of using them) is rather hard.

Maybe we should document that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp