Results 3 issues of Pedro Paulo

Hi, I'm facing some errors when trying to read some emails. A fatal error is always happening ``` PHP Fatal error: Uncaught ErrorException: Unknown: Unexpected characters at end of address:...

bug
validating

Type: feature This PR add the exception property to the UnusedFormalParameter rule. Some classes of some frameworks, such as Laravel ApiResource, uses some parameters that arent used by the method....

Needs Tests
Needs Documentation

I'm having a "problem" where requests that return 4xx are thrown a client exception. This library treats any error as failure of the circuit breaker, which forces the non-use of...