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.4 compatibility #222

Merged
merged 3 commits into from
Nov 1, 2024
Merged

PHP 8.4 compatibility #222

merged 3 commits into from
Nov 1, 2024

Conversation

ruudk
Copy link
Contributor

@ruudk ruudk commented Oct 31, 2024

Fixes #221

ruudk added 2 commits October 31, 2024 10:27
> MessageBird\Client::__construct(): Implicitly marking parameter $httpClient as nullable is deprecated, the explicit nullable type must be used instead
@ruudk ruudk mentioned this pull request Oct 31, 2024
@ruudk
Copy link
Contributor Author

ruudk commented Oct 31, 2024

@CoolGoose This one is ready for review. Could you please approve the workflow?

@CoolGoose
Copy link
Contributor

@ruudk hey senpai, unfortunately I am not working at Messagebird anymore so I don't have any godly powers. @rfeiner can you give it a check ?

@ruudk
Copy link
Contributor Author

ruudk commented Nov 1, 2024

This reminds me that while it can be tempting to add dependencies, they often create more difficulties over time. I’ve decided to take this SDK out of our project and switch to using plain HTTP.

@ruudk ruudk closed this Nov 1, 2024
@ruudk ruudk deleted the patch-1 branch November 1, 2024 08:21
@ErikBooijMB
Copy link
Contributor

Hi Ruud, I can't argue with that reasoning, but you did put the broken pipeline on our radar, so thank you for that 🙏 If after that fix is merged, you want to reopen this PR, we'd be happy to accept it.

@ruudk
Copy link
Contributor Author

ruudk commented Nov 1, 2024

@ErikBooijMB Sure 👍

@ErikBooijMB
Copy link
Contributor

@ruudk That fix is now merged, if you can rebase this PR, I think it should be good to go 🔥 Thank you!

@ruudk ruudk restored the patch-1 branch November 1, 2024 15:43
@ruudk ruudk reopened this Nov 1, 2024
@ruudk
Copy link
Contributor Author

ruudk commented Nov 1, 2024

@ErikBooijMB Done. Please approve the workflow

@ErikBooijMB ErikBooijMB merged commit 47e7652 into messagebird:master Nov 1, 2024
16 checks passed
@ErikBooijMB
Copy link
Contributor

Thank you very much!

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.

PHP 8.3
4 participants