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

Turn off deprecated PHP errors #194

Open
kuroiokami opened this issue Jan 29, 2024 · 1 comment
Open

Turn off deprecated PHP errors #194

kuroiokami opened this issue Jan 29, 2024 · 1 comment

Comments

@kuroiokami
Copy link

There are quite a few that are clogging up logs around the uuid and xmlwriter packages. How do I just turn off the logging for those types of messages?

@dominicbvm
Copy link

Here is an example. Since support for PHP 7.3 was dropped, can we get the method signatures updated?

Deprecated: Return type of Intacct\Xml\XMLWriter::startElement($name) should either be compatible with XMLWriter::startElement(string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants