Edit report at https://bugs.php.net/bug.php?id=61719&edit=1

 ID:                 61719
 Comment by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\soap\tests\bugs\bug31422.phpt fails
 Status:             Open
 Type:               Bug
 Package:            SOAP related
 Operating System:   windows
 PHP Version:        5.3.10
 Block user comment: N
 Private report:     N

 New Comment:

the warnings order is differend, so just duplicated for windows


Previous Comments:
------------------------------------------------------------------------
[2012-04-13 12:46:05] a...@php.net

The following patch has been added/updated:

Patch Name: 61719.diff
Revision:   1334321165
URL:        
https://bugs.php.net/patch-display.php?bug=61719&patch=61719.diff&revision=1334321165

------------------------------------------------------------------------
[2012-04-13 09:43:26] a...@php.net

Description:
------------
Test diff:

001+ <?xml version="1.0" encoding="UTF-8"?>
002+ <SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Hello</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
003- <?xml version="1.0" encoding="UTF-8"?>
004- <SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Hello</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

Expected result:
----------------
test pass

Actual result:
--------------
test diff


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61719&edit=1

Reply via email to