register_shutdown_function() 登録したハンドラ関数内でエラーが発生したときに発生するらしい。
なのでまずは register_shutdown_function()
が使われている箇所を探し、登録されている関数を全て洗っていく必要がある。
ひとつひとつ消したりしながら試して、エラーが出なくなるものがあればそれが犯人。
More than 5 years have passed since last update.
Fatal error: Exception thrown without a stack frame in Unknown on line 0 となったときに調べるべきこと
Posted at
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme