FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(framework): Add Symfony 7.4 compatibility with batch command registration by Copilot · Pull Request #7620 · hyperf/hyperf · GitHub

/ hyperf Public

feat(framework): Add Symfony 7.4 compatibility with batch command registration - #7620

Merged
limingxinleo merged 9 commits into
3.2from
copilot/add-command-compatibility-sf-7-4
Nov 13, 2025
Merged

feat(framework): Add Symfony 7.4 compatibility with batch command registration#7620
limingxinleo merged 9 commits into
3.2from
copilot/add-command-compatibility-sf-7-4

Conversation

Copilot AI commented Nov 12, 2025
edited by huangdijia
Loading

Copy link
Copy Markdown
Contributor

Starting from Symfony 7.4, Application::add will be deprecated in favor of Application::addCommand

Copilot AI self-assigned this Nov 12, 2025
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
Copilot AI changed the title [WIP] Add command compatibility for Symfony 7.4 feat: Add Symfony 7.4 compatibility with addCommand method detection Nov 12, 2025
Copilot AI requested a review from huangdijia November 12, 2025 23:06
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
huangdijia added this to the v3.2 milestone Nov 12, 2025
huangdijia marked this pull request as ready for review November 12, 2025 23:34
Co-authored-by: huangdijia <8337659+huangdijia@users.noreply.github.com>
Comment thread CHANGELOG-3.2.md Outdated
huangdijia marked this pull request as draft November 13, 2025 01:40
Replaces individual command addition with batch addCommands method, simplifying the registration process and improving compatibility with newer Symfony versions.
huangdijia changed the title feat: Add Symfony 7.4 compatibility with addCommand method detection feat(framework): Add Symfony 7.4 compatibility with batch command registration Nov 13, 2025
hyperf deleted a comment from Copilot AI Nov 13, 2025
hyperf deleted a comment from Copilot AI Nov 13, 2025
huangdijia marked this pull request as ready for review November 13, 2025 04:26
limingxinleo merged commit 7daac3d into 3.2 Nov 13, 2025
154 checks passed
limingxinleo deleted the copilot/add-command-compatibility-sf-7-4 branch November 13, 2025 10:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL