📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 23:58:35
📂
/ (Root)
/
opt
/
cpanel
/
ea-php71
/
root
/
usr
/
share
/
tests
/
pear
/
XML_Util
/
tests
📍 /opt/cpanel/ea-php71/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