soap and x64/i386
[email protected] (Alexander Fedoroff) Fri, 20 Aug 2010 19:02:18 +0400
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
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