-
-
Notifications
You must be signed in to change notification settings - Fork 437
Closed
Description
PhpCompatUtil is required in the constructor of the following classes since 1.41 / 1.42 it seems
- MakeController
- MakeEntity
- MakeCommand
But since 1.44 instanciating the Generator is deprecated.
And none of those classes uses or calls this object.
Correct me if i'm wrong, but i believe it is not called elsewhere, and as the Command are final and the phpCompat util is private, could it be removed ?
Metadata
Metadata
Assignees
Labels
No labels