Join Discord
Powered by
PSR 2 is deprecated by PSR-12
# ❓questions
m
millpreet
04/05/2023, 3:42 AM
PSR 2 is deprecated by PSR-12, presume this is the accepted PHP coding style now?
i
ifox
04/05/2023, 10:05 AM
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
ifox
04/06/2023, 9:12 PM
This is actually the latest development on PHP coding style conventions
https://www.php-fig.org/per/coding-style/
ifox
04/06/2023, 9:12 PM
https://www.amitmerchant.com/using-per-coding-style-with-laravel-pint/
Previous
Next