How to fix Unparenthesized `a ? b : c ? d : e` is deprecated error in php.ini?

后端 未结 0 365
余生分开走
余生分开走 2020-12-11 23:35

I run Laravel 5.8 app with defined "php": "^7.2" in composer.json and got errors:

Unparenthesized `a ? b : c ? d : e` is deprecated. Use e         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题