Skip to content

Add apcu cache driver to doctrine config reference #7427

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

Closed

Conversation

Epskampie
Copy link
Contributor

apcu cache driver was added in doctrine/cache 1.6:
https://github.com/doctrine/cache/releases/tag/v1.6.0

doctrine/cache version 1.6 was first used in symfony 3.0

This driver was added in doctrine/cache 1.6:
https://github.com/doctrine/cache/releases/tag/v1.6.0

doctrine/cache version 1.6 was first used by symfony 3.0
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

👍

Status: reviewed

xabbuh added a commit that referenced this pull request Feb 3, 2017
…mpie)

This PR was submitted for the 3.0 branch but it was merged into the 2.7 branch instead (closes #7427).

Discussion
----------

Add apcu cache driver to doctrine config reference

apcu cache driver was added in doctrine/cache 1.6:
https://github.com/doctrine/cache/releases/tag/v1.6.0

doctrine/cache version 1.6 was first used in symfony 3.0

Commits
-------

d99e1a5 Add apcu cache driver to doctrine config reference
xabbuh added a commit that referenced this pull request Feb 3, 2017
@xabbuh
Copy link
Member

xabbuh commented Feb 3, 2017

Thank you @Epskampie. I have merged your changes into the 2.7 branch as Symfony 2.7 is compatible with Doctrine Cache 1.6 too. From there they will be merged up to all maintained branches of the documentation.

@xabbuh xabbuh closed this Feb 3, 2017
xabbuh added a commit that referenced this pull request Feb 3, 2017
* 2.7:
  [#7427] fix line length
  Add apcu cache driver to doctrine config reference
  Change type of arguments min and max
  [#7383] minor rewording
  Added a note about not using the ClassLoader component
  More clear description of factory service creation
  [#7376] minor wording improvement
  Added a tip about the expanded YAML syntax
  Added a minor help note about Request::setTrustedProxies
  Fix Apache 2.4 UDS instructions
  See #7362 bundles/override > Rewrite translations block
xabbuh added a commit that referenced this pull request Feb 3, 2017
* 2.8:
  [#7427] fix line length
  Add apcu cache driver to doctrine config reference
  Change type of arguments min and max
  [#7383] minor rewording
  Added a note about not using the ClassLoader component
  Update guard_authentication.rst
  More clear description of factory service creation
  [#7376] minor wording improvement
  Added a tip about the expanded YAML syntax
  Added a minor help note about Request::setTrustedProxies
  Fix Apache 2.4 UDS instructions
  See #7362 bundles/override > Rewrite translations block
xabbuh added a commit that referenced this pull request Feb 3, 2017
* 3.1:
  [#7427] fix line length
  Add apcu cache driver to doctrine config reference
  Change type of arguments min and max
  [#7383] minor rewording
  Added a note about not using the ClassLoader component
  Update guard_authentication.rst
  More clear description of factory service creation
  [#7376] minor wording improvement
  Added a tip about the expanded YAML syntax
  Added a minor help note about Request::setTrustedProxies
  Fix Apache 2.4 UDS instructions
  remove unused options parameter from loadManifest
  See #7362 bundles/override > Rewrite translations block
xabbuh added a commit that referenced this pull request Feb 3, 2017
* 3.2:
  [#7427] fix line length
  Add apcu cache driver to doctrine config reference
  Change type of arguments min and max
  [#7383] minor rewording
  Added a note about not using the ClassLoader component
  Update guard_authentication.rst
  More clear description of factory service creation
  [#7376] minor wording improvement
  Added a tip about the expanded YAML syntax
  Added a minor help note about Request::setTrustedProxies
  Fix Apache 2.4 UDS instructions
  Fix doc for yaml parameters constants usage
  remove unused options parameter from loadManifest
  Tweaks based on feedback!
  Covering two missing adapters introduced in 3.2
  See #7362 bundles/override > Rewrite translations block
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