Turns out version 20 of the PHP SOAP toolkit has some issues with a few of the core methods. We've used version 13 for a few years now without any issue so it might make sense to update the make file that comes with salesforce_soap to point to this older version. There doesn't appear to be much active development going on with the toolkit these days so I'm not sure it will get fixed We might try to fix it ourselves if we have time. If you curious about the issues you can check them out here:

https://github.com/developerforce/Force.com-Toolkit-for-PHP/issues/24

http://boards.developerforce.com/t5/forums/forumtopicprintpage/board-id/...

Comments

kostajh’s picture

Priority: Normal » Minor
Status: Active » Postponed

I don't have any objections to this.

Maybe I missed it, but I didn't see a link to download version 13. I think someone would have to fork the toolkit repo and create a tagged release. If/when that happens we could revisit the issue.

mariacha1’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)

Since the latest version is v27.0.3, and users can download whatever version of the toolkit they like. I'm closing this as outdated.