data = ' <div xmlns="http://www.w3.org/1999/xhtml"><![CDATA[This &amp; this]]></div> '; } function expected() { $this->expected = 'This &amp;amp; this'; } } ?>