Skip to content

docs: bad octal number representation #38

@yii-bot

Description

@yii-bot

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions