(PHP 5, PHP 7, PHP 8)
Represents an element in an XML document.
$data
,$options
= 0,$dataIsURL
= false
,$namespaceOrPrefix
= "",$isPrefix
= false
$qualifiedName
, ?string $value
= null
, ?string $namespace
= null
): ?SimpleXMLElementVersion | Description |
---|---|
8.0.0 | SimpleXMLElement implements Stringable, Countable, and RecursiveIterator now. |