php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #39798 is_soap_fault examples error
Submitted: 2006-12-11 13:57 UTC Modified: 2006-12-29 00:52 UTC
From: david dot laughlin at dundeecity dot gov dot uk Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: All
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: david dot laughlin at dundeecity dot gov dot uk
New email:
PHP Version: OS:

 

 [2006-12-11 13:57 UTC] david dot laughlin at dundeecity dot gov dot uk
Description:
------------
The examples show trigger_error being called with E_ERROR as parameter 2.  trigger_error requires parameter 2 to be of E_USER family of constants, so maybe should read E_USER_ERROR.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-29 00:52 UTC] didou@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.


 [2020-02-07 06:10 UTC] phpdocbot@php.net
Automatic comment on behalf of didou
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=5837c98d90810f4cdda3c98299c05e651988de1e
Log: Fix #39798: trigger_error can only by used with E_USER_*
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 04 17:00:03 2025 UTC