10000 Validator ApcCache in Symfony 3 · Issue #16793 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Validator ApcCache in Symfony 3 #16793

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
jderusse opened this issue Dec 2, 2015 · 1 comment
Closed

Validator ApcCache in Symfony 3 #16793

jderusse opened this issue Dec 2, 2015 · 1 comment

Comments

@jderusse
Copy link
Member
jderusse commented Dec 2, 2015

The class Symfony\Component\Validator\Mapping\Cache\ApcCache had been remove in Symfony 3.

But the service still exists: https://github.com/symfony/symfony/blob/3.0/src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml#L31
And it's still the default (commented) value in Symfony SE: https://github.com/symfony/symfony-standard/blob/master/app/config/config_prod.yml#L6

@ogizanagi
Copy link
Contributor

Good catch !
It should be fixed in the above PR.

fabpot added a commit that referenced this issue Jan 25, 2016
…g (ogizanagi)

This PR was merged into the 3.0 branch.

Discussion
----------

[FrameworkBundle][Validator] Fix apc cache service & config

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

_Keep track of #16794 (comment)

_NOTE_: This PR is on standby. If #16822 is merged, this one might probably be closed, as everything will be done during the merge.

Commits
-------

94a1728 [FrameworkBundle][Validator] Fix apc cache service & config
@fabpot fabpot closed this as completed Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0