aude added a comment. problem was in my error handling/reporting code that I use, and it's now fixed.
https://github.com/filbertkm/SimpleErrorHandler afaik, hhvm has no built-in, default error handler and it's up to the user to provide this. (PS. think that's some of the reason it's been such a pain in the ass to get stuff like stacktraces for fatal error in production, since hhvm is so different in this regard than php 5.3 :/) TASK DETAIL https://phabricator.wikimedia.org/T111640 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude Cc: Aklapper, aude, Wikidata-bugs _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
