(PHP 5, PHP 7, PHP 8)
Represents nodes with character data. No nodes directly correspond to this class, but other nodes do inherit from it.
$exclusive = false,$withComments = false,$xpath = null,$nsPrefixes = null| Version | Description | 
|---|---|
| 8.0.0 | The nextElementSibling and previousElementSibling properties have been added. | 
| 8.0.0 | DOMCharacterData implements DOMChildNode now. |