civicrm / org.civicrm.shoreditch

Other
44 stars 59 forks source link

Rebuild civix for PHP 7.4 support #545

Closed IProSoft closed 1 year ago

IProSoft commented 2 years ago

Overview

Extension is outdated and throw error in PHP 7.4

Before

PHP Deprecated: Array and string offset access syntax with curly braces is deprecated

After

No errors

Technical Details

Rebuild civix with built in function civix generate:module

IProSoft commented 1 year ago

Is there any chance to review this changes ?

olayiwola-compucorp commented 1 year ago

Thanks, @IProSoft. we are looking into this.

Is it possible to upgrade the civix file using the latest version of civix?

IProSoft commented 1 year ago

Changes made @olayiwola-compucorp

olayiwola-compucorp commented 1 year ago

Great work @IProSoft

olayiwola-compucorp commented 1 year ago

Merging this into the workstream branch, which would be used by QA for testing.