Hi,
I have a small problem with soap client. We have 2 Linux servers: Debian x64 and Debian i686.
At Debian x64 php array transform to soap type: ArrayOfLong. BUT! At Debian i686 php array transform to soap type: StringArray!
How I can use ArrayOfLong at Debian i686?
Thx