Open
Description
Bug report
Question | Answer |
---|---|
PHP-Scoper version | 0.18.17 |
PHP version | 8.3.16 |
Platform with version | macOS Sequoia 15.3.1 |
We have some Enums which do implement our own Interfaces. When bundling wich php scoper those Enums are not handled correctly.
Original File:
File after Scoped with "dcAGBundleMigration":
I would expect it to look like this (have a look at the changes in line 8):