[Phpmyadmin-git] [phpmyadmin/error-reporting-server] 2cdb47: Error name and message nullable can now be null

Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 2cdb4751fd638cccf1d7d8dc48dde76ea464c5cc https://github.com/phpmyadmin/error-reporting-server/commit/2cdb4751fd638ccc... Author: Mohamed Ashraf <mohamed.ashraf.213@gmail.com> Date: 2014-02-18 (Tue, 18 Feb 2014) Changed paths: A app/Config/Migration/1392735996_make_error_name_and_message_nullable.php M app/Config/Schema/schema.php M app/Model/Incident.php Log Message: ----------- Error name and message nullable can now be null Commit: 7174a005baf59799a4e5b3114b9e9b4b05198d37 https://github.com/phpmyadmin/error-reporting-server/commit/7174a005baf59799... Author: Michal Čihař <michal@cihar.com> Date: 2014-02-19 (Wed, 19 Feb 2014) Changed paths: A app/Config/Migration/1392735996_make_error_name_and_message_nullable.php M app/Config/Schema/schema.php M app/Model/Incident.php Log Message: ----------- Merge pull request #33 from m0hamed/fix/reports_with_no_error_name_or_message Error name and message can now be null Compare: https://github.com/phpmyadmin/error-reporting-server/compare/863130ce9662......
participants (1)
-
Michal Čihař