3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xmlFile = "<Font html:Face=\"Arial\" x:Family=\"Swiss\" html:Color=\"#000000\">"; $xmlFile = preg_replace('/<Font(\s+.+)>/', '<Font $1 xmlns="http://www.w3.org/TR/REC-html40">', $xmlFile); var_dump($xmlFile);

preferences:
51.88 ms | 402 KiB | 5 Q