php8 and misc fixes (#4107)
commit5a12838b55a4f959ea7564c414aec5b62ae33014
authorBrady Miller <brady.g.miller@gmail.com>
Sat, 19 Dec 2020 20:41:36 +0000 (19 12:41 -0800)
committerBrady Miller <brady.g.miller@gmail.com>
Sat, 19 Dec 2020 20:52:16 +0000 (19 12:52 -0800)
tree18c5e3e0f949d650c6e11ab4eb870fcc00bce391
parent857e6ba7c6ec2c0cabf34019a714195b85603b1a
php8 and misc fixes (#4107)
36 files changed:
interface/batchcom/batch_reminders.php
interface/billing/billing_report.php
interface/billing/print_daysheet_report_num1.php
interface/forms/LBF/new.php
interface/forms_admin/forms_admin.php
interface/language/lang_constant.php
interface/language/lang_definition.php
interface/language/lang_language.php
interface/language/lang_manage.php
interface/language/language.php
interface/logview/logview.php
interface/main/holidays/import_holidays.php
interface/patient_file/encounter/find_code_dynamic_ajax.php
interface/patient_file/encounter/superbill_custom_full.php
interface/patient_file/reminder/patient_reminders.php
interface/reports/audit_log_tamper_report.php
interface/reports/report.script.php
interface/super/edit_layout.php
interface/super/edit_layout_props.php
interface/super/edit_list.php
interface/super/manage_document_templates.php
interface/super/rules/base/library/ActionRouter.php
interface/super/rules/controllers/alerts/controller.php
interface/usergroup/facilities.php
interface/usergroup/facilities_add.php
interface/usergroup/ssl_certificates_admin.php
interface/usergroup/usergroup_admin.php
interface/usergroup/usergroup_admin_add.php
library/ESign/Form/Controller.php
library/daysheet.inc.php
library/edihistory/edih_segments.php
library/edihistory/edih_x12file_class.php
library/reminders.php
src/Billing/BillingReport.php
src/Common/Logging/EventAuditLogger.php
src/OeUI/OemrUI.php