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

[Routing][Uid] [6.4] Mention RFC 9562#58329

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 1 commit intosymfony:6.4fromfancyweb:doc/rfc-9562-64
Sep 21, 2024

Conversation

@fancyweb
Copy link
Contributor

QA
Branch?6.4
Bug fix?no
New feature?no
Deprecations?no
Issues-
LicenseMIT

Follow-up to#58238 on 6.4

@carsonbotcarsonbot added this to the6.4 milestoneSep 20, 2024
@carsonbotcarsonbot changed the title[6.4][Routing][Uid] Mention RFC 9562[Routing][Uid] [6.4] Mention RFC 9562Sep 20, 2024
publicconstUID_BASE32 ='[0-9A-HJKMNP-TV-Z]{26}';
publicconstUID_BASE58 ='[1-9A-HJ-NP-Za-km-z]{22}';
publicconstUID_RFC4122 ='[0-9a-f]{8}(?:-[0-9a-f]{4}){3}-[0-9a-f]{12}';
publicconstUID_RFC4122 ='[0-9a-f]{8}(?:-[0-9a-f]{4}){3}-[0-9a-f]{12}';// RFC 9562 obsoleted RFC 4122 but the format is the same
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@alexandre-daubois I guess we can add a new constant here as well?!

Choose a reason for hiding this comment

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

Definitely! Good idea, here you go#58336

@fabpot
Copy link
Member

Thank you@fancyweb.

@fabpotfabpot merged commit4ff29e4 intosymfony:6.4Sep 21, 2024
@fancywebfancyweb deleted the doc/rfc-9562-64 branchSeptember 23, 2024 07:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@alexandre-dauboisalexandre-dauboisalexandre-daubois approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

4 participants

@fancyweb@fabpot@alexandre-daubois@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp