Improve types in stubs#125
Conversation
|
The added errors is the reason why it's not already the case in the current stubs... I want the untyped version to be mixed, not object... |
|
Why? AFAIK those classes are supposed to deal with nothing but objects. Anyway the reason I made those changes is because the Adding |
Because |
|
I understand. Does that mean the |
|
It's fine there because it's only used as part of |
|
This reason I submitted these changes is this error: https://github.com/api-platform/core/pull/3525/files#diff-0847156bd64b0de0f4d91da2394ec0e8R114. I updated the stubs locally to add |
|
Looks like that error is pretty old. I can't find |
|
For now the class is declared in the test file that uses it: https://github.com/api-platform/core/pull/3525/files#diff-7a879088cbd9fce2bb1551e247ef471eR212. |
|
I confirm removing |
No description provided.