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

 ID:                 79204
 Updated by:         c...@php.net
 Reported by:        v-altruo at microsoft dot com
 Summary:            Unable to import schema
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 Operating System:   Windows Server 2016
 PHP Version:        7.2.27
-Assigned To:        remi
+Assigned To:        cmb
 Block user comment: N
 Private report:     N

 New Comment:

Well, closing then. :)


Previous Comments:
------------------------------------------------------------------------
[2020-02-01 09:45:19] c...@php.net

This test uses a WSDL which points to an external resource, which
has recently been moved to another domain.  That has been fixed
already in PHP-7.3[1], and improved by not relying on that
external resource anymore[2].

Remi, what do you think about backporting the fix[1] to PHP-7.2?

[1] 
<http://git.php.net/?p=php-src.git;a=commit;h=2c2cbbbf55f82026655d4477e00a938200fdf79a>
[2] 
<http://git.php.net/?p=php-src.git;a=commit;h=49cbd23155d5c2ab72cc371b6fefa39bc8105b1a>

------------------------------------------------------------------------
[2020-01-31 18:21:14] v-altruo at microsoft dot com

Description:
------------
Test fails across all builds regardless of nts/ts and opcache on/off. 

Failed Test Location: ext\soap\tests\bugs\bug76348.phpt

Expected result:
----------------
===DONE===

Actual result:
--------------
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: 
can't import schema from 'http://x-road.ee/xsd/x-road.xsd', unexpected 
'targetNamespace'='http://x-road.ee/xsd/x-road.xsd' in 
C:\..\php-test-pack-7.2-latest\ext\soap\tests\bugs\bug76348.php:3
Stack trace:
#0 C:\..\php-test-pack-7.2-latest\ext\soap\tests\bugs\bug76348.php(3): 
SoapClient->SoapClient('C:\\..\\ph...', Array)
#1 {main}
  thrown in C:\..\php-test-pack-7.2-latest\ext\soap\tests\bugs\bug76348.php on 
line 3


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



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

Reply via email to