🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 03:53:27 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-php80
/
root
/
usr
/
share
/
tests
/
pear
/
XML_Util
/
tests
📍 /opt/cpanel/ea-php80/root/usr/share/tests/pear/XML_Util/tests
🔄 Refresh
✏️
Editing: ApiVersionTests.php
Read Only
<?php class ApiVersionTests extends AbstractUnitTests { /** * @covers XML_Util::apiVersion() */ public function testApiVersion() { $this->assertEquals('1.4', XML_Util::apiVersion()); } }
💾 Save Changes
❌ Cancel