doctrine / doctrine/common

[v2.5.1] Warning: chmod(): Operation not permitted

Open
#381 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
5.8k
Forks
284
PR merge metrics
No merged PRs in 30d

Description

[This commit](https://github.com/doctrine/common/commit/b3ae747e4e63d8785b745762830850160eac2ab4) leads us to have a following error:

`Warning: chmod(): Operation not permitted`

Work around is remove the line or suppress the errors `chmod($tmpFileName, 0664);`

We are using code inside vagrant machine, but it does not work even on `777` permissions.
@beberlei could you advice something, mate? :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.