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/Serializer/Tests/Normalizer
Fabien Potencier f794e41544 minor #31005 [Serializer] take setIgnoredAttributes() deprecation into account (xabbuh)
This PR was merged into the 4.2 branch.

Discussion
----------

[Serializer] take setIgnoredAttributes() deprecation into account

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

Commits
-------

4134be127a take setIgnoredAttributes() deprecation into account
2019-04-08 16:14:28 +02:00
..
AbstractNormalizerTest.php fixed CS 2019-01-16 21:35:37 +01:00
AbstractObjectNormalizerTest.php fixed CS 2019-01-16 21:35:37 +01:00
ArrayDenormalizerTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ConstraintViolationListNormalizerTest.php fixed CS 2019-01-16 19:35:49 +01:00
CustomNormalizerTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
DataUriNormalizerTest.php fixed CS 2019-01-16 19:35:49 +01:00
DateIntervalNormalizerTest.php fixed CS 2019-01-16 21:35:37 +01:00
DateTimeNormalizerTest.php fixed CS 2019-01-16 21:35:37 +01:00
GetSetMethodNormalizerTest.php fix testIgnoredAttributesInContext 2019-04-01 18:12:17 +02:00
JsonSerializableNormalizerTest.php fixed CS 2019-01-16 21:35:37 +01:00
ObjectNormalizerTest.php minor #31005 [Serializer] take setIgnoredAttributes() deprecation into account (xabbuh) 2019-04-08 16:14:28 +02:00
ObjectToPopulateTraitTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
PropertyNormalizerTest.php fixed CS 2019-01-16 21:35:37 +01:00
TestDenormalizer.php switched array() to [] 2019-01-16 10:39:14 +01:00
TestNormalizer.php switched array() to [] 2019-01-16 10:39:14 +01:00