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

Appearance settings

[FrameworkBundle] Deprecate the service serializer.mapping.cache.doctrine.apc #19236

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
Jul 1, 2016

Conversation

GuilhemN
Copy link
Contributor

@GuilhemN GuilhemN commented Jun 29, 2016

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

This PR deprecates the service serializer.mapping.cache.doctrine.apc introduced in 3.1 as the cache component is now the recommended way.
This PR contains #19235.

@@ -29,6 +29,11 @@ Form
}
```

FrameworkBundle
---------------
* The service `serializer.mapping.cache.doctrine.apc` is deprecated. APCu should now
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing empty line before the bullet point.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@GuilhemN GuilhemN force-pushed the APC branch 4 times, most recently from afff886 to 9f6dda2 Compare June 30, 2016 09:44
@nicolas-grekas
Copy link
Member

rebase needed

@GuilhemN
Copy link
Contributor Author

done

@fabpot
Copy link
Member

fabpot commented Jul 1, 2016

Thank you @Ener-Getick.

@fabpot fabpot merged commit 2a0c19c into symfony:master Jul 1, 2016
fabpot added a commit that referenced this pull request Jul 1, 2016
…ping.cache.doctrine.apc (Ener-Getick)

This PR was merged into the 3.2-dev branch.

Discussion
----------

[FrameworkBundle] Deprecate the service serializer.mapping.cache.doctrine.apc

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

This PR deprecates the service `serializer.mapping.cache.doctrine.apc` introduced in 3.1 as the cache component is now the recommended way.
This PR contains #19235.

Commits
-------

2a0c19c [FrameworkBundle] Deprecate the service serializer.mapping.cache.doctrine.apc
@GuilhemN GuilhemN deleted the APC branch July 1, 2016 07:16
@fabpot fabpot mentioned this pull request Oct 27, 2016
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.