Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a9ddb39aac97ee02b6ee64b910e5f189ae4adb4c https://github.com/phpmyadmin/phpmyadmin/commit/a9ddb39aac97ee02b6ee64b910e5... Author: Michal Čihař michal@cihar.com Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M ChangeLog M libraries/ErrorHandler.php
Log Message: ----------- Show phpMyAdmin errors even with error_reporting set to 0
Fixes #13021
Signed-off-by: Michal Čihař michal@cihar.com
Commit: ab6e961c34aa2475454d3728cdade22377ec8f53 https://github.com/phpmyadmin/phpmyadmin/commit/ab6e961c34aa2475454d3728cdad... Author: Michal Čihař michal@cihar.com Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M libraries/ErrorHandler.php
Log Message: ----------- Show user errors even if normal errors are suppressed
I'm not sure we're hitting this case somewhere, but it makes sense to get this fixed.
Issue #13021
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 5ad0c08868b51fc84ce34ef34fc8c74cd36ad894 https://github.com/phpmyadmin/phpmyadmin/commit/5ad0c08868b51fc84ce34ef34fc8... Author: Michal Čihař michal@cihar.com Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths: M ChangeLog M libraries/ErrorHandler.php
Log Message: ----------- Merge branch 'QA_4_7'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7e1be7bd360d...5ad0c08868b5