Uh oh!
There was an error while loading. Please reload this page.
Fix implicit nullable types to avoid PHP 8.4 warnings - #1144
Conversation
GrahamCampbell
left a comment
There was a problem hiding this comment.
It's necessary to also run the CI on PHP 8.4.
eiriksm
commented
Sep 23, 2024
Done |
GrahamCampbell
commented
Sep 23, 2024
Looks like there are more issues to fix. It may be easier to enable the php-cs-fixer rule that adds the |
eiriksm
commented
Sep 23, 2024
👍 I am writing this on an airport before boarding my plane, so just mentioning that because I will get back to this 🤓 |
GrahamCampbell
commented
Sep 23, 2024
Looks like there are more downstream fixes that are needed first, to get this PR to pass. |
acrobat
commented
Sep 23, 2024
I've pushed some extra changes to fix most of the remaining issues. The deprecations in |
acrobat
commented
Sep 23, 2024
Thank you @eiriksm |
eiriksm
commented
Sep 23, 2024
Wow awesome thanks for the very fast response Would it also be possible to cut a new release with this included do you think? 🤓 |
acrobat
commented
Sep 23, 2024
New release is created https://github.com/KnpLabs/php-github-api/releases/tag/v3.15.0 |
eiriksm
commented
Sep 23, 2024
My gratitude is deep and sincere Thanks for being an open source maintainer, and a great one at that 🚀 |
No description provided.