morilog / jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
MIT License
860 stars 110 forks source link

Slowness package on Laravel 9 #142

Closed hasanmonfared closed 2 years ago

hasanmonfared commented 2 years ago

Hi, I used this package in the project and I have this warning And it works very, very slowly Laravel version: 9.5 PHP version:8.1 Warning message: LOG.warning: Implicit conversion from float -0.8333333333333334 to int loses precision in /var/www/html/vendor/morilog/jalali/src/CalendarUtils.php on line 209

[10:31:37] LOG.warning: Implicit conversion from float 0.4 to int loses precision in /var/www/html/vendor/morilog/jalali/src/CalendarUtils.php on line 209

morilog commented 2 years ago

This bug has been fixed at latest version