Skip to content
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

PHP 8 #2944

Merged
merged 11 commits into from
Dec 9, 2020
Merged

PHP 8 #2944

merged 11 commits into from
Dec 9, 2020

Conversation

jasonvarga
Copy link
Member

@jasonvarga jasonvarga commented Nov 30, 2020

Waiting on dependencies to be updated for PHP 8:

  • ueberdosis/html-to-prosemirror (PR)
  • ueberdosis/prosemirror-to-html (PR)
  • mrclay/minify (PR) No longer needed.
  • laravel/laravel (We have some failing tests solved by either this PR, or their own solution)

Related tasks:

  • Update php requirement to include ^8.0 on statamic/statamic (PR)
  • and statamic/starter-kit-cool-writings
  • and statamic/starter-kit-doogie-browser
  • and statamic/starter-kit-starters-creek

i.e. I ran `composer update composer/composer -W`

The latest dev version of composer allows it to be installed on php8.
composer/composer#9523 (comment)
…n ...

Right now it just scraps everything before the first opening brace on a new line.
laravel/framework#35535

Might be better to bump the Laravel 8 min requirement, but our test matrix overwrites it and I don't really want to mess with that just yet.
keep the names because we have required checks based on the names. PR checks would need to be re-triggered
@jasonvarga jasonvarga marked this pull request as ready for review December 9, 2020 19:09
I noticed that it was still symlinking. It was because this wasn't committed.

Also, because its no longer symlinked, the path should within vendor, not the original location.
@jasonvarga jasonvarga merged commit d62af71 into master Dec 9, 2020
@jasonvarga jasonvarga deleted the feature/php8 branch December 9, 2020 21:47
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.

1 participant