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
ContainerBuilder::getServiceIds() can return integers. It tries to cast all ids to string on input but because they're used as array keys, they are converted to integer if they are numeric