-
David Monllao authored
PHP5 used to update error_reporting to 0 on functions called with the suppress errors operator (@). In PHP7 it is not updated. Credit to Rajesh Taneja
David Monllao authoredPHP5 used to update error_reporting to 0 on functions called with the suppress errors operator (@). In PHP7 it is not updated. Credit to Rajesh Taneja
Loading