ar-php
ar-php copied to clipboard
setlocalecausing a problem to preg_split
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.