Skip to content

Commit 0807ef1

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: fixed CS Filesystem: annotate the one network test with a "network" group.
2 parents c94d110 + cf44d89 commit 0807ef1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Tests/Fixtures/containers/container14.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Symfony\Component\DependencyInjection\ContainerBuilder;
66

7-
/**
7+
/*
88
* This file is included in Tests\Dumper\GraphvizDumperTest::testDumpWithFrozenCustomClassContainer
99
* and Tests\Dumper\XmlDumperTest::testCompiledContainerCanBeDumped.
1010
*/

Tests/Fixtures/php/services1-1.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
namespace Symfony\Component\DependencyInjection\Dump;
34

45
use Symfony\Component\DependencyInjection\ContainerInterface;

0 commit comments

Comments
 (0)