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
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
#9 fixes an issue in PHP 7.2 that occurred when the decoded
authentication string did not contain a colon (:). It now correctly
interprets this as a lack of credentials.
#9 provides a fix that allows passwords that contain colons.