X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fexception%2FMWExceptionHandler.php;h=d653dd0afb0068d4124a296175bc7ace6a5e20cb;hb=54c1e18eec6985ec72ca89142b27b9f6b9ac7eb2;hp=88d94f1164841615e51bff7c9ea431151dd6eca2;hpb=e5b598c0cf93f5ffa540c8581cc2942a601105a5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/exception/MWExceptionHandler.php b/includes/exception/MWExceptionHandler.php index 88d94f1164..d653dd0afb 100644 --- a/includes/exception/MWExceptionHandler.php +++ b/includes/exception/MWExceptionHandler.php @@ -246,7 +246,6 @@ class MWExceptionHandler { return false; } - /** * Dual purpose callback used as both a set_error_handler() callback and * a registered shutdown function. Receive a callback from the interpreter