Skip to content

Fix CI#841

Merged
mblaney merged 2 commits intosimplepie:masterfrom
jtojnar:fix-ci
Aug 8, 2023
Merged

Fix CI#841
mblaney merged 2 commits intosimplepie:masterfrom
jtojnar:fix-ci

Conversation

@jtojnar
Copy link
Member

@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
@jtojnar jtojnar deleted the fix-ci branch August 8, 2023 09:52
@Art4 Art4 added this to the 1.9.0 milestone Sep 30, 2024
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.

3 participants