Skip to content

Update PHPDocs - ActiveForm::validate() #20395

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

samuelrajan747
Copy link
Contributor

Update PHPDocs - ActiveForm::validate()

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

Update  PHPDocs - ActiveForm::validate()
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.43%. Comparing base (3b1e920) to head (02f1814).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #20395      +/-   ##
============================================
- Coverage     64.44%   64.43%   -0.01%     
  Complexity    11446    11446              
============================================
  Files           433      433              
  Lines         37457    37457              
============================================
- Hits          24140    24137       -3     
- Misses        13317    13320       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@samdark samdark merged commit af600c3 into yiisoft:master Jun 4, 2025
85 of 86 checks passed
@samdark
Copy link
Member

samdark commented Jun 4, 2025

Thank you!

@samuelrajan747 samuelrajan747 deleted the samuelrajan747-phpdocs branch June 4, 2025 09:01
@chriscpty
Copy link
Contributor

asking out of curiosity - is there a reason you didn't just change the @return tag to be @return array<string,array<string>>? as far as i'm aware, that should work just as well and would be more concise

@samuelrajan747
Copy link
Contributor Author

Hi @chriscpty, Hope this helps - #20008 (comment)

samdark pushed a commit that referenced this pull request Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants