8000 [Filesystem] dumpFile() ignores umask settings · Issue #17303 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[Filesystem] dumpFile() ignores umask settings #17303
Closed
@hboomsma

Description

@hboomsma

dumpFile() will always create a file with 0666 permissions if the file system supports these file permissions.

Analog to the behavior of file_put_contents and other file handling functions, one would expect that the umask setting will be taken into account.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0