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 8b54211471 minor #11233 [Serializer] Added a test for decoding xml with whitespaces (florianv)
This PR was merged into the 2.6-dev branch.

Discussion
----------

[Serializer] Added a test for decoding xml with whitespaces

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

The PR 466a3d70b7 introduced a BC break because white spaces were previously decoded as text nodes.

So this PR reverts it and adds a context option to configure it.

Commits
-------

f5bf45e [Serializer] Added a test for decoding xml with whitespaces
2014-07-04 08:14:10 +02:00
..
BrowserKit updated version to 2.6 2014-05-23 16:36:49 +02:00
ClassLoader Merge branch '2.5' 2014-07-01 08:41:10 +02:00
Config Merge branch '2.5' 2014-07-01 08:41:10 +02:00
Console Merge branch '2.5' 2014-06-20 19:41:51 +02:00
CssSelector Merge branch '2.5' 2014-07-01 08:41:10 +02:00
Debug [Debug] generalized ErrorHandler 2014-06-16 13:52:56 +02:00
DependencyInjection Remove undefined variable $e 2014-06-03 03:40:41 +02:00
DomCrawler Merge branch '2.5' 2014-07-01 08:41:10 +02:00
EventDispatcher updated version to 2.6 2014-05-23 16:36:49 +02:00
ExpressionLanguage updated version to 2.6 2014-05-23 16:36:49 +02:00
Filesystem Merge branch '2.5' 2014-06-20 19:41:51 +02:00
Finder Merge branch '2.5' 2014-06-20 19:41:51 +02:00
Form Merge branch '2.5' 2014-07-01 08:41:10 +02:00
HttpFoundation Merge branch '2.5' 2014-07-01 08:41:10 +02:00
HttpKernel [FrameworkBundle] Simplify "invokable" controllers as services 2014-06-26 09:12:55 +02:00
Intl updated version to 2.6 2014-05-23 16:36:49 +02:00
Locale updated version to 2.6 2014-05-23 16:36:49 +02:00
OptionsResolver updated version to 2.6 2014-05-23 16:36:49 +02:00
Process Merge branch '2.5' 2014-07-01 08:41:10 +02:00
PropertyAccess updated version to 2.6 2014-05-23 16:36:49 +02:00
Routing updated version to 2.6 2014-05-23 16:36:49 +02:00
Security Merge branch '2.5' 2014-06-23 09:34:40 +02:00
Serializer minor #11233 [Serializer] Added a test for decoding xml with whitespaces (florianv) 2014-07-04 08:14:10 +02:00
Stopwatch Added return type to Stopwatch::getSections() 2014-06-06 12:36:27 +02:00
Templating updated version to 2.6 2014-05-23 16:36:49 +02:00
Translation [Translation] [Xliff] Support for <note> 2014-06-17 07:29:56 +02:00
Validator Merge branch '2.5' 2014-07-01 08:41:10 +02:00
Yaml Merge branch '2.5' 2014-06-20 19:41:51 +02:00