Import most of Phinx\Util\Util #662
Annotations
13 errors
src/Util/Util.php#L234
Method Migrations\Util\Util::glob() should return array<string> but returns array<int, string>|false.
|
src/Util/Util.php#L250
Parameter #1 $filename of function file_exists expects string, string|false given.
|
src/Util/Util.php#L259
Parameter #1 $filename of function fopen expects string, string|false given.
|
src/Util/Util.php#L271
Method Migrations\Util\Util::loadPhpFile() should return string but returns string|false.
|
|
src/Util/Util.php#L81
src/Util/Util.php:81:28: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
src/Util/Util.php#L138
src/Util/Util.php:138:24: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
src/Util/Util.php#L140
src/Util/Util.php:140:30: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
src/Util/Util.php#L183
src/Util/Util.php:183:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
src/Util/Util.php#L194
src/Util/Util.php:194:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
src/Util/Util.php#L195
src/Util/Util.php:195:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
src/Util/Util.php#L206
src/Util/Util.php:206:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
|
The logs for this run have expired and are no longer available.
Loading