markTestSkipped( "php-uv extension not loaded" ); } } protected function getFilesystem(Reactor $reactor) { return new UvFilesystem($reactor); } public function testScandir() { $this->markTestSkipped("currently crashes php"); } }