Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Documented the appendToFile() method #7345

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

Closed
wants to merge 2 commits into from

Conversation

javiereguiluz
Copy link
Member

This fixes #7341.


$fs->appendToFile('logs.txt', 'Email sent to [email protected]');

If either the file or its containing directory don't exist, this method creates
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't

@xabbuh
Copy link
Member

xabbuh commented Jan 11, 2017

We should also add a versionadded directive.

@xabbuh
Copy link
Member

xabbuh commented Jan 12, 2017

👍

Status: Reviewed

@chalasr
Copy link
Member

chalasr commented Jan 13, 2017

👍 Thanks!

@xabbuh
Copy link
Member

xabbuh commented Jan 24, 2017

Thank you Javier.

@xabbuh xabbuh closed this in 55290fa Jan 24, 2017
xabbuh added a commit that referenced this pull request Jan 24, 2017
@javiereguiluz javiereguiluz deleted the fix_7341 branch May 24, 2018 16:05
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.

[Filesystem] document the new appendToFile() method
4 participants