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

Compatibility with PHP 8.1 #2

Open
letrollpoilu opened this issue Jun 21, 2023 · 0 comments
Open

Compatibility with PHP 8.1 #2

letrollpoilu opened this issue Jun 21, 2023 · 0 comments

Comments

@letrollpoilu
Copy link

Hi there,

In PHP 8.1 I have a Warning message while using this package:

`Deprecated function: Return type of DOMWordsIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include() (line 19 of vendor/antoligy/dom-string-iterators/src/DOMWordsIterator.php).

include('............/web/vendor/antoligy/dom-string-iterators/src/DOMWordsIterator.php') (Line: 122)
Composer\Autoload\ClassLoader::Composer\Autoload\{closure}('......../web/vendor/composer/../antoligy/dom-string-iterators/src/DOMWordsIterator.php') (Line: 443)
Composer\Autoload\ClassLoader->loadClass('DOMWordsIterator') (Line: 611)`
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

1 participant