Comment 4 for bug 2004137

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

Reviewed: https://reviews.mahara.org/c/mahara/+/13809
Committed: https://git.mahara.org/mahara/mahara/commit/396c0bc0b773e853188dfc8dbcad1e9c8e3fc608
Submitter: "Robert Lyon <email address hidden>"
Branch: 22.10_DEV

commit 396c0bc0b773e853188dfc8dbcad1e9c8e3fc608
Author: Gold <email address hidden>
Date: Tue Jan 31 12:01:20 2023 +1300

Bug 2004137: Type declaration error in php 7.4

Turns out the type declaration of 'mixed' is not supported in PHP 7.4.
Removing for now.

Signed-off-by: Gold <email address hidden>
Change-Id: I374f2fea81cebdacfaf0e1fa1b04021981b6d878
(cherry picked from commit 90b9943a60d9a1f3f81d417ec86ba84f9b11df02)