
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 925148e9146f5eb4901b4abaa1dac27e1f8ab027 https://github.com/phpmyadmin/error-reporting-server/commit/925148e9146f5eb4... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-05-09 (Tue, 09 May 2017) Changed paths: M src/Shell/CleanOldNotifsShell.php Log Message: ----------- Fix ambiguous message on running Clean Old Notifications shell Fix #139 * Previously it sets failure message to display even when there is no failure but no rows were actually deleted Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 3c6ade77bf103db0bd6a6d0289cbc8906c067a9c https://github.com/phpmyadmin/error-reporting-server/commit/3c6ade77bf103db0... Author: Michal Čihař <michal@cihar.com> Date: 2017-05-09 (Tue, 09 May 2017) Changed paths: M src/Shell/CleanOldNotifsShell.php Log Message: ----------- Merge pull request #143 from devenbansod/fix_clean_old_notifs Fix ambiguous message on running Clean Old Notifications shell Compare: https://github.com/phpmyadmin/error-reporting-server/compare/5899f20a2400......