php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35636 DomNode->set_content wrong prototype
Submitted: 2005-12-11 22:21 UTC Modified: 2005-12-12 09:38 UTC
From: incastrix at yahoo dot it Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
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: incastrix at yahoo dot it
New email:
PHP Version: OS:

 

 [2005-12-11 22:21 UTC] incastrix at yahoo dot it
Description:
------------
Documentation english version, the prototype of DomNode->set_content was:

bool DomNode->set_content ( void )

instead of:

bool DomNode->set_content ( string )



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-12 09:38 UTC] vrana@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 04:00:02 2025 UTC