The Summary Fields extension creates read-only custom data fields that extend Contact and are automatically populated with up-to-date totals such as total lifetime contributions, last contribution amount, last attended event, etc.
[PHP Deprecation] Using ${var} in strings is deprecated, use {$var} instead at sumfields.php:825
[PHP Deprecation] Using ${var} in strings is deprecated, use {$var} instead at sumfields.php:1102
Fixes PHP deprecation warnings seen on PHP 8.2:
cc @jmcclelland