On Sat, 13 May 2006 02:04:53 +0200, Mirek Sedlacek wrote: > Hi, > > I'm sending some associative array throught SOAP and it was received just > as sent on php 5.0.4, after upgrade on 5.1.2 (on FreeBSD 6.1) it went > wrong. Instead of array I get stuctured stdClass. > [..] > > Does anyone have clue what's wrong? It is an error introduced in the php-5.1.2 snapshot in March. I have two servers running php5.1.2: One Debian stable with php5.1.2-0 from backports - this is using the snapshot from January and it works. The second is running Debian unstable with php5.1.2-1 from the unstable branch - this is using the snapshot from March and it does not work. I see the same error as you do. At the moment I have no idea whether it is a bug related to ext/soap or libxml2. libxml2 on stable: 2.6.16-7. libxml2 on unstable: 2.6.24.dfsg-1 -- Hilsen/Regards Michael Rasmussen http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917 -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php