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 Apr 20, 2026. It is now read-only.
The protected properties Profile::$normalize and Profile::$checkbidi are never used. As a result normalization as well as the bidirectional check are always run, regardless of the profile settings.
The protected properties
Profile::$normalizeandProfile::$checkbidiare never used. As a result normalization as well as the bidirectional check are always run, regardless of the profile settings.