|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Access to an undefined property Vonage\\\\Account\\\\Price\\:\\:\\$priceMethod\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/Account/Price.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Result of method Vonage\\\\Account\\\\Price\\:\\:getResponse\\(\\) \\(void\\) is used\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/Account/Price.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Access to an undefined property Vonage\\\\Application\\\\Application\\:\\:\\$data\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/Application/Application.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Call to an undefined method Vonage\\\\Application\\\\Client\\:\\:fromArray\\(\\)\\.$#" |
| 20 | + count: 1 |
| 21 | + path: src/Application/Client.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Instantiated class Http\\\\Adapter\\\\Guzzle6\\\\Client not found\\.$#" |
| 25 | + count: 1 |
| 26 | + path: src/Client.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Method Vonage\\\\Client\\:\\:setLogger\\(\\) should return Vonage\\\\Logger\\\\LoggerAwareInterface but return statement is missing\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/Client.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Unsafe usage of new static\\(\\)\\.$#" |
| 35 | + count: 1 |
| 36 | + path: src/Client/Callback/Callback.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Access to an undefined property Vonage\\\\Client\\\\Exception\\\\Request\\:\\:\\$data\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/Client/Exception/Request.php |
| 42 | + |
| 43 | + - |
| 44 | + message: "#^Call to an undefined method \\$this\\(Vonage\\\\Client\\\\Exception\\\\Request\\)&Vonage\\\\Entity\\\\Hydrator\\\\ArrayHydrateInterface\\:\\:getResponseData\\(\\)\\.$#" |
| 45 | + count: 1 |
| 46 | + path: src/Client/Exception/Request.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Access to an undefined property Vonage\\\\Client\\\\Exception\\\\Server\\:\\:\\$data\\.$#" |
| 50 | + count: 1 |
| 51 | + path: src/Client/Exception/Server.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Call to an undefined method \\$this\\(Vonage\\\\Client\\\\Exception\\\\Server\\)&Vonage\\\\Entity\\\\Hydrator\\\\ArrayHydrateInterface\\:\\:getResponseData\\(\\)\\.$#" |
| 55 | + count: 1 |
| 56 | + path: src/Client/Exception/Server.php |
| 57 | + |
| 58 | + - |
| 59 | + message: "#^Result of method Vonage\\\\Network\\:\\:getResponse\\(\\) \\(void\\) is used\\.$#" |
| 60 | + count: 1 |
| 61 | + path: src/Network.php |
| 62 | + |
| 63 | + - |
| 64 | + message: "#^Unsafe usage of new static\\(\\)\\.$#" |
| 65 | + count: 1 |
| 66 | + path: src/Network/Number/Response.php |
| 67 | + |
| 68 | + - |
| 69 | + message: "#^Result of method Vonage\\\\Numbers\\\\Number\\:\\:getResponse\\(\\) \\(void\\) is used\\.$#" |
| 70 | + count: 1 |
| 71 | + path: src/Numbers/Number.php |
| 72 | + |
| 73 | + - |
| 74 | + message: "#^Access to an undefined property Vonage\\\\Verify\\\\Verification\\:\\:\\$data\\.$#" |
| 75 | + count: 1 |
| 76 | + path: src/Verify/Verification.php |
0 commit comments