pint icon indicating copy to clipboard operation
pint copied to clipboard

Pint fails when using import groups

Open calebdw opened this issue 1 year ago • 1 comments

Pint Version

1.19.0

PHP Version

8.4.1

Description

Pint is failing on this line:

use function Pest\Laravel\{get, post};

with the following error:

Unmatched '}'

Steps To Reproduce

see above

calebdw avatar Jan 02 '25 15:01 calebdw

Pending https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/milestone/173

crynobone avatar Feb 08 '25 01:02 crynobone