Force.com-Toolkit-for-PHP
Force.com-Toolkit-for-PHP copied to clipboard
Adding header validation for null sessionId
When sessionId is NULL $header_array ia an array with one NULL element. In this situation __setSoapHeaders raises Exception SoapClient::__setSoapHeaders(): Invalid SOAP header
@dcarroll Can I get this merged?