You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly use values of backed enums for options (#4929)
array_replace preserves the array keys in multidimensional array, thus resulting in an $options array that uses the values of the backed enum as array keys.
0 commit comments