fix: suppress php deprecation notices installer class and few other classes (#6328)
commitee65092cef39eda9a032282b1b01f1c4a69a217c
authorstephen waite <stephen.waite@cmsvt.com>
Sun, 2 Apr 2023 20:46:00 +0000 (2 16:46 -0400)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2023 20:46:00 +0000 (2 16:46 -0400)
tree8f1525698ec70c1d857c4340002b7ed955143c9b
parent5f4307231e72b8c267a67e1773bc4af121b90fff
fix: suppress php deprecation notices installer class and few other classes (#6328)

* suppress php deprecation notices

* couple properties have to be public, misc fix for var in setup

* misc billing deprecation fixes

* fee sheet deprecation fix

* vitals deprecation fix
interface/forms/fee_sheet/review/fee_sheet_classes.php
interface/forms/vitals/C_FormVitals.class.php
library/classes/Installer.class.php
setup.php
src/Billing/BillingProcessor/BillingClaimBatch.php
src/Billing/BillingProcessor/BillingLogger.php
src/Billing/Claim.php