Skip to content

Bump Symfony from 4.4 LTS to 5.4 LTS #852

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
wants to merge 1 commit into from

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Dec 13, 2021

This brings new Console features like a wider range of colors.

I use this in my custom error formatter.

Currently, only the following colors are available: black red green yellow blue magenta cyan white default, and with the newer version you can have light colors and custom hex colors.

Tests need fixing, can do that if this is allowed ;)

This brings new Console features like a wider range of colors.

I use this in my custom error formatter.
@ondrejmirtes
Copy link
Member

Unfortunately Symfony 5.4 doesn't support PHP 7.1. It's gonna be possible to upgrade once we have a working downgrading process even for 3rd party dependencies. I'm already deploying it successfully when downgrading BetterReflection here (https://github.com/ondrejmirtes/BetterReflection/commits/ng) so it isn't unrealistic.

@ondrejmirtes
Copy link
Member

FYI just managed to update this: #863

@ruudk
Copy link
Contributor Author

ruudk commented Dec 18, 2021

Who's awesome? You're awesome!

Thanks 😊

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.

2 participants