SuiteCRM 7.01 & PHP 5.6

Hi, I’m running Suite CRM 7.0.1 and just upgraded my PHP from 5.4.34 to 5.6

Receive quite a few error messages. Here’s the first :

Unknown Error (8192): Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context occurred in /home/techcade/public_html/SuiteCRM/include/SugarLogger/LoggerManager.php on line 73

Guessing the newer version of PHP has addtional type enforcement that does not allow a non-static method to be called statically.

Anyways, the larger question is 7.0.1 SuiteCRM compatible with PHP V5.6. I’ve been holding off upgrading my SuiteCRM - but looks like I may not have not choice?

I’ve enclosed my stack trace as well.

Thanks, Scott