Fixed bug that `Hyperf\Validation\ValidationRuleParser::parseParameters()` cannot support `PHP 8.4`. by sy-records · Pull Request #7536 · hyperf/hyperf · GitHub
Skip to content

Fixed bug that Hyperf\Validation\ValidationRuleParser::parseParameters() cannot support PHP 8.4.#7536

Merged
limingxinleo merged 4 commits into
masterfrom
fix/str_getcsv
Oct 28, 2025
Merged

Fixed bug that Hyperf\Validation\ValidationRuleParser::parseParameters() cannot support PHP 8.4.#7536
limingxinleo merged 4 commits into
masterfrom
fix/str_getcsv

Conversation

@sy-records

Copy link
Copy Markdown
Member

Fix #7535

@henderkes

henderkes commented Sep 17, 2025

Copy link
Copy Markdown

@sy-records

sy-records commented Sep 17, 2025

Copy link
Copy Markdown
Member Author

@henderkes

Copy link
Copy Markdown

I use the same escape character as well, I just wanted to make you aware that this changes functionality.

@henderkes

henderkes commented Sep 17, 2025

Copy link
Copy Markdown

@limingxinleo limingxinleo changed the title Update str_getcsv to handle escape characters Fixed bug that Hyperf\Validation\ValidationRuleParser::parseParameters() cannot support PHP 8.4. Oct 28, 2025
@limingxinleo limingxinleo merged commit 29bd355 into master Oct 28, 2025
61 of 62 checks passed
@limingxinleo limingxinleo deleted the fix/str_getcsv branch October 28, 2025 13:14
@limingxinleo limingxinleo mentioned this pull request Oct 30, 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.

[FEATURE] PHP8.4str_getcsv语法兼容

3 participants