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
raul782 21218cca44 [Serializer] Added XML attributes support for DomDocument in XmlEncoder.
This is a combination of 2 commits.

- [Serializer] Added encoding support for DomDocument in XmlEncoder

- [Serializer] Refactor code to allow setting <?xml standalone ?>

This commit refactors the createDomDocument(..) method in XmlEncoder
so
it can set the 'version', 'encoding' and 'standalone' attributes on
the
DOM document.

Code coverage of new code: 100%. Tests: pass.
2013-07-18 18:03:58 +03:00
..
BrowserKit Merge branch '2.3' 2013-07-08 15:37:01 +02:00
ClassLoader Merge branch '2.3' 2013-05-27 16:49:42 +02:00
Config Merge branch '2.3' 2013-07-11 21:37:15 +02:00
Console Merge branch '2.3' 2013-07-11 21:37:15 +02:00
CssSelector Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Debug Merge branch '2.3' 2013-07-08 15:37:01 +02:00
DependencyInjection [DependencyInjection] Removed outdated FIXME comments. 2013-07-12 11:38:48 +01:00
DomCrawler Merge branch '2.3' 2013-07-08 15:37:01 +02:00
EventDispatcher updated version to 2.4 2013-05-16 09:54:39 +02:00
Filesystem [Filesystem] create FilesystemTestCase from FilesystemTest 2013-06-21 23:11:07 +06:00
Finder Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Form Merge branch '2.3' 2013-07-08 15:37:01 +02:00
HttpFoundation Merge branch '2.3' 2013-07-11 21:37:15 +02:00
HttpKernel merged branch fabpot/fragments-with-non-scalars (PR #8437) 2013-07-15 14:15:29 +02:00
Intl Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Locale Merge branch '2.3' 2013-07-08 15:37:01 +02:00
OptionsResolver updated version to 2.4 2013-05-16 09:54:39 +02:00
Process Merge branch '2.3' 2013-07-08 15:37:01 +02:00
PropertyAccess Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Routing Add an extension-point for DI into the Matcher/Generator Dumpers 2013-06-24 21:22:42 +02:00
Security Merge branch '2.3' 2013-07-11 21:37:15 +02:00
Serializer [Serializer] Added XML attributes support for DomDocument in XmlEncoder. 2013-07-18 18:03:58 +03:00
Stopwatch updated version to 2.4 2013-05-16 09:54:39 +02:00
Templating [Templating] Made DelegatingEngine::getEngine() public. 2013-06-14 13:44:33 +01:00
Translation updated version to 2.4 2013-05-16 09:54:39 +02:00
Validator Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Yaml Merge branch '2.3' 2013-07-11 21:37:15 +02:00