Make MWExceptionHandler work with PHP7's exception changes
authorjeroendedauw <jeroendedauw@gmail.com>
Mon, 7 Sep 2015 18:37:57 +0000 (20:37 +0200)
committerJeroen De Dauw <jeroendedauw@gmail.com>
Wed, 16 Sep 2015 11:22:38 +0000 (11:22 +0000)
commit8129cd9eca1760f2f5b6ab0149baec27d6922c18
tree9f7b2deb72e6731da4821ce7415670b9abf3b4cd
parentac17fbac94f2ba72b3ac64fff2dd188dd76faaf3
Make MWExceptionHandler work with PHP7's exception changes

See https://wiki.php.net/rfc/throwable-interface

Bug: T107933
Change-Id: I703c8710c8adeff14c1cbaab89f5688f6cb96c24
includes/exception/MWExceptionHandler.php