Level 3
any ideas on how to change this in a non laravel app?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, I am trying to test out an app that we are upgrading from PHP 5.6 to 7.2 and the notices(warnings) are printing out to the screen. I have changed the PHP FPM config and PHP CLI config to ; display_errors ; Default Value: Off ; Development Value: Off ; Production Value: Off
; display_startup_errors ; Default Value: Off ; Development Value: Off ; Production Value: Off
; error_reporting ; Default Value: ; Development Value: ; Production Value:
Please or to participate in this conversation.