-
-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Labels
type:enhancementEnhancementEnhancement
Milestone
Description
This issue has originally been reported by @hiqsol at yiisoft/yii2#10369.
Moved here by @cebe.
That's what we see in docs:
public static boolean createDirectory ( $path, $mode = 509, $recursive = true )And in the source:
public static function createDirectory($path, $mode = 0775, $recursive = true)Metadata
Metadata
Assignees
Labels
type:enhancementEnhancementEnhancement