php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54179 SoapClient can emit warnings, but this is not documented
Submitted: 2011-03-07 13:55 UTC Modified: 2012-11-12 09:35 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: jelle at augusoft dot nl Assigned: aharvey (profile)
Status: Closed Package: SOAP related
PHP Version: 5.2.17 OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jelle at augusoft dot nl
New email:
PHP Version: OS:

 

 [2011-03-07 13:55 UTC] jelle at augusoft dot nl
Description:
------------
The SoapClient constructor can throw HTTP status warnings when the location is not available (for example, a 403 Forbidden). However, this is not documented.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-11-12 09:35 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=328320
Log: Add an errors/exceptions section to SoapClient::SoapClient().

Fixes doc bug #54179 (SoapClient can emit warnings, but this is not
documented).
 [2012-11-12 09:35 UTC] aharvey@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2012-11-12 09:35 UTC] aharvey@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: aharvey
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 12:01:32 2024 UTC