stable

Clone or download

Read-only

request #12503: Use the namespace Tuleap\Error everywhere

Everything that was under Tuleap\error is moved and the folder is renamed to play nice with PSR-4 autoloader. Change-Id: I38d2d00c50161a3656a2d081110548019cd6e3c0

Modified Files

Name
M plugins/docman/include/Docman_Error_PermissionDenied.class.php +6 −6 Go to diff View file
M plugins/svn/include/Svn/ViewVC/ViewVCProxy.php +1 −1 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +1 −1 Go to diff View file
R src/common/error/ErrorDependenciesInjector.php Go to diff View file
R src/common/error/Error_PermissionDenied.class.php Go to diff View file
R src/common/error/PermissionDeniedMailSender.php Go to diff View file
R src/common/error/PermissionDeniedPrivateProjectController.php Go to diff View file
R src/common/error/PermissionDeniedRestrictedAccountController.php Go to diff View file
R src/common/error/PermissionDeniedRestrictedAccountProjectController.php Go to diff View file
R src/common/error/PlaceHolderBuilder.php Go to diff View file
R src/common/error/ProjectAccessSuspendedController.php Go to diff View file
R src/common/error/ProjectAccessSuspendedErrorPresenter.php Go to diff View file
R src/common/error/ProjectPermissionDeniedPresenter.php Go to diff View file
M src/common/Request/RouteCollector.php +1 −1 Go to diff View file
M src/common/include/URLVerification.class.php +6 −6 Go to diff View file
M src/utils/analyse_language_files.pl +3 −2 Go to diff View file