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

[Serializer] Fix DataUriNormalizer docblock & composer suggest section#31922

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
nicolas-grekas merged 1 commit intosymfony:3.4fromogizanagi:fix/serializer/data-uri-docblock
Jun 7, 2019
Merged

[Serializer] Fix DataUriNormalizer docblock & composer suggest section#31922

nicolas-grekas merged 1 commit intosymfony:3.4fromogizanagi:fix/serializer/data-uri-docblock
Jun 7, 2019

Conversation

@ogizanagi
Copy link
Contributor

QA
Branch?3.4
Bug fix?no
New feature?no
BC breaks?no
Deprecations?yes/no
Tests pass?yes
Fixed ticketsN/A
LicenseMIT
Doc PRN/A

See

if ($this->mimeTypeGuesser &&$mimeType =$this->mimeTypeGuesser->guess($object->getPathname())) {
return$mimeType;
}
return'application/octet-stream';

@nicolas-grekas
Copy link
Member

Thank you@ogizanagi.

@nicolas-grekasnicolas-grekas merged commit51b6bd8 intosymfony:3.4Jun 7, 2019
nicolas-grekas added a commit that referenced this pull requestJun 7, 2019
…uggest section (ogizanagi)This PR was merged into the 3.4 branch.Discussion----------[Serializer] Fix DataUriNormalizer docblock & composer suggest section| Q             | A| ------------- | ---| Branch?       | 3.4  <!-- see below -->| Bug fix?      | no| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | yes/no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | N/ASeehttps://github.com/symfony/symfony/blob/9691519ca46511005bc701ca93c2973923952034/src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php#L135-L139Commits-------51b6bd8 [Serializer] Fix DataUriNormalizer docblock & composer suggest section
@ogizanagiogizanagi deleted the fix/serializer/data-uri-docblock branchJune 7, 2019 14:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dunglasdunglasAwaiting requested review from dunglasdunglas is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ogizanagi@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp