我在XML文件中使用,但有时会发生错误。 代码:
$this->skipIf($this->connection->getDatabasePlatform()->getName() !== 'mssql', 'Migration can only be executed safely on \'mssql\'.');
这是一个点视图,它是偶然发生的。 错误:
<View
android:layout_height="7dip"
android:layout_width="7dip"
android:background="@drawable/grey_solid_icon"/>