Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Filesystem API: Prevent fatal error in
move_dir()
.
Correctly instantiate `WP_Error()` within `move_dir()` to prevent a fatal error when unable to delete an existing directory that is intended to be replaced. Follow-up to [55204], [55219], [55220], [55223]. Props swissspidy, costdev, afragen. Fixes #57375. git-svn-id: https://develop.svn.wordpress.org/trunk@55226 602fd350-edb4-49c9-b593-d223f7449a82
- Loading branch information