Skip to content

[FrameworkBundle] Stop calling Kernel::boot() twice in cli #29541

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

Merged
merged 1 commit into from
Dec 10, 2018

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Dec 9, 2018

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #29505
License MIT
Doc PR n/a

Allows custom Kernel::boot() implementations to not be aware of the protected Kernel::$booted prop.

@chalasr chalasr added this to the next milestone Dec 9, 2018
@chalasr chalasr force-pushed the fix-cli-doubleboot branch from 1db8baf to 97e15fe Compare December 9, 2018 21:58
@fabpot
Copy link
Member

fabpot commented Dec 10, 2018

Thank you @chalasr.

@fabpot fabpot merged commit 97e15fe into symfony:master Dec 10, 2018
fabpot added a commit that referenced this pull request Dec 10, 2018
… cli (chalasr)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[FrameworkBundle] Stop calling Kernel::boot() twice in cli

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #29505
| License       | MIT
| Doc PR        | n/a

Allows custom `Kernel::boot()` implementations to not be aware of the protected `Kernel::$booted` prop.

Commits
-------

97e15fe [FrameworkBundle] Stop calling Kernel::boot() twice in cli
@chalasr chalasr deleted the fix-cli-doubleboot branch December 10, 2018 08:29
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.3 Apr 30, 2019
@fabpot fabpot mentioned this pull request May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants