<?php $o = new class extends DOMNode { public function __construct() {} }; $xml = new XMLReader(); $xml->expand( $o );
You have javascript disabled. You will not be able to edit any code.