stable
Clone or download
Read-only
Merge 'gerrit #14957' into stable/master
* commit '025298038a': request #13314 Tuleap EventManager should be PSR-14 compliant Change-Id: I2ddc5fd38a361dfbf9e800a9506a3e82924bc719
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Event/EventManager.class.php | +56 | −17 | Go to diff View file |
M | src/common/Project/RestrictedUserCanAccessUrlOrProjectVerifier.php | +6 | −10 | Go to diff View file |
M | src/common/Widget/WidgetFactory.php | +5 | −5 | Go to diff View file |
M | src/common/plugin/PluginLoader.php | +1 | −1 | Go to diff View file |
M | src/composer.json | +1 | −0 | Go to diff View file |
M | src/composer.lock | +47 | −1 | Go to diff View file |
M | tests/phpunit/common/event/EventManagerTest.php | +80 | −2 | Go to diff View file |
M | tests/simpletest/common/include/URLVerificationTest.php | +9 | −5 | Go to diff View file |