Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 891bdfafedd97e4aff2383294890c2c93c2fe61e https://github.com/phpmyadmin/error-reporting-server/commit/891bdfafedd97e4a... Author: Michal Čihař michal@cihar.com Date: 2017-07-11 (Tue, 11 Jul 2017)
Changed paths: M src/Model/Table/IncidentsTable.php
Log Message: ----------- Limit number of stored errors to 20
Anyway the first error is usually the most interesting one.
Fixes #138
Signed-off-by: Michal Čihař michal@cihar.com