Remove PHP 7.4 and PHP 8.0 support #5
backwards-compatibility-check.yaml
on: pull_request
Backwards Compatibility Check
1m 5s
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
|