Skip to content

Update Extension for PHP8

rbaugh requested to merge rbaugh/invoicehelper:Civix-Update-PHP8 into master

This was just a simple civix upgrade run on the project to mainly fix PHP8 issues with the older boilerplate code. I did choose to remove empty functions as the latest civix was set up to try and clean up unneeded functions. Allowed for the use of mixins as well.

Merge request reports