Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4bcd0a4

Browse filesBrowse files
committed
minor #43933 [DependencyInjection] mark test as legacy (kbond)
This PR was merged into the 5.4 branch. Discussion ---------- [DependencyInjection] mark test as legacy | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Ref: #43922 (comment) `@derrabus`, once this makes it into 6.0 give me a ping and I'll open a PR to fix the 6.0 issues. Commits ------- 0b6cfcb [DependencyInjection] mark test as legacy
2 parents d2b532c + 0b6cfcb commit 4bcd0a4
Copy full SHA for 4bcd0a4

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎src/Symfony/Contracts/Tests/Service/ServiceSubscriberTraitTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Tests/Service/ServiceSubscriberTraitTest.php
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ public function testSetContainerIsCalledOnParent()
5757

5858
/**
5959
* @requires PHP 8
60+
* @group legacy
6061
*/
6162
public function testMethodsWithUnionReturnTypesAreIgnored()
6263
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.