Merge pull request #4383 from dokuwiki-translate/lang_update_1027_173… #6
Annotations
10 warnings
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/Document.php#L174
DOMWrap\Document::setEncoding(): Implicitly marking parameter $encoding as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L26
DOMWrap\Traits\TraversalTrait::newNodeList(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L299
DOMWrap\Traits\TraversalTrait::parents(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L396
DOMWrap\Traits\TraversalTrait::_buildNodeListUntil(): Implicitly marking parameter $matchType as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/Traits/TraversalTrait.php#L458
DOMWrap\Traits\TraversalTrait::_walkPathUntil(): Implicitly marking parameter $matchType as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/Traits/ManipulationTrait.php#L148
DOMWrap\Traits\ManipulationTrait::detach(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/Traits/ManipulationTrait.php#L173
DOMWrap\Traits\ManipulationTrait::destroy(): Implicitly marking parameter $selector as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/NodeList.php#L33
DOMWrap\NodeList::__construct(): Implicitly marking parameter $document as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/NodeList.php#L33
DOMWrap\NodeList::__construct(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
|
PHP 8.4:
_test/vendor/scotteh/php-dom-wrapper/src/NodeList.php#L191
DOMWrap\NodeList::fromArray(): Implicitly marking parameter $nodes as nullable is deprecated, the explicit nullable type must be used instead
|