Skip to content

Commit 5a37bf7

Browse files
Merge branch '2.8'
* 2.8: [PhpUnit] Auto-register SymfonyTestsListener [phpunit] Upgrade when a change is detected and when install subcommand is used [Filesystem] Fix test on Windows Fix merge [HttpFoundation] Extend ClockMock to session storage tests [Process] Don't use @requires on abstract class [VarDumper] Fix wordwrap with Bootstrap Fix the BC layer for the key->secret renaming for remember_me Fix potential access to undefined index Conflicts: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php src/Symfony/Component/Locale/phpunit.xml.dist
2 parents d1fb3e9 + 7654c30 commit 5a37bf7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,4 @@
2626
</exclude>
2727
</whitelist>
2828
</filter>
29-
30-
<listeners>
31-
<listener class="Symfony\Bridge\PhpUnit\SkippedTestsListener" />
32-
</listeners>
3329
</phpunit>

0 commit comments

Comments
 (0)