Comment 9 for bug 1812910

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/9517
Committed: https://git.mahara.org/mahara/mahara/commit/ef57506f7aed492d6e988d2e62fa9e88e10f7ed6
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit ef57506f7aed492d6e988d2e62fa9e88e10f7ed6
Author: Robert Lyon <email address hidden>
Date: Mon Feb 4 13:30:58 2019 +1300

Bug 1812910: Needs to use is_array() before count() in PHP 7.2

Fixing up some more places, like elasticsearch results, where we are
trying to get a cound on a variable that is not an array

behatnotneeded

Change-Id: I09b809240f18892a187c5e5ed2a3d1756e39b247
Signed-off-by: Robert Lyon <email address hidden>