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
Setting the visibility of class constants (e.g. with private const) has only been possible since PHP 7.1. So it's only now possible to clear this up since dropping the older PHP versions.
Those class constants are not intended to be accessed from outside this package.
The text was updated successfully, but these errors were encountered: