Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to 'copy' and 'unlink' instead of 'rename' #874

Closed

Conversation

klammbueddel
Copy link

...to move a file without side effects.

This gist reproduces the problem:
https://gist.github.com/alcaeus/a367e895e6c55f7fb93870dcba46efa9

Same issue is fixed in a similary way in symfony core:
symfony/symfony#12533

resolves #6713

...to move a file without side effects.

This gist reproduces the problem:
https://gist.github.com/alcaeus/a367e895e6c55f7fb93870dcba46efa9

Same issue is fixed in a similary way in symfony core:
symfony/symfony#12533

resolves doctrine/orm#6713
@klammbueddel
Copy link
Author

closed due to alternative dev setup as suggested in #327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant