DropBox Folder Share 1.9.3

Does DropBox Folder Share work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP notices
152PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 144.65 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.042 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/dropbox-folder-share/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=dropbox-folder-share%2Fdropbox-folder-share.php&plugin_status=all&paged=1&s&_wpnonce=fd286d3d12
Aspect after-activation
HTTP status 200
Load time 0.617 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Settings → Dropbox Folder Share

Page screenshot: Settings →  Dropbox Folder Share
URL /wp-admin/options-general.php?page=dropbox-folder-share
Aspect menu-item
HTTP status 200
Load time 0.229 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

Settings → Dropbox Folder Share → Configuraciones

Page screenshot: Settings →  Dropbox Folder Share → Configuraciones
URL /wp-admin/options-general.php?page=dropbox-folder-share
Aspect menu-item-tab
HTTP status 200
Load time 0.190 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Settings → Dropbox Folder Share → Parametros

Page screenshot: Settings →  Dropbox Folder Share → Parametros
URL /wp-admin/options-general.php?page=dropbox-folder-share
Aspect menu-item-tab
HTTP status 200
Load time 0.368 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Settings → Dropbox Folder Share → Donations

Page screenshot: Settings →  Dropbox Folder Share → Donations
URL /wp-admin/options-general.php?page=dropbox-folder-share
Aspect menu-item-tab
HTTP status 200
Load time 0.205 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.253 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.342 s
Memory usage 5.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.294 s0.428 s+0.134 s3.07 MiB3.24 MiB+ 171.64 KiB
/wp-admin/edit.php0.188 s0.245 s+0.057 s3.1 MiB3.26 MiB+ 170.54 KiB
/wp-admin/post-new.php0.744 s1.022 s+0.278 s5.02 MiB5.08 MiB+ 62.81 KiB
/wp-admin/upload.php0.552 s0.339 s-0.213 s3.02 MiB3.16 MiB+ 152.22 KiB
/wp-admin/options-writing.php0.171 s0.191 s+0.020 s3.01 MiB3.15 MiB+ 140.05 KiB
/wp-admin/media-new.php0.285 s0.199 s-0.086 s2.99 MiB3.15 MiB+ 164.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.237 s0.340 s+0.103 s3.01 MiB3.17 MiB+ 170.41 KiB
/wp-admin/post-new.php?post_type=page0.588 s0.741 s+0.153 s5.01 MiB5.07 MiB+ 57.34 KiB
/wp-admin/options-discussion.php0.213 s0.286 s+0.073 s3 MiB3.15 MiB+ 153.79 KiB
/wp-admin/edit-comments.php0.207 s0.246 s+0.039 s3.03 MiB3.18 MiB+ 153.29 KiB
/0.303 s0.210 s-0.093 s2.97 MiB3.16 MiB+ 194.11 KiB
Average 0.344 s0.386 s+0.042 s3.38 MiB3.53 MiB+ 144.65 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

CSS
PHP
HTML
Language % Lines of code Comment lines Files
CSS50.4%5,8106579
PHP20.3%2,34132422
HTML13.9%1,60001
PO File6.1%7012703
SVG5.1%59012
JavaScript2.4%281849
JSON1.8%21203
Total 11,535 1,336 49

PHP Code Analysis | More results »

Lines of code 1,806
Total complexity 241
Median class complexity 9.0
Median method complexity 1.0
Most complex class HynoTech\DropboxFolderShare\Principal
Most complex function HynoTech\DropboxFolderShare\Principal::get_folder()
Classes 12
Methods 79
Functions 1

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 2

Sidebar Widgets 1

ID Name
dropboxfoldersharewidgetDropbox Folder Share

PHP Error Log 153 lines

[02-Apr-2023 09:59:15 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:15 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:15 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:15 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:17 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:17 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:17 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:17 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:18 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:18 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:20 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:20 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:22 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:22 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:23 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:23 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:24 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:24 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5788
[02-Apr-2023 09:59:25 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5788
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:26 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:27 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:28 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:29 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:29 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:29 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5788
[02-Apr-2023 09:59:29 UTC] PHP Deprecated:  Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5788
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:30 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:31 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:32 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:32 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:32 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:32 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:32 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5865
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 711
[02-Apr-2023 09:59:34 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/dropbox-folder-share/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 379

(+53 more lines)
See also: All tests for this plugin, How to Hide the "Dropbox Folder Share" Admin Menu