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

[Filesystem] File existence check before calling unlink method #39243

Conversation

gechetspr
Copy link
Contributor

@gechetspr gechetspr commented Nov 30, 2020

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets #39235
License MIT
Doc PR symfony/symfony-docs#...

Added additional file existence check on temporary file cleanup for Filesystem::dumpFile() method.

@carsonbot carsonbot added this to the 4.4 milestone Nov 30, 2020
@gechetspr gechetspr changed the title [Filesystem] Added additional file existence check on temporary file cleanup for d… [Filesystem] File existence check before calling unlink method Nov 30, 2020
@rxu
Copy link

rxu commented Nov 30, 2020

This has fixed #39227 for me, thanks.

@derrabus
Copy link
Member

Thank you @gechetspr.

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

Successfully merging this pull request may close these issues.

None yet

7 participants