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
⚰️ 🐛 Drop dead code and fix PHP8 namespace token changes
PHP8 now has T_NAME_QUALIFIED and T_NAME_FULLY_QUALIFIED for namespace token (https://www.php.net/manual/en/tokens.php).