Ali Ragab

Results 4 issues of Ali Ragab

Changing these common names: `دولة الإمارات العربية المتحدة` to `الإمارات` `‏البحرين` to `‏البحرين` `القمر‎` to `جزر القمر` `‏ليبيا` to `‏ليبيا` `العربية السعودية` to `السعودية` `الصومال‎‎` to `الصومال` `اليَمَن` to `اليمن`

![Screenshot 2023-09-23 132752](https://github.com/khaled-alshamaa/ar-php/assets/37520558/10f4ac33-7e9c-41bd-8791-40441d582cde) When using `$arabic->getPrayTime()`, I got this warning. I think this is because these 3 lines: ```php $g = $g % 360 + ($g - ceil($g) + 1);...

bug

According to google docs here https://ai.google.dev/docs/gemini_api_overview#json We can instruct Gemini to return `json` by adding `"response_mime_type": "application/json"` to `generationConfig` I hope this will be added to `generationConfig`

mathType outputs `` tag which is deprecated and is not supported any more and is not rendered on any modern browser. see: [\](https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mfenced)