Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Warnings #548

Open
gacharijohn opened this issue Mar 8, 2024 · 1 comment
Open

Deprecation Warnings #548

gacharijohn opened this issue Mar 8, 2024 · 1 comment

Comments

@gacharijohn
Copy link

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/

@rosinghal
Copy link
Member

@gacharijohn this will be resolved once #540 is merged since the source of the issue is Google APIs being outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants