https://bugzilla.wikimedia.org/show_bug.cgi?id=54163
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Max Semenik <[email protected]> --- Looks like in HHVM we don't need to code our own extension to achieve both of wmerrors goals: * Logging stacktraces is configurable, e.g. https://gerrit.wikimedia.org/r/120162 * Fancy error pages are doable by pointing ErrorDocument500 to a PHP file that uses error_get_last() to display the needed information. Ping me when we will have a Puppet module for production and I'll help with configuring this. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
