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
Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead in /app/vendor/graylog2/gelf-php/src/Gelf/Publisher.php on line 87
On php 8.5 I get following error:
Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead in /app/vendor/graylog2/gelf-php/src/Gelf/Publisher.php on line 87