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
Fixed missing visibility and comments of on internal methods
I'm aware that this is technically a BC break but those methods were never supposed to be called as there's absolutely no reason to do so.
Calling those should be considered a bug.
I've also double checked in all Composer dependents (dependent packages) and couldn't find anyone using those.
0 commit comments