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
Fabien Potencier 1253700e01 bug #18589 [Serializer] fix parent class of AbstractNormalizer (xabbuh)
This PR was merged into the 3.1-dev branch.

Discussion
----------

[Serializer] fix parent class of AbstractNormalizer

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony/pull/17545#discussion_r58012336
| License       | MIT
| Doc PR        |

We must maintain the parent class to not break BC.

Commits
-------

45b9ed9 fix parent class of AbstractNormalizer
2016-04-20 08:29:49 +02:00
..
Asset Merge branch '3.0' 2016-03-10 12:16:56 +01:00
BrowserKit Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Cache [Cache] Fix test tearDown 2016-04-18 13:57:20 +02:00
ClassLoader Merge branch '3.0' 2016-03-30 12:41:47 +02:00
Config Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Console Merge branch '3.0' 2016-04-12 20:27:47 +02:00
CssSelector Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Debug Merge branch '3.0' 2016-03-30 12:41:47 +02:00
DependencyInjection better error message if factory class is empty 2016-04-18 11:26:57 +02:00
DomCrawler Merge branch '3.0' 2016-04-12 20:27:47 +02:00
EventDispatcher Merge branch '3.0' 2016-04-12 20:27:47 +02:00
ExpressionLanguage Merge branch '3.0' 2016-03-10 12:16:56 +01:00
Filesystem Merge branch '3.0' 2016-04-12 20:27:47 +02:00
Finder Merge branch '3.0' 2016-03-10 12:16:56 +01:00
Form fix #17993 - Deprecated callable strings 2016-04-15 07:55:48 +02:00
HttpFoundation Merge branch '3.0' 2016-04-12 20:27:47 +02:00
HttpKernel some tweaks to the controller argument resolver 2016-04-11 10:32:34 +02:00
Inflector Add Inflector component (from StringUtil of PropertyAccess) 2016-03-31 15:36:48 +08:00
Intl Merge branch '3.0' 2016-04-01 10:39:52 +02:00
Ldap Update README.md 2016-04-01 19:25:50 +02:00
OptionsResolver Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Process [Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes 2016-04-12 21:11:33 +02:00
PropertyAccess Merge branch '3.0' 2016-04-12 20:27:47 +02:00
PropertyInfo Merge branch '3.0' 2016-03-10 12:16:56 +01:00
Routing Merge branch '3.0' 2016-04-02 10:08:03 +02:00
Security Merge branch '3.0' 2016-04-12 20:27:47 +02:00
Serializer bug #18589 [Serializer] fix parent class of AbstractNormalizer (xabbuh) 2016-04-20 08:29:49 +02:00
Stopwatch Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Templating Merge branch '3.0' 2016-03-27 18:15:51 +02:00
Translation [Translation] deprecate the backup feature 2016-03-31 20:23:24 +02:00
Validator Merge branch '3.0' 2016-04-02 10:08:03 +02:00
VarDumper Merge branch '3.0' 2016-04-12 20:27:47 +02:00
Yaml feature #18294 [Yaml] dump non UTF-8 encoded strings as binary data (xabbuh) 2016-03-30 16:44:34 +02:00