phpbb/phpBB/phpbb/report/exception
MateBartus a089ff5eb0 [ticket/13654] Moving reporting into controller
Moving report.php's content into different services and controllers to
better comply with the MVC model.

Also implementing:
 * Replacement for reasons_display()
 * Adding assign_meta_refresh_var() to \controller\helper
 * Adding separate routes for easy configuration
 * Updating unit tests to expect to correct results
 * Add BC tests

PHPBB3-13654
2015-04-16 11:29:11 +02:00
..
already_reported_exception.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
empty_report_exception.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
entity_not_found_exception.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
factory_invalid_argument_exception.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
invalid_report_exception.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
pm_reporting_disabled_exception.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
report_permission_denied_exception.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00