Allow copy without retaining visibility for adapters and implementations that required fetching visibility for copy and move. #722
Annotations
5 errors
PHPUnit tests on 8.0:
src/Ftp/FtpAdapter.php#L614
Expression on left side of ?? is not nullable.
|
PHPUnit tests on 8.0
Process completed with exit code 1.
|
PHPUnit tests on 8.0 --prefer-lowest
Process completed with exit code 8.
|
PHPUnit tests on 8.1:
src/Ftp/FtpAdapter.php#L614
Expression on left side of ?? is not nullable.
|
PHPUnit tests on 8.1
Process completed with exit code 1.
|