8000 minor #42735 [CI] Ensure that all possible ``@return`` are turned int… · symfony/symfony@83af02d · GitHub
[go: up one dir, main page]

Skip to content

Commit 83af02d

Browse files
minor #42735 [CI] Ensure that all possible @return are turned into native types (nicolas-grekas)
This PR was merged into the 6.0 branch. Discussion ---------- [CI] Ensure that all possible ``@return`` are turned into native types | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | #40154 | License | MIT | Doc PR | - This PR is the final step to close the topic of return types for Symfony 6. It replaces #42496 by *not* adding return types to the classes/interfaces that break cross-component deps. It enforces that all ``@return`` from 5.4 are turned into native types in 6.0, with the known list of exceptions from #42496. Commits ------- 2b5cd7a [CI] Ensure that all possible ``@return`` are turned into native types
2 parents c881201 + 2b5cd7a commit 83af02d

File tree

6 files changed

+833
-6
lines changed

6 files changed

+833
-6
lines changed

0 commit comments

Comments
 (0)
0