Try/Catch block in PHP not catching Exception

后端 未结 12 795
既然无缘
既然无缘 2020-12-04 13:45

I am trying to run this Example #1 from this page: http://php.net/manual/en/language.exceptions.php



        
12条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-04 14:27

    Maybe try disabling certain 3rd party extensions you might have installed? http://bugs.php.net/bug.php?id=41744

提交回复
热议问题