|
181 | 181 | 'count' => 1, |
182 | 182 | 'path' => __DIR__ . '/../app/code/core/Mage/ImportExport/Model/Export/Entity/Product.php', |
183 | 183 | ]; |
184 | | -$ignoreErrors[] = [ |
185 | | - 'rawMessage' => 'Offset 1 might not exist on array{}|array{0: non-empty-string, 1: string, 2: numeric-string, 3?: string}.', |
186 | | - 'count' => 1, |
187 | | - 'path' => __DIR__ . '/../app/code/core/Mage/ImportExport/Model/Import.php', |
188 | | -]; |
189 | | -$ignoreErrors[] = [ |
190 | | - 'rawMessage' => 'Offset 2 might not exist on array{}|array{0: non-empty-string, 1: string, 2: numeric-string, 3?: string}.', |
191 | | - 'count' => 1, |
192 | | - 'path' => __DIR__ . '/../app/code/core/Mage/ImportExport/Model/Import.php', |
193 | | -]; |
194 | | -$ignoreErrors[] = [ |
195 | | - 'rawMessage' => 'Offset 3 might not exist on array{}|array{0: non-empty-string, 1: string, 2: numeric-string, 3?: string}.', |
196 | | - 'count' => 1, |
197 | | - 'path' => __DIR__ . '/../app/code/core/Mage/ImportExport/Model/Import.php', |
198 | | -]; |
199 | 184 | $ignoreErrors[] = [ |
200 | 185 | 'rawMessage' => 'Offset \'extension\' might not exist on array{dirname?: string, basename: string, extension?: string, filename: string}.', |
201 | 186 | 'count' => 1, |
|
236 | 221 | 'count' => 1, |
237 | 222 | 'path' => __DIR__ . '/../lib/Mage/System/Ftp.php', |
238 | 223 | ]; |
239 | | -$ignoreErrors[] = [ |
240 | | - 'rawMessage' => 'Offset \'dirname\' might not exist on array{dirname?: string, basename: string, extension?: string, filename: string}.', |
241 | | - 'count' => 1, |
242 | | - 'path' => __DIR__ . '/../lib/Varien/File/Uploader.php', |
243 | | -]; |
244 | | -$ignoreErrors[] = [ |
245 | | - 'rawMessage' => 'Offset \'extension\' might not exist on array{dirname?: string, basename: string, extension?: string, filename: string}.', |
246 | | - 'count' => 3, |
247 | | - 'path' => __DIR__ . '/../lib/Varien/File/Uploader.php', |
248 | | -]; |
249 | 224 | $ignoreErrors[] = [ |
250 | 225 | 'rawMessage' => 'Offset \'dirname\' might not exist on array{dirname?: string, basename: string, extension?: string, filename: string}.', |
251 | 226 | 'count' => 1, |
|
0 commit comments