Deprecation Warnings
There seems to be some deprecation warnings rendered on the front-end of the calendar when debugging is enabled:
_Deprecated: mb_detect_encoding(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/google-calendar-events/includes/feeds/google.php on line 198
Deprecated: iconv(): Passing null to parameter #3 ($string) of type string is deprecated in /wp-content/plugins/google-calendar-events/includes/feeds/google.php on line 200_
Environment:
PHP 8.1 WordPress 6.4.3 Simple Calendar 3.3.1
Topic: https://wordpress.org/support/topic/php-error-636/
@gacharijohn this will be resolved once https://github.com/Xtendify/Simple-Calendar/pull/540 is merged since the source of the issue is Google APIs being outdated.