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] Fix annotations cache folder path#21552

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

Closed
akeeman wants to merge1 commit intosymfony:masterfromakeeman:patch-1
Closed

[FrameworkBundle] Fix annotations cache folder path#21552

akeeman wants to merge1 commit intosymfony:masterfromakeeman:patch-1

Conversation

@akeeman
Copy link
Contributor

@akeemanakeeman commentedFeb 7, 2017
edited
Loading

QA
Branch?3.2
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?n/a
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

The argument at index 2 sets a cache path as it extends the file system adapter by default sincee59f0e0, where it did set the version before that. This change now results in annotation cache folders showing up in the project root (because of the overwritten cache root folder).
Because cache.annotations has a parent now, this line is not needed anymore and fixes the problem.

Argument 2 sets a cache path sincee59f0e0
@akeemanakeeman changed the titleFix annotations cache folder path[FrameworkBundle] Fix annotations cache folder pathFeb 7, 2017
@nicolas-grekasnicolas-grekas added this to the3.2 milestoneFeb 7, 2017
@nicolas-grekas
Copy link
Member

Thank you@akeeman.

nicolas-grekas added a commit that referenced this pull requestFeb 7, 2017
This PR was submitted for the master branch but it was merged into the 3.2 branch instead (closes#21552).Discussion----------[FrameworkBundle] Fix annotations cache folder path| Q             | A| ------------- | ---| Branch?       |  3.2| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | n/a| Fixed tickets | n/a| License       | MIT| Doc PR        | n/aThe argument at index 2 sets a cache path as it extends the file system adapter by default sincee59f0e0, where it did set the version before that. This change now results in annotation cache folders showing up in the project root (because of the overwritten cache root folder).Because cache.annotations has a parent now, this line is not needed anymore and fixes the problem.Commits-------8e5cfa7 Fix annotations cache folder path
@fabpotfabpot mentioned this pull requestFeb 17, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

3.2

Development

Successfully merging this pull request may close these issues.

3 participants

@akeeman@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp