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

feat(io-stream): add getStream() method to access underlying stream #273

Merged
merged 1 commit into from
Nov 13, 2021

Conversation

azjezz
Copy link
Owner

@azjezz azjezz commented Nov 13, 2021

Signed-off-by: azjezz azjezz@protonmail.com

Signed-off-by: azjezz <azjezz@protonmail.com>
@azjezz azjezz added Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes. labels Nov 13, 2021
@azjezz azjezz added this to the 2.0.0 milestone Nov 13, 2021
@azjezz azjezz self-assigned this Nov 13, 2021
@azjezz azjezz added this to To do in v2.0.0 via automation Nov 13, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1457205528

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 99.938%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Psl/File/Internal/AbstractHandleWrapper.php 0 2 0.0%
Totals Coverage Status
Change from base Build 1446232382: -0.06%
Covered Lines: 3209
Relevant Lines: 3211

💛 - Coveralls

@azjezz azjezz merged commit 1b372be into 2.0.x Nov 13, 2021
v2.0.0 automation moved this from To do to Done Nov 13, 2021
@azjezz azjezz deleted the feature/io-stream-access branch November 13, 2021 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants