[php8-compat] fix Upgrade call back issues by making functions static and also fixing...
authorSeamus Lee <seamuslee001@gmail.com>
Fri, 4 Jun 2021 07:23:34 +0000 (07:23 +0000)
committerSeamus Lee <seamuslee001@gmail.com>
Fri, 4 Jun 2021 21:57:22 +0000 (07:57 +1000)
commitadcd5156316b36363c4666c205c1847f42ddfba2
tree4db44f6a0705f1b324cabb4823e844fae8296a44
parentc1f3628ff89c4d9a85dc70956afa6f03b5244bc1
[php8-compat] fix Upgrade call back issues by making functions static and also fixing an issue with an array key not existing when checking obsolete extensions
CRM/Extension/Manager.php
CRM/Upgrade/Incremental/Base.php
CRM/Upgrade/Incremental/php/FiveSeventeen.php
CRM/Upgrade/Incremental/php/FiveTwentySeven.php
CRM/Upgrade/Incremental/php/FiveTwentySix.php