protected function setUp() { if (PHP_VERSION_ID < 50600) { $this->markTestSkipped("Closure Method Invocation with splat works only on PHP 5.6 and greater"); } }