assertTrue($a); } public function dataProvider() { return array( 'c:\\'=> array(true), 0.9 => array(true) ); } }