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

Adding Feature to build a file-list during writing/splitting #3

Merged
merged 5 commits into from
Feb 17, 2017

Conversation

mattagohni
Copy link
Contributor

Hey there,

I needed yesterday a bit of an extra feature to your php-file-stream. Maybe you think its worth
merging. Basically it is just the possibility to get a list of all written Files.

Regards
Matthias

Matthias Alt added 5 commits December 18, 2016 21:37
* add-written-files-to-a-filelist:
  Method can be protected
  it is not necessary to close the active handle
  every opend file is added to the file-List. with getFileList all written files can be obtained
* develop:
  Method can be protected
  it is not necessary to close the active handle
  every opend file is added to the file-List. with getFileList all written files can be obtained
@pastuhov
Copy link
Owner

Nice!
I am sorry to have kept you waiting for so long!

@pastuhov pastuhov merged commit 33762d7 into pastuhov:master Feb 17, 2017
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

2 participants