stable
Clone or download
Read-only
Part of request #10396: Plugins hooks clean up CallHook were introduced at the beginning to offer compatibility with other forges that share same codebase. This brings more technical debt than concrete value therefore it should be removed. Change-Id: I72871446e71a9b2dbd683e68defd9e97c6fcec3d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki/include/mediawikiPlugin.class.php | +7 | −97 | Go to diff View file |
M | src/common/event/EventManager.class.php | +9 | −16 | Go to diff View file |
M | src/common/plugin/Plugin.class.php | +0 | −3 | Go to diff View file |
M | tests/simpletest/common/event/EventManagerTest.php | +5 | −18 | Go to diff View file |