Skip to content

Conversation

mustanggb
Copy link

Symfony is giving deprecation warnings, should be able to resolve these by adding the missing PHPDocs.

[deprecation] User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "XeroAPI\XeroPHP\Models\Accounting\Invoices" now to avoid errors or add an explicit @return annotation to suppress this message.
[deprecation] User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "XeroAPI\XeroPHP\Models\Accounting\Invoices" now to avoid errors or add an explicit @return annotation to suppress this message.
[deprecation] User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "XeroAPI\XeroPHP\Models\Accounting\Invoices" now to avoid errors or add an explicit @return annotation to suppress this message.

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.

1 participant