ar-php icon indicating copy to clipboard operation
ar-php copied to clipboard

setlocalecausing a problem to preg_split

Open alhoqbani opened this issue 8 years ago • 0 comments

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.

alhoqbani avatar Jul 15 '17 20:07 alhoqbani