Skip to content

maintence date is incorrect in bin/console about #60750

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

Closed
tacman opened this issue Jun 10, 2025 · 1 comment
Closed

maintence date is incorrect in bin/console about #60750

tacman opened this issue Jun 10, 2025 · 1 comment

Comments

@tacman
Copy link
Contributor

tacman commented Jun 10, 2025

Symfony version(s) affected

7.3.0

Description

I don't think this is correct

bin/console about
 -------------------- --------------------------------- 
  Symfony                                               
 -------------------- --------------------------------- 
  Version              7.3.0                            
  Long-Term Support    No                               
  End of maintenance   05/2025 Expired                  
  End of life          01/2026 (in +235 days)     

How to reproduce

symfony new maintenance --webapp && cd maintenance && composer install && bin/console about

Possible Solution

According to https://symfony.com/releases/7.3 support ends in January 2026

Additional Context

No response

@javiereguiluz
Copy link
Member

Yes, this is a bug that was fixed in #60606 and will available in the next 7.3.1 version. Thanks!

@javiereguiluz javiereguiluz closed this as not planned Won't fix, can't repro, duplicate, stale Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants