-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version
- Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
When running backups (both manual and scheduled) with BackWPUp on PHP 8.1+ and WordPress 6.6.2, users are encountering thousands of deprecation warnings. The errors mainly involve passing null to parameters that expect a string or array input. Examples include warnings from strlen() and preg_replace(). These notices clutter the logs with thousands of lines, impacting usability.
Acceptance Criteria (for WP Media team use only)
Clear instructions for developers, to be added before the grooming
Metadata
Metadata
Assignees
Labels
No labels