konadave / com.klangsoft.overrides

Other
4 stars 4 forks source link

PHP notice when running Smarty 5 #9

Open wmortada opened 2 weeks ago

wmortada commented 2 weeks ago

I'm getting the following notice when I switch to Smarty 5:

[PHP Notice] Indirect modification of overloaded property CRM_Core_Smarty::$template_dir has no effect at /var/www/vhosts/an.localhost/public_html/wordpress/wp-content/civicrm-extensions/com.klangsoft.overrides/overrides.civix.php:107

Running civix upgrade should fix this. PR to follow.

See: https://lab.civicrm.org/dev/core/-/issues/4146