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
Remove unused array_insert()
Removing array_insert(), as it is unused in this library. Additionally, it is not name spaced and is not prefixed (and is therefore causing conflicts with another package).