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

[1.3] More fixes for PHP 8.1 and setup CI again #1140

Merged
merged 2 commits into from Aug 25, 2021
Merged

[1.3] More fixes for PHP 8.1 and setup CI again #1140

merged 2 commits into from Aug 25, 2021

Conversation

GrahamCampbell
Copy link
Contributor

This should fix the outstanding issues with Serializable mocking. I've also moved us to GitHub Actions since Travis is not running properly - it also looks like there's been no successful scrutinizer runs in over 4 years, so I've removed that guff from here. If we really wanna re-enable it, that can happen in a later PR. I'd probably prefer to enable an OSS static analyzer on the master branch, instead.


cc @davedevelopment, @driesvints

@GrahamCampbell
Copy link
Contributor Author

Once this PR is merged, actions should run automatically. Here's the run from my fork:

image

@GrahamCampbell GrahamCampbell changed the title More fixes for PHP 8.1 and setup CI again [1.3] More fixes for PHP 8.1 and setup CI again Aug 22, 2021
@driesvints
Copy link

Thanks Graham! Will this be merged in master then as soon as possible so our builds on laravel/framework can pass?

@GrahamCampbell
Copy link
Contributor Author

After this reaches 1.3, I can do a 1.3 -> master merge PR. :)

@davedevelopment
Copy link
Collaborator

Away at the minute, but had a quick glance and all seems reasonable

@GrahamCampbell GrahamCampbell deleted the php81-fixes branch August 25, 2021 18:42
@driesvints
Copy link

Was this merged into 1.4 dev? Because we're still getting failures for this: https://github.com/laravel/framework/runs/3449821860#step:7:82

@GrahamCampbell
Copy link
Contributor Author

No, not yet.

@GrahamCampbell
Copy link
Contributor Author

@driesvints, @davedevelopment #1141

@ghostwriter ghostwriter mentioned this pull request Apr 20, 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.

None yet

3 participants