php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61719 ext\soap\tests\bugs\bug31422.phpt fails
Submitted: 2012-04-13 09:43 UTC Modified: 2012-04-16 13:47 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: SOAP related
PHP Version: 5.3.10 OS: windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ab@php.net
New email:
PHP Version: OS:

 

 [2012-04-13 09:43 UTC] ab@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

Patches

61719.diff (last revision 2012-04-13 12:46 UTC by ab@php.net)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-13 12:46 UTC] ab@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 12:48 UTC] ab@php.net
the warnings order is differend, so just duplicated for windows
 [2012-04-16 13:47 UTC] ab@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-04-16 13:47 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC