Ali Ragab
Ali Ragab
Changing these common names: `دولة الإمارات العربية المتحدة` to `الإمارات` `البحرين` to `البحرين` `القمر` to `جزر القمر` `ليبيا` to `ليبيا` `العربية السعودية` to `السعودية` `الصومال` to `الصومال` `اليَمَن` to `اليمن`
 When using `$arabic->getPrayTime()`, I got this warning. I think this is because these 3 lines: ```php $g = $g % 360 + ($g - ceil($g) + 1);...
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)