filp / whoops

PHP errors for cool kids
http://filp.github.io/whoops/
MIT License
13.19k stars 604 forks source link

Fix the bug that call to a member function getFrameFilters() on null #751

Closed huangdijia closed 1 year ago

huangdijia commented 1 year ago

https://github.com/filp/whoops/blob/3e8aebbca9f0ae6f618962c4ad514077fd365ab3/src/Whoops/Handler/PrettyPageHandler.php#L307

limingxinleo commented 1 year ago

+1

AmraniCh commented 1 year ago

You're right, If we need to call a Whoops handler we have to set Its Run instance explicitly.

AmraniCh commented 1 year ago

@denis-sokolov

denis-sokolov commented 1 year ago

Included in 2.15.1.