https://bugzilla.wikimedia.org/show_bug.cgi?id=41491
--- Comment #14 from Niklas Laxström <[email protected]> --- I think I know why commenting out set_error_handler seemed to work. It just unset error_handler set by someone else. Also, the fatal seems to be triggered in some other test, possibly inside hook call, since commenting out set/restore_error_handler in Hooks.php allows me to run "make safe" successfully. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
