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

php 8.1 deprecation #135

Closed mziraki closed 2 years ago

mziraki commented 2 years ago

problem: "Implicit conversion from float x to int loses precision" warning

solution: https://php.watch/versions/8.1/deprecate-implicit-conversion-incompatible-float-string

mhyeganeh commented 2 years ago

Annotation 2022-03-17 110006

PHP V8.1.3 morilog/jalali V3.2.0

mziraki commented 2 years ago

@mhyeganeh looks like this package is abandoned, I suggest using this package: https://github.com/hekmatinasser/verta

mhyeganeh commented 2 years ago

@mziraki I don't think this package is abandoned... And I hope new release will be published any time soon since the problem has been resolved here #139

mziraki commented 2 years ago

@mhyeganeh has been patched under wrong package name! "moree-dev/jalali"

mhyeganeh commented 2 years ago

@morilog Thanks for you efforts and your perfect package. Please explain what's happened in #139 and should we wait for new release of morilog/jalali or is it actually abandoned...?