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

Fix CI #841

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Fix CI #841

merged 2 commits into from
Aug 8, 2023

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Aug 6, 2023

No description provided.

As mentioned in `get_class` PHP manual entry:

> Explicitly passing `null` as the `object` is no longer allowed as of PHP 7.2.0 and emits an `E_WARNING`. As of PHP 8.0.0, a `TypeError` is emitted when `null` is used.

https://www.php.net/manual/en/function.get-class.php
@pull-request-size pull-request-size bot added size/S and removed size/XS labels Aug 6, 2023
@jtojnar jtojnar changed the title ci: Fix with PHPStan 1.10.22 Fix CI Aug 6, 2023
@jtojnar jtojnar mentioned this pull request Aug 6, 2023
@mblaney
Copy link
Member

mblaney commented Aug 8, 2023

thanks @jtojnar!

@mblaney mblaney merged commit bb01ef4 into simplepie:master Aug 8, 2023
9 checks passed
@jtojnar jtojnar deleted the fix-ci branch August 8, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants