Update ActiveDataProvider::prepareModels() to avoid SQL error with UNION queries #232
Annotations
9 errors
framework/data/ActiveDataProvider.php#L112
Expected at least 1 space before "-"; 0 found
|
framework/data/ActiveDataProvider.php#L112
Expected at least 1 space after "-"; 0 found
|
framework/data/ActiveDataProvider.php#L119
Whitespace found at end of line
|
framework/data/ActiveDataProvider.php#L122
Expected at least 1 space before "-"; 0 found
|
framework/data/ActiveDataProvider.php#L122
Expected at least 1 space after "-"; 0 found
|
framework/data/ActiveDataProvider.php#L126
Whitespace found at end of line
|
framework/db/BaseActiveRecord.php#L1786
Expected 1 space after FUNCTION keyword; 0 found
|
framework/db/mssql/Schema.php#L827
The closing brace for the class must go on the next line after the body
|
|
This job failed
Loading