Menu

#242 PHP 7 is no longer supporting Class & Constructors by same name.

v1.0_(example)
open
nobody
None
5
2018-12-10
2018-12-10
No

Our host, HostMonster, upgraded us to PHP 7. We also downloaded the latest churchinfo 1.3.0. However, when I went to print the tax report to PDF, it failed out telling me that Classes and Constructors by the same name are no longer supported in PHP 7. The failing Class and Constructor is in TaxReport.php line 185 "PDF_TaxReport". I also saw the same error doing another function, but I'm not sure what it was now. I downgraded our host to PHP 5.6 and everything works now. Could you update churchinfo so it is compatible with PHP 7?

Discussion


Log in to post a comment.