app
app copied to clipboard
Error templates
This is a (multiple allowed):
-
[x] bug
-
[ ] enhancement
-
[ ] feature-discussion (RFC)
-
CakePHP Application Skeleton Version: 5.0.4.
What happened
Error templates use $error->params which are protected. It would be better to use $error->errorInfo maybe...
templates/Error/error400.php line 27, 29 templates/Error/error400.php line 27, 29
See https://github.com/cakephp/app/pull/970 also