mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Adds a check to the start of `copy_dir()` that the destination directory exists and attempts to create it if it does not. An error is returned if the directory can not be created, either due to a permissions error or the parent directory not existing. Props caraffande, costdev, zunaid321. Fixes #41855. git-svn-id: https://develop.svn.wordpress.org/trunk@55938 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| e2e | ||
| gutenberg | ||
| performance | ||
| phpunit | ||
| qunit | ||
| visual-regression | ||