|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Parameter \\$connection of method League\\\\Flysystem\\\\Ftp\\\\FtpAdapter\\:\\:resolveConnectionRoot\\(\\) has invalid type FTP\\\\Connection\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/Ftp/FtpAdapter.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Unsafe access to private property League\\\\Flysystem\\\\GoogleCloudStorage\\\\GoogleCloudStorageAdapter\\:\\:\\$algoToInfoMap through static\\:\\:\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/GoogleCloudStorage/GoogleCloudStorageAdapter.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Unsafe access to private property League\\\\Flysystem\\\\GoogleCloudStorage\\\\GoogleCloudStorageAdapterTest\\:\\:\\$adapterPrefix through static\\:\\:\\.$#" |
| 15 | + count: 3 |
| 16 | + path: src/GoogleCloudStorage/GoogleCloudStorageAdapterTest.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Unsafe access to private property League\\\\Flysystem\\\\GoogleCloudStorage\\\\GoogleCloudStorageAdapterTest\\:\\:\\$bucket through static\\:\\:\\.$#" |
| 20 | + count: 5 |
| 21 | + path: src/GoogleCloudStorage/GoogleCloudStorageAdapterTest.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Unsafe access to private property League\\\\Flysystem\\\\GoogleCloudStorage\\\\GoogleCloudStorageAdapterTest\\:\\:\\$prefixer through static\\:\\:\\.$#" |
| 25 | + count: 3 |
| 26 | + path: src/GoogleCloudStorage/GoogleCloudStorageAdapterTest.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Offset 2 does not exist on array\\{League\\\\Flysystem\\\\FilesystemOperator, string\\}\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/MountManager.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Unsafe access to private property League\\\\Flysystem\\\\ZipArchive\\\\ZipArchiveAdapterTestCase\\:\\:\\$archiveProvider through static\\:\\:\\.$#" |
| 35 | + count: 10 |
| 36 | + path: src/ZipArchive/ZipArchiveAdapterTestCase.php |
| 37 | + - |
| 38 | + message: "#^Parameter \\#1 \\$ftp of function ftp_chdir expects FTP\\\\Connection, resource given\\.$#" |
| 39 | + count: 2 |
| 40 | + path: src/Ftp/FtpAdapter.php |
| 41 | + |
| 42 | + - |
| 43 | + message: "#^Parameter \\#1 \\$ftp of function ftp_chmod expects FTP\\\\Connection, resource given\\.$#" |
| 44 | + count: 2 |
| 45 | + path: src/Ftp/FtpAdapter.php |
| 46 | + |
| 47 | + - |
| 48 | + message: "#^Parameter \\#1 \\$ftp of function ftp_delete expects FTP\\\\Connection, resource given\\.$#" |
| 49 | + count: 1 |
| 50 | + path: src/Ftp/FtpAdapter.php |
| 51 | + |
| 52 | + - |
| 53 | + message: "#^Parameter \\#1 \\$ftp of function ftp_fget expects FTP\\\\Connection, resource given\\.$#" |
| 54 | + count: 1 |
| 55 | + path: src/Ftp/FtpAdapter.php |
| 56 | + |
| 57 | + - |
| 58 | + message: "#^Parameter \\#1 \\$ftp of function ftp_fput expects FTP\\\\Connection, resource given\\.$#" |
| 59 | + count: 1 |
| 60 | + path: src/Ftp/FtpAdapter.php |
| 61 | + |
| 62 | + - |
| 63 | + message: "#^Parameter \\#1 \\$ftp of function ftp_mdtm expects FTP\\\\Connection, resource given\\.$#" |
| 64 | + count: 1 |
| 65 | + path: src/Ftp/FtpAdapter.php |
| 66 | + |
| 67 | + - |
| 68 | + message: "#^Parameter \\#1 \\$ftp of function ftp_mkdir expects FTP\\\\Connection, resource given\\.$#" |
| 69 | + count: 1 |
| 70 | + path: src/Ftp/FtpAdapter.php |
| 71 | + |
| 72 | + - |
| 73 | + message: "#^Parameter \\#1 \\$ftp of function ftp_raw expects FTP\\\\Connection, resource given\\.$#" |
| 74 | + count: 1 |
| 75 | + path: src/Ftp/FtpAdapter.php |
| 76 | + |
| 77 | + - |
| 78 | + message: "#^Parameter \\#1 \\$ftp of function ftp_rawlist expects FTP\\\\Connection, resource given\\.$#" |
| 79 | + count: 1 |
| 80 | + path: src/Ftp/FtpAdapter.php |
| 81 | + |
| 82 | + - |
| 83 | + message: "#^Parameter \\#1 \\$ftp of function ftp_rename expects FTP\\\\Connection, resource given\\.$#" |
| 84 | + count: 1 |
| 85 | + path: src/Ftp/FtpAdapter.php |
| 86 | + |
| 87 | + - |
| 88 | + message: "#^Parameter \\#1 \\$ftp of function ftp_rmdir expects FTP\\\\Connection, resource given\\.$#" |
| 89 | + count: 1 |
| 90 | + path: src/Ftp/FtpAdapter.php |
| 91 | + |
| 92 | + - |
| 93 | + message: "#^Parameter \\#1 \\$ftp of function ftp_size expects FTP\\\\Connection, resource given\\.$#" |
| 94 | + count: 2 |
| 95 | + path: src/Ftp/FtpAdapter.php |
| 96 | + |
| 97 | + - |
| 98 | + message: "#^Method League\\\\Flysystem\\\\Ftp\\\\FtpConnectionProvider\\:\\:createConnectionResource\\(\\) should return resource but returns FTP\\\\Connection\\.$#" |
| 99 | + count: 1 |
| 100 | + path: src/Ftp/FtpConnectionProvider.php |
| 101 | + |
| 102 | + - |
| 103 | + message: "#^Parameter \\#1 \\$ftp of function ftp_close expects FTP\\\\Connection, resource given\\.$#" |
| 104 | + count: 1 |
| 105 | + path: src/Ftp/FtpConnectionProvider.php |
| 106 | + |
| 107 | + - |
| 108 | + message: "#^Parameter \\#1 \\$ftp of function ftp_login expects FTP\\\\Connection, resource given\\.$#" |
| 109 | + count: 1 |
| 110 | + path: src/Ftp/FtpConnectionProvider.php |
| 111 | + |
| 112 | + - |
| 113 | + message: "#^Parameter \\#1 \\$ftp of function ftp_pasv expects FTP\\\\Connection, resource given\\.$#" |
| 114 | + count: 1 |
| 115 | + path: src/Ftp/FtpConnectionProvider.php |
| 116 | + |
| 117 | + - |
| 118 | + message: "#^Parameter \\#1 \\$ftp of function ftp_raw expects FTP\\\\Connection, resource given\\.$#" |
| 119 | + count: 1 |
| 120 | + path: src/Ftp/FtpConnectionProvider.php |
| 121 | + |
| 122 | + - |
| 123 | + message: "#^Parameter \\#1 \\$ftp of function ftp_set_option expects FTP\\\\Connection, resource given\\.$#" |
| 124 | + count: 1 |
| 125 | + path: src/Ftp/FtpConnectionProvider.php |
| 126 | + |
| 127 | + - |
| 128 | + message: "#^Parameter \\#1 \\$ftp of function ftp_close expects FTP\\\\Connection, resource given\\.$#" |
| 129 | + count: 1 |
| 130 | + path: src/Ftp/FtpConnectionProviderTest.php |
| 131 | + |
| 132 | + - |
| 133 | + message: "#^Parameter \\#1 \\$ftp of function ftp_raw expects FTP\\\\Connection, resource given\\.$#" |
| 134 | + count: 1 |
| 135 | + path: src/Ftp/NoopCommandConnectivityChecker.php |
| 136 | + |
| 137 | + - |
| 138 | + message: "#^Parameter \\#1 \\$ftp of function ftp_close expects FTP\\\\Connection, resource given\\.$#" |
| 139 | + count: 1 |
| 140 | + path: src/Ftp/NoopCommandConnectivityCheckerTest.php |
| 141 | + |
| 142 | + - |
| 143 | + message: "#^Parameter \\#1 \\$ftp of function ftp_rawlist expects FTP\\\\Connection, resource given\\.$#" |
| 144 | + count: 1 |
| 145 | + path: src/Ftp/RawListFtpConnectivityChecker.php |
| 146 | + |
| 147 | + - |
| 148 | + message: "#^Parameter \\#1 \\$ftp of function ftp_close expects FTP\\\\Connection, resource given\\.$#" |
| 149 | + count: 1 |
| 150 | + path: src/Ftp/RawListFtpConnectivityCheckerTest.php |
0 commit comments