Skip to content

Remove PHP 7.4 and PHP 8.0 support #5

Remove PHP 7.4 and PHP 8.0 support

Remove PHP 7.4 and PHP 8.0 support #5

Triggered via pull request May 14, 2024 11:03
@loevgaardloevgaard
synchronize #20
php8
Status Failure
Total duration 1m 13s
Artifacts
Backwards Compatibility Check
1m 5s
Backwards Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Backwards Compatibility Check: src/Tag/ElementTag.php#L20
The return type of Setono\TagBag\Tag\ElementTag::createWithContent() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/ElementTag.php#L25
The return type of Setono\TagBag\Tag\ElementTag::createWithoutContent() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/ElementTag.php#L35
The return type of Setono\TagBag\Tag\ElementTag#withElement() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/ElementTag.php#L45
The return type of Setono\TagBag\Tag\ElementTag#withClosingElement() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/ElementTag.php#L50
The return type of Setono\TagBag\Tag\ElementTag#noClosingElement() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/Tag.php#L22
The return type of Setono\TagBag\Tag\Tag#withSection() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/Tag.php#L32
The return type of Setono\TagBag\Tag\Tag#withPriority() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/Tag.php#L42
The return type of Setono\TagBag\Tag\Tag#unique() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/Tag.php#L47
The return type of Setono\TagBag\Tag\Tag#notUnique() changed from self to the non-covariant static
Backwards Compatibility Check: src/Tag/Tag.php#L52
The return type of Setono\TagBag\Tag\Tag#withUnique() changed from self to the non-covariant static