cakephp / app

CakePHP application template
366 stars 390 forks source link

Update error500.php cannot use protected property #970

Closed markusramsak closed 5 months ago

markusramsak commented 9 months ago

cannot use protected property params -> use ->getBoundParams()

othercorey commented 9 months ago

The annotation seems incorrect here if $error can be an instance of Error.

github-actions[bot] commented 5 months ago

This pull request is stale because it has been open 30 days with no activity. Remove the stale label or comment on this issue, or it will be closed in 15 days