fix: ccda zip import and php warnings and deprecations (#7416)
commit842ffbe4d83dd19bde870e344967a132dccc984a
authorstephen waite <stephen.waite@cmsvt.com>
Thu, 2 May 2024 23:54:09 +0000 (2 19:54 -0400)
committerGitHub <noreply@github.com>
Thu, 2 May 2024 23:54:09 +0000 (2 19:54 -0400)
tree111eb62b031fd60d6b943205443792b172aee3fa
parenta379476559b0b4290dbb3925c5c85f937f7af7c0
fix: ccda zip import and php warnings and deprecations (#7416)

* fix: php warns, deprecates

* fix: php warns, deprecates openemr-cmd irp

* check for non zero component count to start ccda zip import

* fix couple other php warnings

* remove conditional per Jerry's review
interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Controller/CarecoordinationController.php
interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Controller/CcdController.php
interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Model/CarecoordinationTable.php
library/classes/Document.class.php
src/Services/Cda/CdaTemplateImportDispose.php
src/Services/Cda/CdaTemplateParse.php