Abdul Malik Ikhsan
Abdul Malik Ikhsan
Ref https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/6470
@dependabot recreate
@dependabot rebase
I think changing signature should be major, but... if it really needed, should be a next minor 4.3
Rector can be used to transform AllowDynamicProperties if needed https://github.com/rectorphp/rector/blob/main/docs/rector_rules_overview.md#addallowdynamicpropertiesattributerector
How about run phpstan to `src` folder for start ?
phpcs notice is unrelated https://github.com/laminas/laminas-mvc/runs/6730950124?check_suite_focus=true#step:3:263
ok 👍 , I can rebase after https://github.com/laminas/laminas-mvc/pull/121 merged
I think that's nice to apply when only 1 return stmt inside.
I will rebase