[PHP-NOTES] note 130171 added to configuration.file

[email protected] ("[email protected]")
Newsgroups php.notes
Message-ID <[email protected]>
The same behavior with `error_reporting` as Pictor13 pointed out.

I found a solution, to specify `error_reporting` in a numeric version.

php.ini
`error_reporting = ${ERROR_REPORTING}`

.env
`ERROR_REPORTING=24575`

24575 means `E_ALL & ~E_DEPRECATED`

PS: with the help of googling you can find "calculator of numeric values ​​for error_reporting"
----
Server IP: 45.112.84.4
Probable Submitter: 80.90.5.137 (proxied: 95.104.198.66)
----
Manual Page -- https://php.net/manual/en/configuration.file.php
Edit        -- https://main.php.net/note/edit/130171
Del: integrated  -- https://main.php.net/note/delete/130171/integrated
Del: useless     -- https://main.php.net/note/delete/130171/useless
Del: bad code    -- https://main.php.net/note/delete/130171/bad+code
Del: spam        -- https://main.php.net/note/delete/130171/spam
Del: non-english -- https://main.php.net/note/delete/130171/non-english
Del: in docs     -- https://main.php.net/note/delete/130171/in+docs
Del: other reasons-- https://main.php.net/note/delete/130171
Reject      -- https://main.php.net/note/reject/130171
Search      -- https://main.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.