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
Currently we skip parsing of the properties for soapEnc arrays to make it more compatible with how php handles arrays.
(see SkipArrayTypePropertiesRule)
However, the array type and size information gets lost.
Feature Request
Summary
Currently we skip parsing of the properties for soapEnc arrays to make it more compatible with how php handles arrays.
(see
SkipArrayTypePropertiesRule
)However, the array type and size information gets lost.
Results in:
Expectation:
The text was updated successfully, but these errors were encountered: