You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given internal discussions, there is about 99.99% change Symfony 8 requires at least PHP 8.4.
But, requiring PHP 8.4 means that we will should remove compatibility with Symfony 6.4 (PHP 8.1) and 7.x (PHP 8.2).
Requiring PHP 8.2 means that we will remove compatibility with Symfony 6.4, which is maintained until November 2026, for 17 months. And I feel wrong about this, since framework-bundle still represents as much installations for 6.x:
To summarize my thoughts, I don't think right now we should increase the minimum supported PHP version, maybe in one/two years, for a 4.x or 5.x?
Uh oh!
There was an error while loading. Please reload this page.
IDK what will be the new miminum PHP supported version for UX, but I guess it will depends when it will be released, and depending on Symfony 8.0 too?
For refs:
The text was updated successfully, but these errors were encountered: