Skip to content

Use forks for PHP 8.2 compatibility until respective PRs merged#105

Merged
saundefined merged 6 commits intoThePHPF:mainfrom
pronskiy:fix-php82-compat
Oct 3, 2023
Merged

Use forks for PHP 8.2 compatibility until respective PRs merged#105
saundefined merged 6 commits intoThePHPF:mainfrom
pronskiy:fix-php82-compat

Conversation

@pronskiy
Copy link
Copy Markdown
Member

@pronskiy pronskiy commented Sep 14, 2023

@saundefined
Copy link
Copy Markdown
Collaborator

LGTM, but shouldn't we also update PHP version in deploy-site.yml, netlify.yml, and README.md to 8.1+?

@pronskiy
Copy link
Copy Markdown
Member Author

For some reason, shivammathur/setup-php installs PHP 8.0.30 even tho it's clearly 8.2 in the yml. I'll debug.

@saundefined
Copy link
Copy Markdown
Collaborator

Checked it now on a test repository that used 8.2 in the master branch and 8.1 in the PR
At startup on the pull_request_target event, 8.2 was using, after merge - 8.1 🤔

So.. I guess it runs main's workflow using 8.0

Comment thread composer.json Outdated
Comment thread composer.json Outdated
@saundefined saundefined merged commit 1f6f0e5 into ThePHPF:main Oct 3, 2023
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