Hi internals, I'd like to propose that string keys be allowed when unpacking into arrays: https://wiki.php.net/rfc/array_unpacking_string_keys
Especially as unpacking in calls supports string keys now, I believe it is time to drop this limitation for arrays as well. Regards, Nikita