Plugin Contributor
bcrodua
(@bcrodua)
Hi,
Thank you for providing this information, these deprecation notices should not affect the functionality of UpdraftPlus and your ability to make backups.
Best Wishes,
Bryle
JCV
(@psykonevro)
Hi @bcrodua
Thanks for your work, but this is really a strange response.
Will you address PHP8.3 compatibility issues? This is what @joevansteen and I, even if our website is not gonna crash right way.
Cheers,
Hi,
These deprecations will not come into affect for quite a while. Our development team will have updated the code before they com into affect. Just keep your plugin updated and this will all be done automatically.
Thanks! I mainly wanted to ensure it was on your list. It looks to be a simple fix. You have a check for null a few lines away, along with a check for empty, but don’t take any action to change the null to empty which would eliminate the message. I prefer code which doesn’t generate error (or warning) messages, so will look forward to your update.