Test: /ext/soap/tests/bugs/bug31755.phpt - Version 5.4.0RC6-dev        

Bug #31755 Cannot create SOAP header in no namespace
Submitted: 2005-01-29 22:48:36 Modified: 2005-02-02 10:14:29
From: adam Assigned: dmitry
Status: Closed Package: SOAP related
PHP Version: 5CVS-2005-01-29 (dev) OS: n/a

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+
003+ ** ERROR: process timed out **
002- <?xml version="1.0" encoding="UTF-8"?>
003- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="myNS" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns1:function/></SOAP-ENV:Body></SOAP-ENV:Envelope>