#32326 [NEW]: HTTP header are checked case-sensitive, causing interoperability problems.

2005-04-12 Thread wolfgang dot glas at ev-i dot at
From: wolfgang dot glas at ev-i dot at Operating system: SuSE-9.2 PHP version: 5.0.3 PHP Bug Type: SOAP related Bug description: HTTP header are checked case-sensitive, causing interoperability problems. Description: Using the SOAPClient in php-5.0.3 together

#31869 [Fbk->Opn]: Returned SOAP-structs are mapped to stdclass instead of matching user class.

2005-02-10 Thread wolfgang dot glas at ev-i dot at
ID: 31869 User updated by: wolfgang dot glas at ev-i dot at Reported By: wolfgang dot glas at ev-i dot at -Status: Feedback +Status: Open Bug Type: SOAP related Operating System: any PHP Version: 5.0.3 Assigned To: dmitry New

#31869 [NEW]: Returned SOAP-structs are mapped to stdclass instead of matching user class.

2005-02-07 Thread wolfgang dot glas at ev-i dot at
From: wolfgang dot glas at ev-i dot at Operating system: any PHP version: 5.0.3 PHP Bug Type: SOAP related Bug description: Returned SOAP-structs are mapped to stdclass instead of matching user class. Description: The code fragment below shows a PHP SOAP client