下面由phpstorm教程欄目給大家介紹解決PhpStorm升級后調(diào)用某些類提示phpstorm Unhandled exceptions的方法,希望對需要的朋友有所幫助!
PhpStorm升級后調(diào)用某些類提示phpstorm Unhandled exceptions
首先打開phpstorm后找到Setting/Editor/Inspections/PHP/PHPDOC和Error Handling 如下圖:
去掉Unhandled exceptions勾選和Miss @throws tags勾選就大功告成了。