assertTrue(version_compare('4.1', phpversion(), '<='), 'phpMyAdmin requires PHP 4.1 or above'); } public function testMySQL() { $this->markTestIncomplete(); } public function testSession() { $this->markTestIncomplete(); } } ?>