PHP 7 related error
-
Hi,
I was testing one of WP websites I host, locally on PHP7 and the site crashed due to the issue your plugin has with PHP7.
Fatal error: Uncaught TypeError: Argument 1 passed to Ai1ec_Exception_Handler::handle_exception() must be an instance of Exception, instance of Error given in https://some-cool-website.net.org\wp-content\plugins\all-in-one-event-calendar\lib\exception\handler.php:191 Stack trace: #0 [internal function]: Ai1ec_Exception_Handler->handle_exception(Object(Error)) #1 {main} thrown in https://some-cool-website.net.org\wp-content\plugins\all-in-one-event-calendar\lib\exception\handler.php on line 191
Is there some safe workaround which I can do manually until you guys make this plugin PHP 7 compatible? Assuming you guys plan to do that, at what time can we expect this plugin version?
P.S. As far as I can tell, your plugin works great on WP 4.4 and PHP 5.4.
Thank you!
- The topic ‘PHP 7 related error’ is closed to new replies.