Skip to content

fix: UseArrowFunctionsFixer - do not convert closure in attribute#9416

Merged
keradus merged 2 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:fix_UseArrowFunctionsFixer
Feb 11, 2026
Merged

fix: UseArrowFunctionsFixer - do not convert closure in attribute#9416
keradus merged 2 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:fix_UseArrowFunctionsFixer

Conversation

@kubawerlos
Copy link
Copy Markdown
Member

Fixes #9414

@kubawerlos kubawerlos force-pushed the fix_UseArrowFunctionsFixer branch from 7a6f46a to 1191c2a Compare February 10, 2026 18:34
@kubawerlos kubawerlos enabled auto-merge (squash) February 10, 2026 18:35
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 92.956% (+0.001%) from 92.955%
when pulling 66c0111 on 6b7562617765726c6f73:fix_UseArrowFunctionsFixer
into 00c2960 on PHP-CS-Fixer:master.

@kubawerlos kubawerlos added the topic/PHP8.5 Related to features available in PHP 8.5+ label Feb 10, 2026
@keradus keradus disabled auto-merge February 11, 2026 09:59
@keradus keradus merged commit a8ac2ff into PHP-CS-Fixer:master Feb 11, 2026
36 checks passed
@keradus keradus deleted the fix_UseArrowFunctionsFixer branch February 11, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug topic/PHP8.5 Related to features available in PHP 8.5+

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use_arrow_functions: Should not apply on Closures in constant expression

3 participants