3v4l.org

run code in 300+ PHP versions simultaneously
<?php $templateXML = simplexml_load_file( implode( DIRECTORY_SEPARATOR, [JPATH_SITE, 'templates', $this->template->name, 'templateDetails.xml'] ) ); if (!strlen((string) $templateXML->namespace)) { // do something with non-namespaced template }

preferences:
63.13 ms | 402 KiB | 5 Q