Edit report at http://bugs.php.net/bug.php?id=54676&edit=1
ID: 54676
Comment by: xuytrpoiuyter at inbox dot ru
Reported by: xuytrpoiuyter at inbox dot ru
Summary: Current php dev snapshort doesn't handle soap
services at all
Status: Open
Type: Bug
Package: SOAP related
Operating System: Linux
PHP Version: 5.3SVN-2011-05-06 (snap)
Block user comment: N
Private report: N
New Comment:
still not working :((
Previous Comments:
------------------------------------------------------------------------
[2011-05-06 17:23:36] xuytrpoiuyter at inbox dot ru
Description:
------------
Current php 5.3 development snapshort has stopped handling soap web
services.
PHP 5.3.6 works fine.
Test script:
---------------
$service = new SoapClient($wsdl_url);
Expected result:
----------------
a correctly functioning SoapClient object
Actual result:
--------------
Exception: Error Fetching http headers
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/bug.php?id=54676&edit=1