extras-evolution / multiTV

Custom TV for Evolution CMS: Transform a template variables into a sortable multi item list for the Evolution content management framework
8 stars 23 forks source link

Fixed variable not being assigned in a branch of the code #72

Closed mplavala closed 2 years ago

mplavala commented 2 years ago

I added fixed value to $countOutput if $tvOutput is not array. If the variable does not exists, then PHP8 raises Warning, as opposed to Notice in previous versions, see https://www.php.net/manual/en/migration80.incompatible.php