This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Validator/Mapping
Fabien Potencier 22999f71f5 minor #12691 [Validator] add deprecation log to class ApcCache (#12665) (kbsali)
This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] add deprecation log to class ApcCache (#12665)

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

This adds depreciation note for the Symfony\Component\Validator\Mapping\Cache\ApcCache class.

Commits
-------

881ed1e [Validator] add deprecation log (#12665)
2014-11-29 14:36:36 +01:00
..
Cache minor #12691 [Validator] add deprecation log to class ApcCache (#12665) (kbsali) 2014-11-29 14:36:36 +01:00
Factory Merge branch '2.5' 2014-09-22 13:59:59 +02:00
Loader [Validator] no need to initialize properties with null 2014-06-17 12:31:26 +02:00
BlackholeMetadataFactory.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
CascadingStrategy.php [Validator] Improved inline documentation of CascadingStrategy and TraversalStrategy 2014-03-30 18:28:58 +02:00
ClassMetadata.php Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
ClassMetadataFactory.php [Validator] Documented changes in the UPGRADE files 2014-03-30 20:03:32 +02:00
ClassMetadataInterface.php fixed types in phpdocs 2014-04-16 12:36:34 +02:00
ElementMetadata.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
GenericMetadata.php [Validator] add getConstraints to MetadataInterface 2014-08-20 16:22:55 +02:00
GetterMetadata.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
MemberMetadata.php Merge branch '2.4' 2014-04-16 12:36:21 +02:00
MetadataInterface.php [Validator] add getConstraints to MetadataInterface 2014-08-20 16:22:55 +02:00
PropertyMetadata.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
PropertyMetadataInterface.php [Validator] Improved inline documentation of the metadata classes 2014-03-30 18:28:58 +02:00
TraversalStrategy.php [Validator] Documented changes in the UPGRADE files 2014-03-30 20:03:32 +02:00