Résultat : |
error_reporting(E_ALL & ~E_USER_NOTICE))
Début du programme Notice c'est la rose Debut du programme warning
Warning: join(): Invalid arguments passed in /home/marchons/autres_sites/atelierphp_net/solutions/lesson_11_c2_error_reporting_function.php on line 17
-- end --
Début du programme fatal
-- begin --
Fatal error: Uncaught Error: Call to undefined function someFunction() in /home/marchons/autres_sites/atelierphp_net/solutions/lesson_11_c2_error_reporting_function.php:23
Stack trace:
#0 /home/marchons/autres_sites/atelierphp_net/solutions/lesson_11_c2_error_reporting_function.php(5): error_levels()
#1 /home/marchons/autres_sites/atelierphp_net/commons/show_solutions.php(146): require('/home/marchons/...')
#2 {main}
thrown in /home/marchons/autres_sites/atelierphp_net/solutions/lesson_11_c2_error_reporting_function.php on line 23
|