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

[FrameworkBundle] Returns the kernel instance in KernelTestCase::bootKernel #7783

Closed
Labels
FrameworkBundlehasPRA Pull Request has already been submitted for this issue.
Milestone
@javiereguiluz

Description

@javiereguiluz

Seesymfony/symfony#22276

This is the new code allowed by this change:

// Beforestatic::bootKernel($options);$client =static::$kernel->getContainer()->get('test.client');// after$kernel =static::bootKernel($options)$client =$kernel->getContainer()->get('test.client');

Not sure if we should mention or explain this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrameworkBundlehasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp