veda-consulting-company / uk.co.vedaconsulting.gdpr

Other
11 stars 55 forks source link

PHP 7.4x Deprecated: Array and string offset access syntax with curly braces is deprecated in #256

Closed Rar9 closed 2 years ago

Rar9 commented 3 years ago

With civicrm i get for Drupal 9 with php 7.4x this error

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/xxx/web/sites/default/files/civicrm/ext/uk.co.vedaconsulting.gdpr/gdpr.civix.php on line 246

Rar9 commented 3 years ago

this still appears for drupal 9 with version 3.1

Rar9 commented 3 years ago

this is still faced on fresh install

running civix generate:module in module folder will also fix this

Deprecated function: Array and string offset access syntax with curly braces is deprecated in require_once() (line 3

homotechsual commented 3 years ago

Fixed with #288 and #285