Skip to content
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

[Cache] Fix missing use statement in FilesystemAdapter #21276

Merged
merged 1 commit into from Jan 13, 2017
Merged

[Cache] Fix missing use statement in FilesystemAdapter #21276

merged 1 commit into from Jan 13, 2017

Conversation

Lctrs
Copy link
Contributor

@Lctrs Lctrs commented Jan 13, 2017

Q A
Branch? 3.2
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets none
License MIT
Doc PR none

@Lctrs Lctrs changed the title [Cache] Add missing use statement in FilesystemAdapter [Cache] Fix missing use statement in FilesystemAdapter Jan 13, 2017
@nicolas-grekas
Copy link
Member

Good catch, thanks @Lctrs.

@nicolas-grekas nicolas-grekas merged commit cd08f7e into symfony:3.2 Jan 13, 2017
nicolas-grekas added a commit that referenced this pull request Jan 13, 2017
…trs)

This PR was merged into the 3.2 branch.

Discussion
----------

[Cache] Fix missing use statement in FilesystemAdapter

| Q             | A
| ------------- | ---
| Branch?       | 3.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | none
| License       | MIT
| Doc PR        | none

Commits
-------

cd08f7e Add missing use statement in FilesystemAdapter
@fabpot fabpot mentioned this pull request Feb 6, 2017
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.

None yet

3 participants