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

Resolve more PHP 8.1 Deprecations #50

Closed

Conversation

natewiebe13
Copy link
Contributor

@natewiebe13 natewiebe13 commented Nov 1, 2022

Related to #40

Checklist

Pull Request Details

Resolves php 8.1 deprecation from the closed PR above.

Further to this, commit 7a99f03 which was to supersede the PR does not implement return types for all of the cases that PR covered. This adds the remaining return types for functions implementing interfaces.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 1, 2022
@natewiebe13 natewiebe13 changed the title Prevent passing null to strpos, behavior is deprecated Resolve more PHP 8.1 Deprecations Nov 22, 2022
@natewiebe13
Copy link
Contributor Author

@stcheng any chance we could get some movement on this one?

@facebook-github-bot
Copy link
Contributor

@stcheng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@stcheng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot pushed a commit to facebook/facebook-php-business-sdk that referenced this pull request Nov 29, 2022
Summary:
Fixes #565

This PR along with facebook/facebook-business-sdk-codegen#50 should resolve the remaining PHP 8.1 deprecations.

Pull Request resolved: #566

Differential Revision: D41485922

Pulled By: stcheng

fbshipit-source-id: 27275fe1e93c8f6604d1e9019a12140c90bfd735
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants