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

I am getting this error in some cases.

Open shihabudheenf opened this issue 9 years ago • 0 comments

ErrorException in Glyphs.php line 281:

mb_strpos(): Empty delimiter

in Glyphs.php line 281

(updated) the word لايوجد making issue.

at HandleExceptions->handleError('2', 'mb_strpos(): Empty delimiter', '/var/www/html/dev/property/vendor/johntaa/ar-php/src/Arabic/Arabic/Glyphs.php', '281', array('str' => 'لايوجد', 'crntChar' => 'ا', 'prevChar' => 'ل', 'nextChar' => 'ي', 'output' => 'ﺪﺟﻮﻳ', '_temp' => '6', 'i' => '1', 'chars' => array('ل', 'ا', 'ي', 'و', 'ج', 'د'), 'max' => '6', 'Reversed' => false, 'flip_arr' => ')]>}', 'ReversedChr' => '([<{', 'form' => '0')) at mb_strpos('،؟؛ـئبتثجحخسشصضطظعغفقكلمنهي', '') in Glyphs.php line 281 at I18N_Arabic_Glyphs->preConvert('لايوجد') in Glyphs.php line 518 at I18N_Arabic_Glyphs->utf8Glyphs('لايوجد', '50', true)

shihabudheenf avatar Nov 30 '16 15:11 shihabudheenf