Modern DOM library written in PHP for HTML documents
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

396 B

title
Node::C14N

Node::C14N — DISABLED

Description

public Node::C14N ( bool $exclusive = false , bool $withComments = false , array|null $xpath = null , array|null $nsPrefixes = null ) : false

This function has been disabled and will always return false. \DOMNode::C14N is an extremely slow and inefficient method to serialize DOM and never should be used.