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
Fabien Potencier 326ebaabaa bug #29513 [Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument (karser)
This PR was squashed before being merged into the 3.4 branch (closes #29513).

Discussion
----------

[Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument

| Q             | A
| ------------- | ---
| Branch?       | 3.4 and up to 4.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28825
| License       | MIT

This is a fix of #28825 big thanks @dunglas and @xabbuh

Commits
-------

8741d00d6e [Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument
2018-12-10 04:34:10 +01:00
..
Annotation Merge branch '3.2' 2017-02-20 14:49:17 +01:00
DependencyInjection do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
Encoder Merge branch '2.8' into 3.4 2018-09-21 14:47:54 +02:00
Fixtures Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Mapping Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
NameConverter Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Normalizer change timezone to fix tests on Windows 2018-12-07 15:51:05 +00:00
DeserializeNestedArrayOfObjectsTest.php [Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument 2018-12-10 04:34:01 +01:00
SerializerTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00