You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this library emits a lot of warnings on PHP. An example:
Deprecated: Return type of FluentDOM\Serializer\Factory\Group::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /src/fluentdom/fluentdom/src/FluentDOM/Serializer/Factory/Group.php on line 75
These should be fixed
The text was updated successfully, but these errors were encountered:
Currently this library emits a lot of warnings on PHP. An example:
These should be fixed
The text was updated successfully, but these errors were encountered: