systopia / de.systopia.xcm

CiviCRM Extended Contact Matcher
Other
5 stars 11 forks source link

civix upgrade for Smarty3 #111

Closed artfulrobot closed 8 months ago

artfulrobot commented 8 months ago

Causes notices on smarty 3 before. Not after.

bjendres commented 8 months ago

Thanks @artfulrobot! @jensschuppe could you have a brief look at this?

jensschuppe commented 8 months ago

I was inclined to merge this for a 1.12.1 patch release, but it increases the minimum required CiviCRM Core version (although to a very old one), so let's schedule this for 1.13.0 instead.

artfulrobot commented 8 months ago

Thanks