Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[2.8][Filesystem] Changed dumpFile to allow dumping to streams...#14970

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
markchalloner wants to merge1 commit intosymfony:2.8frommarkchalloner:ticket_10018_2.8
Closed

[2.8][Filesystem] Changed dumpFile to allow dumping to streams...#14970

markchalloner wants to merge1 commit intosymfony:2.8frommarkchalloner:ticket_10018_2.8

Conversation

@markchalloner
Copy link
Contributor

QA
Bug fix?yes
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#10018
LicenseMIT
Doc PRsymfony/symfony-docs#5393

...as rename can only work where $oldname and $newname have the same streams wrappers.

Added tempnam, stream wrapper aware version of tempnam(), to do the heavy lifting.

…tive tempnam() and fixed dumpFile to allow dumping to streams
@markchalloner
Copy link
ContributorAuthor

Hi@xabbuh,

Are there any further actions needed on this before it can be merged?

Thanks

Copy link
Member

Choose a reason for hiding this comment

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

I think it would be better to throw an exception if an error occurred instead of silently fail and return a magic return value (same below).

@fabpot
Copy link
Member

@markchalloner Are you still interested in finishing this PR?

@markchalloner
Copy link
ContributorAuthor

@fabpot. Sure

Copy link
Member

Choose a reason for hiding this comment

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

should be removed as we only document "major" features in READMEs.

@markchalloner
Copy link
ContributorAuthor

@fabpot Thanks for the feedback. On reflection I am happy to pass this over to anyone who wants to pick this up, unfortunately I don't currently have the time to dedicate to this.

@fabpot
Copy link
Member

Thanks for your feedback@markchalloner I'm closing this PR. Someone can take over anytime by finishing this PR.

@fabpotfabpot closed thisOct 6, 2015
fabpot added a commit that referenced this pull requestNov 9, 2015
…ams (markchalloner, pierredup)This PR was merged into the 2.8 branch.Discussion----------[Filesystem] Changed dumpFile to allow dumping to streams| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#10018| License       | MIT| Doc PR        |symfony/symfony-docs#5393This is a follow-up of#14970 with comments addressedCommits-------5ca7dee Fix modea17aa5e Fixed failing test for HHVM61a3afd Removed unused logic in MockStream247266c Update coding standard for MockStreamc6a7747 [Filesystem] added tempnam() stream wrapper aware version of PHP's native tempnam() and fixed dumpFile to allow dumping to streams
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@markchalloner@fabpot@xabbuh

[8]ページ先頭

©2009-2025 Movatter.jp