-
Notifications
You must be signed in to change notification settings - Fork 1.7k
MC-34097 Update supported PHP version #7255
Conversation
I see several v2.3 files in this PR. Is that intentional? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was unable to leave comments in the previously symlinked files due to the notorious "Line must be part of the diff" known issue.
- src/guides/v2.4/install-gde/prereq/php-settings.md
- line 14: lliquid script should point to 2.4 composer lock file.
running tests |
Hi @dobooth, thank you for your contribution! |
I feel silly posting this here, so please delete if it's inappropriate. |
Hi @hunt0r! I wish I could share a link, but I was actually referring to this being "notorious" for those of us working on this particular project. I think everyone on the All we really know is that it has something to do with files that were previously symlinked in our project. For example, after deleting the symlink for We haven't been able to track down any official root cause. So if you find something, please come back and let us know! |
That is exactly my case. Unfortunately, it is on a private repo with proprietary code so I can't provide an example. Thanks for the response. Since I can't provide an example, I am hesitant to open a Github support ticket. But if you are willing to open one, please let me know if I can help in some way. |
Purpose of this pull request
This pull request (PR) updates v2.4 to use the latest supported PHP version.
whatsnew
Updated the supported versions of PHP to 7.3 and 7.4.