diff --git a/src/Arabic.php b/src/Arabic.php index c6e734e..f4540d6 100644 --- a/src/Arabic.php +++ b/src/Arabic.php @@ -2710,7 +2710,7 @@ private function arGlyphsPreConvert($str) // handle the case of HARAKAT if (mb_strpos($this->arGlyphsVowel, $crntChar) !== false) { - if ($crntChar == 'ّ') { + if ($crntChar == 'ّ'.'ﱞ') { if (mb_strpos($this->arGlyphsVowel, $chars[$i - 1]) !== false) { // check if the SHADDA & HARAKA in the middle of connected letters (form 3) if (