[wp-trac] [WordPress Trac] #23196: mkdir not recursive (in wp-includes/functions.php)
WordPress Trac
noreply at wordpress.org
Sat Aug 17 03:08:50 UTC 2013
#23196: mkdir not recursive (in wp-includes/functions.php)
-------------------------------------+---------------------
Reporter: uuf6429 | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.7
Component: Filesystem | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing |
-------------------------------------+---------------------
Changes (by dd32):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"25047"]:
{{{
#!CommitTicketReference repository="" revision="25047"
Make use of the recursive option in mkdir() in wp_mkdir_p(). Avoids a
bunch of silenced PHP Notices being logged. Fixes #23196
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23196#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list