c90dc06af20b4ec549e43b2b90c018ba0f030cad
As PHP 8 introduces a built-in Attribute class, a name clash occurs without this commit. Class names are used by the Visitor class to dynamically build method names. To avoid having to also rename the target methods, a class name mapping is introduced for this purpose. This map may be augmented whenever another similar case occurs.
Languages
PHP
64.3%
Blade
33.5%
Shell
1.7%
Dockerfile
0.5%