|
1 | 1 | parameters:
|
2 | 2 | ignoreErrors:
|
3 | 3 | -
|
4 |
| - message: "#^Call to method createDatabase\\(\\) on an unknown class Illuminate\\\\Database\\\\MySqlBuilder\\.$#" |
5 |
| - count: 2 |
6 |
| - path: src/SchemaMacrosServiceProvider.php |
7 |
| - |
8 |
| - - |
9 |
| - message: "#^Call to method createDatabaseIfNotExists\\(\\) on an unknown class Illuminate\\\\Database\\\\SQLiteBuilder\\.$#" |
| 4 | + message: "#^Call to an undefined method Illuminate\\\\Database\\\\Schema\\\\MySqlBuilder\\:\\:mysqlDatabaseExists\\(\\)\\.$#" |
10 | 5 | count: 1
|
11 |
| - path: src/SchemaMacrosServiceProvider.php |
12 |
| - |
13 |
| - - |
14 |
| - message: "#^Call to method dropDatabaseIfExists\\(\\) on an unknown class Illuminate\\\\Database\\\\MySqlBuilder\\.$#" |
15 |
| - count: 3 |
16 |
| - path: src/SchemaMacrosServiceProvider.php |
| 6 | + path: src/MySql/MySqlCreateDatabaseIfNotExists.php |
17 | 7 |
|
18 | 8 | -
|
19 | 9 | message: "#^Call to method getConnection\\(\\) on an unknown class Illuminate\\\\Database\\\\MySqlBuilder\\.$#"
|
20 |
| - count: 3 |
21 |
| - path: src/SchemaMacrosServiceProvider.php |
22 |
| - |
23 |
| - - |
24 |
| - message: "#^Call to method getTableListing\\(\\) on an unknown class Illuminate\\\\Database\\\\MySqlBuilder\\.$#" |
25 |
| - count: 1 |
26 |
| - path: src/SchemaMacrosServiceProvider.php |
27 |
| - |
28 |
| - - |
29 |
| - message: "#^Call to method mysqlDatabaseExists\\(\\) on an unknown class Illuminate\\\\Database\\\\MySqlBuilder\\.$#" |
30 |
| - count: 2 |
31 |
| - path: src/SchemaMacrosServiceProvider.php |
32 |
| - |
33 |
| - - |
34 |
| - message: "#^Call to method setConnection\\(\\) on an unknown class Illuminate\\\\Database\\\\MySqlBuilder\\.$#" |
35 | 10 | count: 1
|
36 |
| - path: src/SchemaMacrosServiceProvider.php |
37 |
| - |
38 |
| - - |
39 |
| - message: "#^Instanceof between \\$this\\(Envor\\\\SchemaMacros\\\\SchemaMacrosServiceProvider\\) and Illuminate\\\\Database\\\\Schema\\\\MySqlBuilder will always evaluate to false\\.$#" |
40 |
| - count: 4 |
41 |
| - path: src/SchemaMacrosServiceProvider.php |
42 |
| - |
43 |
| - - |
44 |
| - message: "#^Instanceof between \\$this\\(Envor\\\\SchemaMacros\\\\SchemaMacrosServiceProvider\\) and Illuminate\\\\Database\\\\Schema\\\\SQLiteBuilder will always evaluate to false\\.$#" |
45 |
| - count: 3 |
46 |
| - path: src/SchemaMacrosServiceProvider.php |
| 11 | + path: src/MySql/MySqlDatabaseExists.php |
47 | 12 |
|
48 | 13 | -
|
49 | 14 | message: "#^PHPDoc tag @var for variable \\$this contains unknown class Illuminate\\\\Database\\\\MySqlBuilder\\.$#"
|
50 |
| - count: 4 |
51 |
| - path: src/SchemaMacrosServiceProvider.php |
52 |
| - |
53 |
| - - |
54 |
| - message: "#^PHPDoc tag @var for variable \\$this contains unknown class Illuminate\\\\Database\\\\SQLiteBuilder\\.$#" |
55 | 15 | count: 1
|
56 |
| - path: src/SchemaMacrosServiceProvider.php |
| 16 | + path: src/MySql/MySqlDatabaseExists.php |
57 | 17 |
|
58 | 18 | -
|
59 |
| - message: "#^Parameter \\#1 \\$format of method Carbon\\\\Carbon\\:\\:format\\(\\) expects string, mixed given\\.$#" |
| 19 | + message: "#^Cannot cast mixed to string\\.$#" |
60 | 20 | count: 1
|
61 |
| - path: src/SchemaMacrosServiceProvider.php |
| 21 | + path: src/MySql/MySqlEmptyTrash.php |
62 | 22 |
|
63 | 23 | -
|
64 |
| - message: "#^Parameter \\#1 \\$format of static method Carbon\\\\Carbon\\:\\:createFromFormat\\(\\) expects string, mixed given\\.$#" |
| 24 | + message: "#^Call to an undefined method Illuminate\\\\Database\\\\Schema\\\\MySqlBuilder\\:\\:mysqlDatabaseExists\\(\\)\\.$#" |
65 | 25 | count: 1
|
66 |
| - path: src/SchemaMacrosServiceProvider.php |
| 26 | + path: src/MySql/MySqlTrashDatabase.php |
67 | 27 |
|
68 | 28 | -
|
69 |
| - message: "#^Parameter \\#1 \\$object of function get_object_vars expects object, mixed given\\.$#" |
| 29 | + message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#" |
70 | 30 | count: 1
|
71 |
| - path: src/SchemaMacrosServiceProvider.php |
| 31 | + path: src/MySql/MySqlTrashDatabase.php |
72 | 32 |
|
73 | 33 | -
|
74 |
| - message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#" |
| 34 | + message: "#^Negated boolean expression is always true\\.$#" |
75 | 35 | count: 1
|
76 |
| - path: src/SchemaMacrosServiceProvider.php |
| 36 | + path: src/SQLite/SQLiteCreateDatabaseIfNotExists.php |
77 | 37 |
|
78 | 38 | -
|
79 |
| - message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#" |
| 39 | + message: "#^Unreachable statement \\- code above always terminates\\.$#" |
80 | 40 | count: 1
|
81 |
| - path: src/SchemaMacrosServiceProvider.php |
| 41 | + path: src/SQLite/SQLiteCreateDatabaseIfNotExists.php |
82 | 42 |
|
83 | 43 | -
|
84 |
| - message: "#^Unable to resolve the template type TKey in call to function collect$#" |
85 |
| - count: 1 |
| 44 | + message: "#^Instanceof between \\$this\\(Envor\\\\SchemaMacros\\\\SchemaMacrosServiceProvider\\) and Illuminate\\\\Database\\\\Schema\\\\MySqlBuilder will always evaluate to false\\.$#" |
| 45 | + count: 4 |
86 | 46 | path: src/SchemaMacrosServiceProvider.php
|
87 | 47 |
|
88 | 48 | -
|
89 |
| - message: "#^Unable to resolve the template type TValue in call to function collect$#" |
90 |
| - count: 1 |
| 49 | + message: "#^Instanceof between \\$this\\(Envor\\\\SchemaMacros\\\\SchemaMacrosServiceProvider\\) and Illuminate\\\\Database\\\\Schema\\\\SQLiteBuilder will always evaluate to false\\.$#" |
| 50 | + count: 4 |
91 | 51 | path: src/SchemaMacrosServiceProvider.php
|
92 | 52 |
|
93 | 53 | -
|
94 |
| - message: "#^Unreachable statement \\- code above always terminates\\.$#" |
95 |
| - count: 4 |
| 54 | + message: "#^Trying to invoke mixed but it's not a callable\\.$#" |
| 55 | + count: 2 |
96 | 56 | path: src/SchemaMacrosServiceProvider.php
|
0 commit comments