Skip to content

Commit 04b459a

Browse files
Merge branch '2.3' into 2.7
* 2.3: [PropertyAccess] ->getValue() should be read-only [Config] Fix XmlUtilsTest namespace [Routing] add query param if value is different from default Conflicts: src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php
2 parents ba8afdf + bca1748 commit 04b459a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Util/XmlUtilsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\Component\Config\Tests\Loader;
12+
namespace Symfony\Component\Config\Tests\Util;
1313

1414
use Symfony\Component\Config\Util\XmlUtils;
1515

0 commit comments

Comments
 (0)