[14-Jan-2025 20:08:36 UTC] PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home2/rpixelwg/public_html/wp-content/plugins/wpvivid-backuprestore/includes/new_backup/class-wpvivid-restore-db-2.php on line 2120
I still using the version: 0.9.111
PHP 8.3 / WP 6.7.1
]]>trim(): Passing null to parameter #1 ($string) of type string is deprecated
E_DEPRECATED at /wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php(49):
#0 [internal function]: {closure}()
#1 /wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php(49): trim()
#2 /wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php(37): Yoast\WP\SEO\Presenters\Canonical_Presenter->get()
#3 /wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php(395): Yoast\WP\SEO\Presenters\Abstract_Indexable_Tag_Presenter->present()
#4 /wp-includes/class-wp-hook.php(324): Yoast\WP\SEO\Integrations\Front_End_Integration->present_head()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php(366): do_action()
#8 /wp-includes/class-wp-hook.php(324): Yoast\WP\SEO\Integrations\Front_End_Integration->call_wpseo_head()
#9 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
Looks like the following line just needs to be made null-safe:
return \urldecode( (string) \trim( \apply_filters( 'wpseo_canonical', $this->presentation->canonical, $this->presentation ) ) );
Whilst I appreciate that deprecation warnings don’t affect functionality, it’s obviously best practice to fix them, and what’s deprecated in one PHP branch usually throws an error in the next one, in which case it will need fixing at some point. I’m using version 24.1 if that helps.
]]>Just for your information, these warnings are displayed when the plugin is active in the administrative zone:
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/clients/client1/web4/web/wp-includes/functions.php on line 7127
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/clients/client1/web4/web/wp-includes/functions.php on line 2182
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/clients/client1/web4/web/wp-includes/functions.php on line 7127
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/clients/client1/web4/web/wp-includes/functions.php on line 2182
Which are triggered when using the wp_normalize_path and wp_is_stream functions, when passing a null object.
]]>We’re looking to purchase the plugin, but noticed that Zoom is deprecating their JWT app type June of 2023.
Will plugin that use a JWT with Zoom’s API key/secret still work after this date?
Is there a plan for other app type support for this plugin?
Thank you,
]]>Add functionality if you want, but to deprecate the original function/purpose is a real disgusting thing to do. Your plugin is BETTER for not providing the snippets nonsense. Write a separate plugin if you want, but don’t SHAFT those who trust that they may incorporate a plugin without it breaking their site -on purpose-.
]]>Does the latest version of the plugin(3.6.1 ) use the Lock 10 or later?
Please let me know your inputs about the same.
Thanks
]]>Please do let me know your inputs about the same.
Thanks
]]>Have you updated the Legacy Lock API in the latest version of a plugin that is deprecated on 16 July 2018?
Here is the link of it https://auth0.com/docs/migrations/guides/legacy-lock-api-deprecation#am-i-affected- Please review it and let me know about the depreciation and how to update the latest version of the plugin without lost any data on our site.
Thanks in advance.
]]>