winnfsd / vagrant-winnfsd

Manage and adds support for NFS for Vagrant on Windows.
Other
567 stars 62 forks source link

file_put_contents() bug #130

Open jeffersonazzumy opened 5 years ago

jeffersonazzumy commented 5 years ago

file_put_contents() is duplicating the data while writing to the file. ex: you write 'something' and he writes twice