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
856 stars 111 forks source link

Problem with construct #94

Closed EhsanJamshidi closed 3 years ago

EhsanJamshidi commented 4 years ago

PHP Fatal error: Default value for parameters with a class type hint can only be NULL in /home/public_html/vendor/morilog/jalali/src/Jalalian.php on line 49

how this errors show up and how can solve it

morilog commented 4 years ago

Look at this lines . you should pass suitable values to the constructor.