Closes #3212590
When the constants that are strings are used in the update hook, wraps them in array so that array_values() accepts them as parameters when on PHP 8+.
array_values()