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

[Filesystem] Changed dumpFile to allow dumping to streams#16156

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

Merged
fabpot merged 5 commits intosymfony:2.8frompierredup:dumpfile
Nov 9, 2015

Conversation

@pierredup
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

This is a follow-up of#14970 with comments addressed

@pierreduppierredup changed the titleDumpfile[Filesystem] Changed dumpFile to allow dumping to streamsOct 6, 2015
@pierreduppierredupforce-pushed thedumpfile branch 2 times, most recently fromaa428cc toa5b16abCompareOctober 6, 2015 23:00
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 and\RuntimeException used in the code.

Copy link
Member

Choose a reason for hiding this comment

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

Even better, as we have exception classes for this component, they should be used instead.

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 remove and\Phar should be used in the code.

@pierredup
Copy link
ContributorAuthor

Status: Needs Review

Copy link
Contributor

Choose a reason for hiding this comment

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

Two whitespaces.

@fabpot
Copy link
Member

👍

@jakzal
Copy link
Contributor

👍

status: reviewed

@jakzal
Copy link
Contributor

@pierredup I was too quick.testTempnamWithZlibSchemeFails() failson windows.

@fabpot
Copy link
Member

@pierredup Can you have a look at the Windows failure? Thanks.

@pierredup
Copy link
ContributorAuthor

ping@fabpot

@fabpot
Copy link
Member

Thank you@pierredup.

@fabpotfabpot merged commit5ca7dee intosymfony:2.8Nov 9, 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
Copy link
Contributor

Choose a reason for hiding this comment

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

couldnt this be simlified to

return2 ===count($components) ?$components :array(null,$components[0]);

Copy link
Member

Choose a reason for hiding this comment

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

seems so

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

9 participants

@pierredup@fabpot@jakzal@stloyd@staabm@nicolas-grekas@xabbuh@carsonbot@markchalloner

[8]ページ先頭

©2009-2025 Movatter.jp