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
minor #18360 Upgrade the minimum PHP version requirement for Symfony 7.0 (javiereguiluz)
This PR was merged into the 7.0 branch.
Discussion
----------
Upgrade the minimum PHP version requirement for Symfony 7.0
Fixes#18340.
The first PR for Symfony 7 🥳
`@stof` could you please check if it's still true that you must have all the following PHP extensions to run any Symfony app: `Ctype`, `iconv`, `PCRE`, `Session`, `SimpleXML`, and `Tokenizer`.
Thanks!
Commits
-------
291cded Upgrade the minimum PHP version requirement for Symfony 7.0
0 commit comments