<?php xml_parser_create(?string $encoding = null): XMLParser
<?php public function testXmlResource() { $var = xml_parser_create(); $this->assertDumpMatchesFormat( <<<'EOTXT'