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
minor #13408 using slugger for file uploading, instead of long transliterator code (weaverryan)
This PR was merged into the 5.0 branch.
Discussion
----------
using slugger for file uploading, instead of long transliterator code
String is new in 5.0 and a dependency of FrameworkBundle. And so, a `SluggerInterface` service is always available. We can use it :)
Thanks!
Commits
-------
b25a9a4 using slugger for file uploading, instead of long transliterator code
0 commit comments