
8 Jul
2017
8 Jul
'17
5:06 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 6c824694f024369276edce650e0fd102d9284792 https://github.com/phpmyadmin/error-reporting-server/commit/6c824694f0243692... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-08 (Sat, 08 Jul 2017) Changed paths: M src/Shell/CleanOldNotifsShell.php Log Message: ----------- Fix mis-printing of log message while cleaning old notifications It was printing error message while correctly deleting old notifications. Hence even the tests could not catch it. Fix #173 Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>