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

[Validator] Add PHPDoc toGroupSequence attribute class and properties#53428

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

Open
kzorluoglu wants to merge2 commits intosymfony:7.4
base:7.4
Choose a base branch
Loading
fromkzorluoglu:validator-constraints-attribute-phpdoc-improve

Conversation

kzorluoglu
Copy link

QA
Branch?7.1
Bug fix?no
New feature?no
Deprecations?no
IssuesFix#51920
LicenseMIT

This pull request adds detailed PHPDoc comments to the GroupSequence class in the Symfony\Component\Validator\Constraints namespace. The added documentation includes a comprehensive class description and descriptive comments for each public property and the constructor.

These changes are in response to the issue#51920 and follow the same documentation style and standards as Symfony's existing components.

@carsonbotcarsonbot added this to the7.1 milestoneJan 4, 2024
@OskarStarkOskarStark changed the title[Validator] Add PHPDoc toGroupSequence attribute class and properties #53424[Validator] Add PHPDoc toGroupSequence attribute class and propertiesJan 5, 2024
Comment on lines 68 to +69
*
* If a class has a group sequence attached, that sequence replaces the
* "Default" group. When validating that class in the "Default" group, the
* group sequence is used instead, but still the "Default" group should be
* cascaded to other objects.
* @var string|GroupSequence
Copy link
Contributor

Choose a reason for hiding this comment

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

These two lines should be deleted to make the fabbot happy.

@xabbuhxabbuh modified the milestones:7.1,7.2May 15, 2024
@fabpotfabpot modified the milestones:7.2,7.3Nov 20, 2024
@fabpotfabpot modified the milestones:7.3,7.4May 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@magikidmagikidmagikid left review comments

@OskarStarkOskarStarkOskarStark left review comments

Assignees
No one assigned
Projects
None yet
Milestone
7.4
Development

Successfully merging this pull request may close these issues.

Improve PHPDoc descriptions of Attribute classes and parameters
6 participants
@kzorluoglu@magikid@OskarStark@fabpot@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp