Skip to content

Fix codestyle warnings #21

Fix codestyle warnings

Fix codestyle warnings #21

Triggered via push February 2, 2026 08:39
Status Success
Total duration 31s
Artifacts

dokuwiki.yml

on: push
all  /  ...  /  create-matrix
4s
all / create-matrix / create-matrix
all  /  ...  /  PHP CodeSniffer
20s
all / code-style / PHP CodeSniffer
all  /  ...  /  Automatic Code Style Fixing
0s
all / auto-fix / Automatic Code Style Fixing
Matrix: all / test-master / test
Matrix: all / test-stable / test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead
all / test-master / PHP 8.5 DokuWiki master
Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead
all / test-master / PHP 8.5 DokuWiki master
Non-canonical cast (boolean) is deprecated, use the (bool) cast instead
all / test-master / PHP 8.5 DokuWiki master
Non-canonical cast (double) is deprecated, use the (float) cast instead