You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Console] Harden array type for test-related user inputs
Inputs must be strings, otherwise they cannot be properly written to the
`php://memory` stream. Using the hardened typed annotation, static code
analyzers may assist developers in using correct array values.
0 commit comments