You should use:
This turns off the extra error reporting in php 5.3 & 5.4 (for strict & deprecated warnings), but will allow other important errors to show.PHP:define('SKIP_DS_ERRORS', true);
Right but it wasn't vB that changed, the PHP version did. Hence the warnings suddenly popping up where there were none before.No, it's kinda the other way around. The warnings are telling you that some of the PHP coding in either vB or a mod is depreciated in the version of PHP you are running.![]()