setlocale at [line 189](https://github.com/alhoqbani/ar-php/blob/b2b2054e837a70555e2445171703f2dda6a52773/src/ArUtil/I18N/Transliteration.php#L189) in the Transliteration class is causing a problem in other parts of the code. When running the full test suit, codes with preg_split fail. I have no idea, why. but for now I will comment out this line.
setlocale at line 189 in the Transliteration class is causing a problem in other parts of the code.
When running the full test suit, codes with preg_split fail.
I have no idea, why. but for now I will comment out this line.