Skip to content

396 qt command crashes on symfony 5+ when $help or $description is not defined#397

Merged
armanist merged 2 commits into
quantum-php:masterfrom
armanist:396-QtCommand-crashes-on-Symfony-5+-when-$help-or-$description-is-not-defined
Jan 12, 2026
Merged

396 qt command crashes on symfony 5+ when $help or $description is not defined#397
armanist merged 2 commits into
quantum-php:masterfrom
armanist:396-QtCommand-crashes-on-Symfony-5+-when-$help-or-$description-is-not-defined

Conversation

@armanist

Copy link
Copy Markdown
Collaborator

Closes #396

@armanist armanist added this to the 3.0.0 milestone Jan 12, 2026
@armanist armanist added the bug Something isn't working label Jan 12, 2026
@codecov

codecov Bot commented Jan 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.72%. Comparing base (195c154) to head (bf8dccb).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #397   +/-   ##
=========================================
  Coverage     80.72%   80.72%           
- Complexity     2465     2467    +2     
=========================================
  Files           229      229           
  Lines          6541     6543    +2     
=========================================
+ Hits           5280     5282    +2     
  Misses         1261     1261           

☔ 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.

@armanist armanist merged commit 6c8296f into quantum-php:master Jan 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QtCommand crashes on Symfony 5+ when $help or $description is not defined

2 participants