Skip to content

Resolve #3212590 "Hookupdate8006 array values"

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+.

Merge request reports