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

[Uid] Fix validating nil and max uuid#48831

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

Conversation

@fancyweb
Copy link
Contributor

QA
Branch?5.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets#48800
LicenseMIT
Doc PR-

@fancywebfancywebforce-pushed theuid/fix-validating-nil-and-max-uuid branch from7b4230c tobb57880CompareDecember 30, 2022 08:55
returntrue;
}

if (__CLASS__ ===static::class &&'ffffffff-ffff-ffff-ffff-ffffffffffff' ===strtr($uuid,'F','f')) {
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

if (self::MAX === strtr($uuid, 'F', 'f') && (\in_array(static::class, [__CLASS__, MaxUuid::class], true))) { on 6.2

Copy link
Member

Choose a reason for hiding this comment

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

@fabpot
Copy link
Member

Thank you@fancyweb.

@fabpotfabpot merged commit63253a7 intosymfony:5.4Dec 30, 2022
@fancywebfancyweb deleted the uid/fix-validating-nil-and-max-uuid branchDecember 30, 2022 15:19
This was referencedJan 24, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@derrabusderrabusderrabus approved these changes

@chalasrchalasrchalasr approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

5.4

Development

Successfully merging this pull request may close these issues.

5 participants

@fancyweb@fabpot@derrabus@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp