Skip to content

Commit 426a370

Browse files
Merge branch '3.2' into 3.3
* 3.2: Don't display the Symfony debug toolbar when printing the page do not wire namespaces for the ArrayAdapter [Cache] Added test for ApcuAdapter when using in CLI allow to configure custom formats in XML configs [HttpKernel] fix DumpDataCollector tests [FrameworkBundle] fix changelog [WebProfilerBundle] Cleanup profiler leftover require the XML PHP extension Fix phpdoc for serializer normalizers exceptions Fixed absolute url generation for query strings and hash urls bumped Symfony version to 2.8.25 updated VERSION for 2.8.24 updated CHANGELOG for 2.8.24 bumped Symfony version to 2.7.32 [Filesystem] Dont copy perms when origin is remote updated VERSION for 2.7.31 update CONTRIBUTORS for 2.7.31 updated CHANGELOG for 2.7.31
2 parents a34404e + 1758f5c commit 426a370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.5.9",
20+
"ext-xml": "*",
2021
"symfony/http-kernel": "~2.8|~3.0",
2122
"symfony/twig-bridge": "~2.8|~3.0",
2223
"symfony/var-dumper": "~2.8|~3.0"

0 commit comments

Comments
 (0)