Backup & Restore Manager 1.0.3

Does Backup & Restore Manager work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP warnings
96PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/backup-restore-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=backup-restore-manager%2Fbackup-restore-manager.php&plugin_status=all&paged=1&s&_wpnonce=2fe9fc5620
Aspect after-activation
HTTP status 200
Load time 0.606 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Tools → Backups

Page screenshot: Tools → Backups
URL /wp-admin/tools.php?page=backup-restore-manager
Aspect menu-item
HTTP status 200
Load time 0.471 s
Memory usage 3.68 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.252 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.439 s0.378 s-0.061 s3.44 MiB3.71 MiB+ 277.75 KiB
/wp-admin/edit.php0.227 s0.257 s+0.030 s3.46 MiB3.71 MiB+ 252.68 KiB
/wp-admin/post-new.php0.937 s0.676 s-0.261 s5.59 MiB5.69 MiB+ 101.48 KiB
/wp-admin/upload.php0.656 s0.727 s+0.071 s3.38 MiB3.71 MiB+ 335.19 KiB
/wp-admin/options-writing.php0.257 s0.250 s-0.007 s3.37 MiB3.71 MiB+ 341.88 KiB
/wp-admin/media-new.php0.333 s0.318 s-0.015 s3.35 MiB3.71 MiB+ 364.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.220 s+0.011 s3.37 MiB3.71 MiB+ 348.98 KiB
/wp-admin/post-new.php?post_type=page0.653 s0.614 s-0.039 s5.59 MiB5.68 MiB+ 101.48 KiB
/wp-admin/options-discussion.php0.364 s0.326 s-0.038 s3.36 MiB3.71 MiB+ 356.88 KiB
/wp-admin/edit-comments.php0.275 s0.452 s+0.177 s3.39 MiB3.71 MiB+ 323.55 KiB
/0.349 s0.240 s-0.109 s3.42 MiB3.43 MiB+ 14.1 KiB
Average 0.427 s0.405 s-0.022 s3.79 MiB4.04 MiB+ 256.19 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File59.8%9,2164,61822
PHP37.1%5,7152,99355
Bourne Shell1.7%269271
JavaScript0.9%137111
CSS0.4%6521
Total 15,402 7,651 80

PHP Code Analysis | More results »

Lines of code 4,843
Total complexity 1,133
Median class complexity 2.5
Median method complexity 2.0
Most complex class icit_srdb
Most complex function edit_schedule_submit()
Classes 72
Methods 331
Functions 63

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 3

PHP Error Log 99 lines

[15-Apr-2024 17:05:38 UTC] PHP Warning:  The magic method HM\BackUpWordPress\Notices::__wakeup() must have public visibility in /wp-content/plugins/backup-restore-manager/classes/class-notices.php on line 46
[15-Apr-2024 17:05:38 UTC] PHP Warning:  The magic method HM\BackUpWordPress\Path::__wakeup() must have public visibility in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 57
[15-Apr-2024 17:05:38 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:38 UTC] PHP Warning:  The magic method HM\BackUpWordPress\Extensions::__wakeup() must have public visibility in /wp-content/plugins/backup-restore-manager/classes/class-extensions.php on line 35
[15-Apr-2024 17:05:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Finder.php on line 674
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Finder.php on line 731
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 87
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 115
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 67
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with FilterIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/FilterIterator.php on line 30
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 57
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 73
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 78
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/vendor/symfony/finder/Iterator/FilterIterator.php on line 30
[15-Apr-2024 17:05:39 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/backup-restore-manager/classes/class-site-size.php on line 150
[15-Apr-2024 17:05:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:41 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:44 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:44 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:46 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:46 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:46 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:47 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:47 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:49 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:50 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:50 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:50 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:50 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:51 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:51 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:52 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[15-Apr-2024 17:05:52 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backup-restore-manager/classes/class-path.php on line 457
[15-Apr-2024 17:05:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[15-Apr-2024 17:05:52 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
See also: All tests for this plugin, How to Hide the "Backups" Admin Menu