| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
v3.0.1 removed this line at php-fig@79dff0b#diff-ece1cc9e2cbefb0d1c511f88ab22703e9a402b9ca071df66704f1106c1433ad4L116 (in PR php-fig#80), however it isn't covered by a typehint so broke static analysis checks in consuming applications/packages using this interface
There was a problem hiding this comment.
Since arguments cannot be restricted in classes implementing this interface, I'm 👍 with this revert: since you can't change the declaration, silencing the "this is mixed, you should restrict it" should be the way to go.
Sorry, something went wrong.
|
Yup, makes sense. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
v3.0.1 removed this line at 79dff0b#diff-ece1cc9e2cbefb0d1c511f88ab22703e9a402b9ca071df66704f1106c1433ad4L116 (in PR #80), however it isn't covered by a typehint so broke static analysis checks in consuming applications/packages which implement this interface