Ziiven / flarum-daily-check-in

Add a button in the index page that allow user to daily check in the forum and receive reward.
MIT License
7 stars 2 forks source link

PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in....... #4

Open Litalino opened 8 months ago

Litalino commented 8 months ago

PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /public_html/vendor/ziiven/flarum-daily-check-in/src/Listeners/doCheckin.php on line 36

$explode_checkin_data = explode(' ', $last_checkin_time);

Fixer: https://stackoverflow.com/questions/71097927/php-8-1-explode-passing-null-to-parameter-2-string-of-type-string-is-de