PSR 2 is deprecated by PSR-12
# ❓questions
m
PSR 2 is deprecated by PSR-12, presume this is the accepted PHP coding style now?
i
Yes, Laravel is not fully compliant with PSR-12, but you are free to be strict about it in your own applications. See https://github.com/laravel/ideas/issues/1829#issuecomment-706081872
This is actually the latest development on PHP coding style conventions https://www.php-fig.org/per/coding-style/