Title: error message after installing SSL
Last modified: June 3, 2022

---

# error message after installing SSL

 *  [jweymouth](https://wordpress.org/support/users/jweymouth/)
 * (@jweymouth)
 * [4 years ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/)
 * My hosting Co installed a renewal to an SSL. The following error message appeared
   and the site no longer worked
 * `Fatal error: Uncaught Error: Call to undefined function get_allowed_block_template_part_areas()
   in /var/www/web/wp/wp-includes/blocks/template-part.php:168 Stack trace: #0 /
   var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()#
   1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')#
   2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(
   NULL, Array) #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(
   Array) #4 /var/www/web/wp/wp-settings.php(578): do_action('init') #5 /var/www/
   web/wp/wp-config.php(90): require_once('/var/www/web/wp...') #6 /var/www/web/
   wp/wp-load.php(50): require_once('/var/www/web/wp...') #7 /var/www/web/wp/wp-
   blog-header.php(13): require_once('/var/www/web/wp...') #8 /var/www/web/index.
   php(10): require('/var/www/web/wp...') #9 {main} thrown in /var/www/web/wp/wp-
   includes/blocks/template-part.php on line 168`
 * I have turned off plugins and themes via ftp – no change and no access to site
   via dashboard. Help on where do I go from here please.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-message-after-installing-ssl%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [4 years ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15706842)
 * > I have turned off plugins and themes via ftp – no change
 * If you are using WordPress 6.0, [check out this post](https://wordpress.org/support/topic/read-this-first-wordpress-6-0/#post-15661767)
   for additional troubleshooting steps.
 *  Thread Starter [jweymouth](https://wordpress.org/support/users/jweymouth/)
 * (@jweymouth)
 * [4 years ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15708795)
 * I have replaced all files except wp-config and wp-content this has got me to 
   a skeleton Dashboard with just links. In addition I have uploaded a twentytwentytwo
   Theme and turned off the theme I was using. All plugins are turned off. When 
   going to the site – [https://hwspestcontrol.co.uk](https://hwspestcontrol.co.uk)–
   it no longer shows the list of error stuff but remains blank. I have checked 
   permalinks and they seem correct. Any thoughts on what I can do next? I seem 
   to be nearly there Many thanks for your help so far
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [4 years ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15708851)
 * SSL issue:
    Support for SSL is something that needs to be done on the server 
   level, i.e. outside of WordPress. Contact their customer support about enabling
   HTTPS/SSL.
 * Also review [https://help.dreamhost.com/hc/en-us/articles/215747758-Force-your-site-to-load-securely-with-an-htaccess-file](https://help.dreamhost.com/hc/en-us/articles/215747758-Force-your-site-to-load-securely-with-an-htaccess-file)
 * Blank or White screen issue:
    A blank white page means that PHP is crashing. 
   This problem can be caused by a variety of issues, including: (1) Bad theme (
   2) Bad plugin (3) Bad install/upgrade (4) you exhausted the memory limit (5) 
   It could also mean that there is an issue with your web hosting server. – 1 and
   2 are more common (typically due to a function conflict introduced by a plugin
   or theme). – Since the problem can be caused by any number of things, check the
   error logs on your server for a more specific error message. If you need help
   locating them, ask your hosting provider to help you with that. – If you cannot
   find error logs or if you don’t find any helpful info in them, try [Enabling debugging ](https://wordpress.org/support/article/debugging-in-wordpress/)–
   Also, try reviewing this useful article: [https://wordpress.org/support/article/common-wordpress-errors/#the-white-screen-of-death](https://wordpress.org/support/article/common-wordpress-errors/#the-white-screen-of-death).`
 *  Thread Starter [jweymouth](https://wordpress.org/support/users/jweymouth/)
 * (@jweymouth)
 * [4 years ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15712877)
 * This is what the debug.log says. It does not mean much to me but might guide 
   you to help me. Really sorry that this goes on. Many thanks James
 *     ```
       [28-May-2022 09:49:02 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 09:49:02 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 09:49:02 UTC] PHP Deprecated:  Required parameter $shortcode follows optional parameter $isFloter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 09:49:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:49:03 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 09:49:03 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 09:49:03 UTC] PHP Deprecated:  Required parameter $shortcode follows optional parameter $isFloter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 09:49:04 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:50:38 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:50:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:50:51 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:50:52 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:51:02 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:51:03 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:51:18 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:51:19 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:51:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:51:32 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:52:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:52:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 09:52:49 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:29:56 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:29:56 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:29:56 UTC] PHP Deprecated:  Required parameter $shortcode follows optional parameter $isFloter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:29:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:29:58 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:29:58 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:29:58 UTC] PHP Deprecated:  Required parameter $shortcode follows optional parameter $isFloter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:29:58 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:35:28 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:35:28 UTC] PHP Deprecated:  Required parameter $icon follows optional parameter $url in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:35:28 UTC] PHP Deprecated:  Required parameter $shortcode follows optional parameter $isFloter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:35:28 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:41:30 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:41:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:42:00 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:42:02 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:42:17 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:42:19 UTC] PHP Fatal error:  Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:42:55 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:42:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:42:56 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:42:57 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:42:57 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:43:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-admin/admin.php(34): require_once('/var/www/web/wp...')
       #8 /var/www/web/wp/wp-admin/index.php(10): require_once('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
       [28-May-2022 10:43:21 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php on line 272
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:43:23 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:43:24 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:43:24 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:43:24 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:43:24 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:43:24 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:43:40 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:43:40 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:43:40 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:43:40 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:43:41 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:43:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-admin/admin.php(34): require_once('/var/www/web/wp...')
       #8 /var/www/web/wp/wp-admin/index.php(10): require_once('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:43:42 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:43:42 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:44:17 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:44:18 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:44:18 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:44:18 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-admin/admin.php(34): require_once('/var/www/web/wp...')
       #8 /var/www/web/wp/wp-admin/index.php(10): require_once('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:44:49 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:44:50 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-admin/admin.php(34): require_once('/var/www/web/wp...')
       #8 /var/www/web/wp/wp-admin/index.php(10): require_once('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php on line 60
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php on line 48
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  Return type of ActionScheduler_DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php on line 27
       [28-May-2022 10:44:50 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /var/www/web/wp/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php on line 272
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:46:19 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:46:20 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:46:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/wp/index.php(17): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:46:21 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:46:22 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:46:22 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:47:30 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:47:31 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:47:32 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:47:32 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/wp/index.php(17): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:47:32 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:47:32 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:47:32 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:47:32 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of Gravity_Forms\Gravity_Forms\External_API\GF_API_Response::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php on line 179
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /var/www/web/wp/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php on line 5755
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of GF_Field::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 93
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of GF_Field::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 99
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of GF_Field::offsetSet($offset, $data) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 108
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Return type of GF_Field::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php on line 117
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 510
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Optional parameter $url declared before required parameter $icon is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsi_socialhelper.php on line 619
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Optional parameter $isFloter declared before required parameter $shortcode is implicitly treated as a required parameter in /var/www/web/wp/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_widget.php on line 109
       [28-May-2022 10:47:33 UTC] PHP Deprecated:  Gravity_Forms\Gravity_Forms\License\GF_License_API_Response implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/web/wp/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php on line 17
       [28-May-2022 10:47:33 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:48:19 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:48:19 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/wp/index.php(17): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:48:20 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:48:21 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:48:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:49:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 554
       [28-May-2022 10:49:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 595
       [28-May-2022 10:49:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 535
       [28-May-2022 10:49:17 UTC] PHP Deprecated:  Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-theme.php on line 544
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 960
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 980
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 992
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_REST_Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/rest-api/class-wp-rest-request.php on line 1003
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 151
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 175
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 164
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 186
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 138
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 75
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 89
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 110
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 127
       [28-May-2022 10:49:18 UTC] PHP Deprecated:  Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/web/wp/wp-includes/class-wp-block-list.php on line 199
       [28-May-2022 10:49:18 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:52:16 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       [28-May-2022 10:52:17 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_allowed_block_template_part_areas() in /var/www/web/wp/wp-includes/blocks/template-part.php:168
       Stack trace:
       #0 /var/www/web/wp/wp-includes/blocks/template-part.php(194): build_template_part_block_variations()
       #1 /var/www/web/wp/wp-includes/class-wp-hook.php(303): register_block_core_template_part('')
       #2 /var/www/web/wp/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
       #3 /var/www/web/wp/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
       #4 /var/www/web/wp/wp-settings.php(578): do_action('init')
       #5 /var/www/web/wp/wp-config.php(112): require_once('/var/www/web/wp...')
       #6 /var/www/web/wp/wp-load.php(50): require_once('/var/www/web/wp...')
       #7 /var/www/web/wp/wp-blog-header.php(13): require_once('/var/www/web/wp...')
       #8 /var/www/web/index.php(10): require('/var/www/web/wp...')
       #9 {main}
         thrown in /var/www/web/wp/wp-includes/blocks/template-part.php on line 168
       ```
   
 *  Thread Starter [jweymouth](https://wordpress.org/support/users/jweymouth/)
 * (@jweymouth)
 * [4 years ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15723734)
 * I have now got my Dashboard back by reinstalling WordPress 6.00. I have been 
   through each plugin and theme and has not changed the blank page of the site.
   In my debug log this appears at the end : PHP Fatal error: Uncaught Error: Call
   to undefined function get_allowed_block_template_part_areas() in /var/www/web/
   wp/wp-includes/blocks/template-part.php:168
 * Can you tell me how to solve the problem with this line from the debug trail 
   James
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [4 years ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15724137)
 * Please try reviewing this documentation article Fatal error: Uncaught Error: 
   Call to undefined function [https://wordpress.org/support/article/common-wordpress-errors/#fatal-errors-and-warnings](https://wordpress.org/support/article/common-wordpress-errors/#fatal-errors-and-warnings)
 *  Thread Starter [jweymouth](https://wordpress.org/support/users/jweymouth/)
 * (@jweymouth)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15736490)
 * I have had some success. I have my WP Dashboard back and the site is OK from 
   this view but when going to the site address it does not work. (Site Address 
   [https://hwspestcontrol.co.uk](https://hwspestcontrol.co.uk) and WP address [https://hwspestcontrol.co.uk/wp](https://hwspestcontrol.co.uk/wp))
   I have check through the site and added to wp-config these settings and checked
   within the Mysql database. That records these settings as established aswell.
   However I see on the General Settings page of the Mysql database, in Red, it 
   says that the SSL is “not being used” Could this be the reason I have had this
   issue all along? I am following it with my hosting Co, they will reply in 2 or
   3 days. I would like to know if this is the case before they contact me. Many
   thaks for your help so far, much appreciated. James

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘error message after installing SSL’ is closed to new replies.

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [jweymouth](https://wordpress.org/support/users/jweymouth/)
 * Last activity: [3 years, 12 months ago](https://wordpress.org/support/topic/error-message-after-installing-ssl/#post-15736490)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
