Skip to content

[Validator] Removed CacheInterface in favor of PSR-6 #33460

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

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Sep 4, 2019

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets #33414
License MIT
Doc PR symfony/symfony-docs#12276

This PR removes the deprecation layer of #33459.

@derrabus derrabus force-pushed the improvement/remove-validator-cache branch from 35d7285 to 34b141c Compare September 5, 2019 12:51
@nicolas-grekas
Copy link
Member

nicolas-grekas commented Sep 5, 2019

can you please also remove the unneeded lines in the composer.json? nvm

@nicolas-grekas
Copy link
Member

Thank you @derrabus.

nicolas-grekas added a commit that referenced this pull request Sep 5, 2019
…rrabus)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[Validator] Removed CacheInterface in favor of PSR-6

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

This PR removes the deprecation layer of #33459.

Commits
-------

34b141c [Validator] Removed CacheInterface in favor of PSR-6.
@nicolas-grekas nicolas-grekas merged commit 34b141c into symfony:master Sep 5, 2019
@derrabus derrabus deleted the improvement/remove-validator-cache branch September 5, 2019 13:27
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.

3 participants