Skip to content

feat: autofix "no-return" phpdoc type to "never"#9073

Merged
keradus merged 12 commits intoPHP-CS-Fixer:masterfrom
EldoranDev:feature/autofix-no-return-to-never
Sep 29, 2025
Merged

feat: autofix "no-return" phpdoc type to "never"#9073
keradus merged 12 commits intoPHP-CS-Fixer:masterfrom
EldoranDev:feature/autofix-no-return-to-never

Conversation

@EldoranDev
Copy link
Copy Markdown
Contributor

This MR should close #9037

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 19, 2025

Coverage Status

coverage: 94.149% (+0.01%) from 94.137%
when pulling ee80b6b on EldoranDev:feature/autofix-no-return-to-never
into 5b2e856 on PHP-CS-Fixer:master.

Comment thread doc/rules/phpdoc/phpdoc_scalar.rst Outdated
Comment thread tests/Fixer/Phpdoc/PhpdocScalarFixerTest.php
Comment thread src/Fixer/Phpdoc/PhpdocScalarFixer.php Outdated
Comment thread src/DocBlock/TypeExpression.php Outdated
@EldoranDev EldoranDev force-pushed the feature/autofix-no-return-to-never branch from 7f52a46 to c4eb243 Compare September 20, 2025 14:42
Comment thread src/Fixer/Phpdoc/PhpdocScalarFixer.php Outdated
@EldoranDev EldoranDev force-pushed the feature/autofix-no-return-to-never branch from c4eb243 to ccdf352 Compare September 25, 2025 07:36
Comment thread src/Fixer/Phpdoc/PhpdocScalarFixer.php
@keradus keradus enabled auto-merge (squash) September 29, 2025 21:46
@keradus keradus merged commit bcf975b into PHP-CS-Fixer:master Sep 29, 2025
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autofix "no-return" phpdoc type to "never"

5 participants