DropBox Folder Share 1.9.5

Does DropBox Folder Share work with WordPress 6.2.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: 138.57 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.2.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=2af74638c6
Aspect after-activation
HTTP status 200
Load time 0.598 s
Memory usage 3.17 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.219 s
Memory usage 3.21 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.235 s
Memory usage 3.14 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.253 s
Memory usage 3.14 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.217 s
Memory usage 3.14 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.196 s
Memory usage 3.15 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 1.878 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.236 s0.415 s+0.179 s3.07 MiB3.23 MiB+ 165.56 KiB
/wp-admin/edit.php0.144 s0.281 s+0.137 s3.1 MiB3.26 MiB+ 164.46 KiB
/wp-admin/post-new.php0.619 s0.911 s+0.292 s5.02 MiB5.08 MiB+ 56.73 KiB
/wp-admin/upload.php0.467 s0.365 s-0.102 s3.02 MiB3.16 MiB+ 146.14 KiB
/wp-admin/options-writing.php0.145 s0.243 s+0.098 s3.01 MiB3.14 MiB+ 133.98 KiB
/wp-admin/media-new.php0.235 s0.232 s-0.003 s2.99 MiB3.15 MiB+ 158.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.156 s0.211 s+0.055 s3.01 MiB3.17 MiB+ 164.33 KiB
/wp-admin/post-new.php?post_type=page0.681 s0.699 s+0.018 s5.01 MiB5.06 MiB+ 51.26 KiB
/wp-admin/options-discussion.php0.170 s0.262 s+0.092 s3 MiB3.14 MiB+ 147.71 KiB
/wp-admin/edit-comments.php0.203 s0.234 s+0.031 s3.03 MiB3.17 MiB+ 147.21 KiB
/0.236 s0.173 s-0.063 s2.97 MiB3.15 MiB+ 188.03 KiB
Average 0.299 s0.366 s+0.067 s3.38 MiB3.52 MiB+ 138.57 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,33532122
HTML13.9%1,60001
PO File6.1%7012703
SVG5.1%59012
JavaScript2.4%281849
JSON1.8%21203
Total 11,529 1,333 49

PHP Code Analysis | More results »

Lines of code 1,798
Total complexity 243
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

[23-May-2023 11:21:42 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
[23-May-2023 11:21:42 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
[23-May-2023 11:21:42 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
[23-May-2023 11:21:42 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
[23-May-2023 11:21:43 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
[23-May-2023 11:21:43 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
[23-May-2023 11:21:44 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
[23-May-2023 11:21:44 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
[23-May-2023 11:21:45 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
[23-May-2023 11:21:45 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
[23-May-2023 11:21:46 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
[23-May-2023 11:21:46 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
[23-May-2023 11:21:48 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
[23-May-2023 11:21:48 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
[23-May-2023 11:21:49 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
[23-May-2023 11:21:49 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
[23-May-2023 11:21:50 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
[23-May-2023 11:21:50 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:51 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:52 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:53 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:54 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:55 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:56 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
[23-May-2023 11:21:57 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
[23-May-2023 11:21:57 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
[23-May-2023 11:21:57 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
[23-May-2023 11:21:57 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
[23-May-2023 11:21:57 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
[23-May-2023 11:21:57 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
[23-May-2023 11:21:57 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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
[23-May-2023 11:21:59 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