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

[HttpKernel] Fix BC break in Kernel name#29032

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Tobion merged 1 commit intosymfony:masterfromjvasseur:fix-kernel-name-bc-break
Oct 31, 2018

Conversation

@jvasseur
Copy link
Contributor

QA
Branch?master
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

Fix a BC break introduced by#28810 where the name of the kernel where change form the name of the folder containing the kernel class to the name of the folder containing the project.

This introduced a bug with deployment processes where the cache warmup is done before moving the application to a folder with a different name and removing the possibility to compile the container (either by moving to a read-only filesystem or by removing the config directory).

@ro0NL
Copy link
Contributor

(failures related though :))

@nicolas-grekas
Copy link
Member

looks like this breaks some tests

@jvasseurjvasseurforce-pushed thefix-kernel-name-bc-break branch from299f1ce to872a772CompareOctober 30, 2018 20:45
@jvasseur
Copy link
ContributorAuthor

jvasseur commentedOct 30, 2018
edited
Loading

I should have check the tests before pushing, they should pass now.

ro0NL reacted with hooray emoji

@nicolas-grekasnicolas-grekas added this to the4.2 milestoneOct 30, 2018
@Tobion
Copy link
Contributor

Good catch, thanks@jvasseur.

@TobionTobion merged commit872a772 intosymfony:masterOct 31, 2018
Tobion added a commit that referenced this pull requestOct 31, 2018
This PR was merged into the 4.2-dev branch.Discussion----------[HttpKernel] Fix BC break in Kernel name| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |Fix a BC break introduced by#28810 where the name of the kernel where change form the name of the folder containing the kernel class to the name of the folder containing the project.This introduced a bug with deployment processes where the cache warmup is done before moving the application to a folder with a different name and removing the possibility to compile the container (either by moving to a read-only filesystem or by removing the config directory).Commits-------872a772 Fix BC break in Kernel name
@jvasseurjvasseur deleted the fix-kernel-name-bc-break branchOctober 31, 2018 08:52
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

+3 more reviewers

@TaluuTaluuTaluu left review comments

@ro0NLro0NLro0NL approved these changes

@TobionTobionTobion approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

6 participants

@jvasseur@ro0NL@nicolas-grekas@Tobion@Taluu@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp