fix: solve issue with checking folder existence using FTP #1189
Annotations
4 errors and 1 warning
Run vendor/bin/phpstan analyse:
src/Ftp/FtpAdapter.php#L595
Parameter #1 $ftp of function ftp_pwd expects FTP\Connection, resource given.
|
Run vendor/bin/phpstan analyse:
src/Ftp/FtpAdapter.php#L601
Ignored error pattern #^Parameter \#1 \$ftp of function ftp_chdir expects FTP\\Connection, resource given\.$# in path /home/runner/work/flysystem/flysystem/src/Ftp/FtpAdapter.php is expected to occur 2 times, but occurred 3 times.
|
Run vendor/bin/phpstan analyse:
src/Ftp/FtpAdapter.php#L641
Parameter #1 $ftp of function ftp_chdir expects FTP\Connection, resource given.
|
Run vendor/bin/phpstan analyse
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading