首頁  >  文章  >  開發工具  >  解決PhpStorm升級後呼叫某些類別提示phpstorm Unhandled exceptions

解決PhpStorm升級後呼叫某些類別提示phpstorm Unhandled exceptions

藏色散人
藏色散人轉載
2021-02-05 15:49:473056瀏覽

下面由phpstorm教學專欄為大家介紹解決PhpStorm升級後呼叫某些類別提示phpstorm Unhandled exceptions的方法,希望對需要的朋友有所幫助!

解決PhpStorm升級後呼叫某些類別提示phpstorm Unhandled exceptions


PhpStorm升級後呼叫某些類別提示phpstorm Unhandled exceptions

首先打開phpstorm後找到Setting/Editor/Inspections/PHP/PHPDOC和Error Handling 如下圖:

解決PhpStorm升級後呼叫某些類別提示phpstorm Unhandled exceptions

去掉Unhandled exceptions勾選和Miss @throws tags勾選就大功告成了。

以上是解決PhpStorm升級後呼叫某些類別提示phpstorm Unhandled exceptions的詳細內容。更多資訊請關注PHP中文網其他相關文章!

陳述:
本文轉載於:segmentfault.com。如有侵權,請聯絡admin@php.cn刪除