php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69548 use_soap_error_handler: description contradicts signature
Submitted: 2015-04-29 21:56 UTC Modified: 2015-08-15 00:50 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Closed Package: SOAP related
PHP Version: Irrelevant OS: *
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: cmb@php.net
New email:
PHP Version: OS:

 

 [2015-04-29 21:56 UTC] cmb@php.net
Description:
------------
---
From manual page: http://www.php.net/function.use-soap-error-handler
---
The signature says the parameter's default is TRUE, but the
description says:

| If FALSE, the standard PHP error handler is used. The default is
| to use the standard PHP error handler.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-08-15 00:50 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-08-15 00:50 UTC] cmb@php.net
Thanks to Tomasz Sawicki, this bug has been fixed in the
documentation's XML sources:
<https://svn.php.net/viewvc?view=revision&revision=337466>.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 18:01:34 2024 UTC