Hi Minesh,
Thanks for your response.
The warnings should be displaying now on the site at the hidden link - all non Toolset plugins off and 2024 default theme activated. I have left it at PHP8.1.
The Theme Integration Settings warning has gone. We were using the Astra theme (parent theme v 4.3.1). The plugin activation issue has also gone.
This warning remains when Layouts is enabled.
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/xxxxx/test/wp-content/plugins/wp-views/vendor/toolset/common-es/server/Rest/Route/ShortcodeRender/WithMeta.php on line 55
I have found some new deprecation warnings.
In Edit Post (Classic or block editor), 14 times per post:
Deprecated: ctype_digit(): Argument of type WP_Post will be interpreted as string in the future in /home/xxxxx/test/wp-content/plugins/types/vendor/toolset/toolset-common/inc/autoloaded/field/group/factory.php on line 134
Also the following warning appears for images placed using layouts, custom-sized to 600px.
Warning: file_put_contents(hidden link): Failed to open stream: HTTP wrapper does not support writeable connections in /home/xxxxx/test/wp-includes/class-wp-image-editor-imagick.php on line 860
With PHP 8.2 (EA) I get the following extra deprecation warnings.
Deprecated: Creation of dynamic property WPToolset_Localization::$textdomain is deprecated in /home/xxxxx/test/wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php on line 35
Deprecated: Creation of dynamic property WPToolset_Localization::$path is deprecated in /home/xxxxx/test/wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php on line 36
Deprecated: Creation of dynamic property WPToolset_Localization::$mo_name is deprecated in /home/xxxxx/test/wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php on line 37
Deprecated: Creation of dynamic property WPToolset_Localization::$mo_processed_name is deprecated in /home/xxxxx/test/wp-content/plugins/toolset-module-manager/common/localization/wpt-localization.php on line 38
Deprecated: Creation of dynamic property OTGS\Toolset\CRED\Controller\ExpirationManager\Post\Action::$manager is deprecated in /home/xxxxx/test/wp-content/plugins/cred-frontend-editor/application/controllers/expiration_manager/post/action.php on line 26
Deprecated: Creation of dynamic property WPDD_json2layout::$layout_factory is deprecated in /home/xxxxx/test/wp-content/plugins/layouts/classes-auto/wpddl.json2layout.class.php on line 69
Deprecated: Creation of dynamic property WPDD_layout_row::$css_id is deprecated in /home/xxxxx/test/wp-content/plugins/layouts/classes-auto/wpddl.layout.class.php on line 445
Deprecated: Creation of dynamic property WPDD_layout_row::$tag is deprecated in /home/xxxxx/test/wp-content/plugins/layouts/classes-auto/wpddl.layout.class.php on line 449
Deprecated: Creation of dynamic property WPDD_layout_row::$layout_type is deprecated in /home/xxxxx/test/wp-content/plugins/layouts/classes-auto/wpddl.layout.class.php on line 619
Deprecated: Creation of dynamic property WPDD_layout_row::$mode is deprecated in /home/xxxxx/test/wp-content/plugins/layouts/classes-auto/wpddl.layout.class.php on line 532
Deprecated: Creation of dynamic property WPDD_layout_row::$containerPadding is deprecated in /home/xxxxx/test/wp-content/plugins/layouts/classes-auto/wpddl.layout.class.php on line 533
(these warnings repeat on archive templates)