mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-23 15:57:15 +00:00
de1dbd70ec
This code started to fail when executing the FileImporter tests. FileImporter triggers a hook that ends here. Two suggestions: * I think we don't need/don't want to have log entries for PHPUnit test runs. * In test scenarios getSkin() might return null. Since getSkinName is also allowed to be null I believe it's fine when we log null in such a situation. Bug: T337270 Change-Id: I9bf946c150d99ab97b4cdf128fac87158c633331 |
||
---|---|---|
.. | ||
Hooks.php |