Revision 650c5d3f5e1334a5cc1fc0be15538374baa21534

Committed on 22/05/2020 5:50 am by Stian Torjussen <53934716+StianTorjussen@users.noreply.github.com> [GitHub Diff]

PHP7.2 fix: Added array check before count. (#1454)

* Added array check before counting

* Apply suggestions from code review

Check for existence of post variable

Co-Authored-By: André R. <289757+andrerom@users.noreply.github.com>