Closed mecachisenros closed 5 years ago
Fixes a fatal error when using any of the Upcoming events tokens.
A fatal error is thrown:
PHP Fatal error: Uncaught Error: [] operator not supported for strings in civicrm/ext/nz.co.fuzion.civitoken/tokens/upcomingevents.inc:59
Upcoming events token work, no fatal errors.
Thanks @mecachisenros
/test
opps forgot I have to trigger the tests :-)
@eileenmcnaughton thank you!
No thank you for fixing it!
Overview
Fixes a fatal error when using any of the Upcoming events tokens.
Before
A fatal error is thrown:
After
Upcoming events token work, no fatal errors.