php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #14600 property missed
Submitted: 2001-12-19 07:28 UTC Modified: 2002-02-14 13:23 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: a dot marahovsky at thewebproduction dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.1.0 OS: w2k
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: a dot marahovsky at thewebproduction dot com
New email:
PHP Version: OS:

 

 [2001-12-19 07:28 UTC] a dot marahovsky at thewebproduction dot com
$node->name

where $node is domxml node reports 

Warning: Undefined property: name in ...

in PHP 4.06 everything works perfect!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-19 07:46 UTC] mfischer@php.net
API has changed, its called tagname now, print_r($node) is your friend.

No bug, bousifying.
 [2001-12-19 08:02 UTC] derick@php.net
I'm reopening this as a documentation bug. The documentation should explain the tree IMO.

Derick
 [2002-02-14 13:23 UTC] nohn@php.net
This bug has been fixed in CVS.

fixed this according to mfischer
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 14:01:30 2025 UTC