
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: b43b8bc765746f863d49c3036b0d22a0c55cad46 https://github.com/phpmyadmin/error-reporting-server/commit/b43b8bc765746f86... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M src/Model/Table/IncidentsTable.php Log Message: ----------- Truncate too long stacktraces as well Fixes #140 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: b1b0559d0a8102f6d7407fb8b552cd65b85ca559 https://github.com/phpmyadmin/error-reporting-server/commit/b1b0559d0a8102f6... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M tests/TestCase/Model/Table/IncidentsTableTest.php Log Message: ----------- Adjust tests for truncation Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/error-reporting-server/compare/3822fb425a0b......