php-mediawiki-tuleap

Clone or download

Read-only

MW 1.23 exception handler works in PHP 7.2 php72-exception-handler

\Error might be thrown in PHP 7.2 so the exception with the explicit type does not work. This is not the right way to handle this situation but it seems to do the job good enough for the time being. Part of request #12517: Make Tuleap Mediawiki service working in a PHP 7.2 environnement

Modified Files

Name
M mediawiki-1.23.9/includes/exception/MWExceptionHandler.php +8 −8 Go to diff View file