Open IBwWG opened 8 years ago
Long discussion on this at http://php.net/manual/en/function.call-user-func-array.php
Is this what your php fix fixes?
On Mon, Jun 13, 2016 at 12:03 PM, KJB notifications@github.com wrote:
Long discussion on this at http://php.net/manual/en/function.call-user-func-array.php
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/larsiusprime/crashdumper/issues/25#issuecomment-225644147, or mute the thread https://github.com/notifications/unsubscribe/AAtG-P3hv8R9Hy9oJCQP7m8WD07U3D5Xks5qLY1VgaJpZM4I0hoq .
www.fortressofdoors.com -- Games, Art, Design
That's what I mean--the PHP fix in my PR fixes one error, enough to let things work a bit, but causes another error, which is a bit hidden because it just makes the grid not appear.
Even with 3 reports in, the table is empty. Turns out the fetched file has errors:
Ah, this would actually be caused by my PR #24 but without it, it also crashes on that line due to deprecated usage.