Update minimum PHP version to 8.0 #446
Annotations
10 warnings
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\NodeList::fromArray(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\NodeList::__construct(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\NodeList::__construct(): Implicitly marking parameter $document as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\Traits\ManipulationTrait::destroy(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\Traits\ManipulationTrait::detach(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\Traits\TraversalTrait::_walkPathUntil(): Implicitly marking parameter $matchType as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\Traits\TraversalTrait::_buildNodeListUntil(): Implicitly marking parameter $matchType as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\Traits\TraversalTrait::parents(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\Traits\TraversalTrait::newNodeList(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
|
test (8.4, master) / PHP 8.4 DokuWiki master
DOMWrap\Document::setEncoding(): Implicitly marking parameter $encoding as nullable is deprecated, the explicit nullable type must be used instead
|