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

Deprecation notices with PHP 8.1 #42

Open
devbranch-vadym opened this issue May 22, 2023 · 0 comments · May be fixed by #43
Open

Deprecation notices with PHP 8.1 #42

devbranch-vadym opened this issue May 22, 2023 · 0 comments · May be fixed by #43

Comments

@devbranch-vadym
Copy link

Using the package with PHP 8.1 emits deprecation notices (this and few other ones):

Deprecated function: Return type of Phpforce\SoapClient\Result\RecordIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include() (line 15 of /var/www/html/vendor/phpforce/soap-client/src/Phpforce/SoapClient/Result/RecordIterator.php)
@devbranch-vadym devbranch-vadym linked a pull request May 22, 2023 that will close this issue
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 a pull request may close this issue.

1 participant