• Franco Fichtner's avatar
    rc: change PHP error reporting a bit more · c94b5c6d
    Franco Fichtner authored
    * We can now see the errors we suppress.  E_WARNING is the one that
      should be zapped as soon as possible.
    
    * According to the manual, display_startup_errors should not be enabled.
    
    * Add ignore_repeated_errors to avoid multiple reports in e.g. loops.
    c94b5c6d
rc.php_ini_setup 7.14 KB