SOAP-ERROR: Encoding: Violation of encoding rules?

前端 未结 11 566
夕颜
夕颜 2021-01-02 03:42

Guys, I\'m stuck, banging my head off the desk for the past few hours.

I am trying to consume a service, and I have 8 other functions that I call that are almost IDE

11条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-02 04:00

    There's also a kind of bug in PHP where a wrong type leaves no room for giving a proper SOAPfault back to the client.

    http://bugs.php.net/bug.php?id=50547

提交回复
热议问题