I'm currently testing some sites upgrading from PHP 7.4 to 8.4.
While most plugins are ready and working fine, there are still a large number of plugins that generate a large number of deprecated errors in the log files.
The site is still running fine. The problem is that the log files are flooded, causing the files to become very large. This makes it hard to find real errors in them.
Is there a way to automatically and globally disable the discard notification in the error.log file?
- newest
- hottest
See only the author.