芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/cloud.pulsehost.co.uk/vendor/plesk/api-php-lib/tests/IpTest.php
ip()->get(); $this->assertGreaterThan(0, count($ips)); $ip = reset($ips); $this->assertMatchesRegularExpression('/^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$/', $ip->ipAddress); } }