stable

Clone or download

Read-only

request #25351 php_codesniffer: 3.6.0 -> 3.6.2

Change-Id: Idf704be6bae6bab4509f2df15330e8e3915e5e9e

Modified Files

Name
M db/mysql/updates/2016/201611030908_replace_start_date_and_duration_columns_by_send_time.php +3 −4 Go to diff View file
M db/mysql/updates/2017/201704110929_add_channel_for_stand_up_summary.php +4 −5 Go to diff View file
M include/BotMattermostAgileDashboard/BotMattermostStandUpSummary/BotMattermostStandUpSummary.php +2 −2 Go to diff View file
M include/BotMattermostAgileDashboard/BotMattermostStandUpSummary/Dao.php +4 −4 Go to diff View file
M include/BotMattermostAgileDashboard/BotMattermostStandUpSummary/Factory.php +1 −2 Go to diff View file
M include/BotMattermostAgileDashboard/BotMattermostStandUpSummary/Validator.php +0 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Controller.php +3 −3 Go to diff View file
M include/BotMattermostAgileDashboard/Exception/CannotCreateBotNotificationException.php +0 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Exception/CannotDeleteBotNotificationException.php +0 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Exception/CannotUpdateBotNotificationException.php +0 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Plugin/PluginDescriptor.php +0 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Plugin/PluginInfo.php +0 −1 Go to diff View file
M include/BotMattermostAgileDashboard/Presenter/AdminNotificationPresenter.php +9 −10 Go to diff View file
M include/BotMattermostAgileDashboard/SenderServices/StandUpNotificationBuilder.php +9 −9 Go to diff View file
M include/BotMattermostAgileDashboard/SenderServices/StandUpNotificationSender.php +1 −2 Go to diff View file
M include/botmattermost_agiledashboardPlugin.php +0 −1 Go to diff View file
M tests/unit/BotMattermostAgileDashboard/SenderServices/StandUpNotificationBuilderTest.php +0 −1 Go to diff View file