[PHP-DEV] Bug #14500 Updated: Undefined property: name

2001-12-14 Thread mfischer
ID: 14500 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: DOM XML related Operating System: Slackware 8.0 PHP Version: 4.1.0 New Comment: Documentation has not been updates because domxml is still experimental. Domxml now (or, it should) conform to the DOM2 API. T

[PHP-DEV] Bug #14500 Updated: Undefined property: name

2001-12-14 Thread agnieszkak
ID: 14500 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: DOM XML related Operating System: Slackware 8.0 PHP Version: 4.1.0 New Comment: Thanks, but that doesn't solve my problem yet. I used print_r($root)and indeed I can see that property changed name

[PHP-DEV] Bug #14500 Updated: Undefined property: name

2001-12-13 Thread mfischer
ID: 14500 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DOM XML related Operating System: Slackware 8.0 PHP Version: 4.1.0 New Comment: The interface has changed, the property is now named 'tagname'. print_r($root) is your friend if you can't fin