php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7409 xml_parse has a limit of 16 attributes on Windows
Submitted: 2000-10-23 08:57 UTC Modified: 2001-06-01 16:00 UTC
From: oli_v at gmx dot net Assigned:
Status: Closed Package: XML related
PHP Version: 4.0.3pl1 OS: Win NT 4
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: oli_v at gmx dot net
New email:
PHP Version: OS:

 

 [2000-10-23 08:57 UTC] oli_v at gmx dot net
Following happend ....

- sending XML request to DataBase
- Database returns XML String with more than 16 attributes
- xml_parse handles only up to 16 attributes on WinNT
- on Linux everything works fine (more than 16 attribs )

... is there any patch for that problem ???

Regards,
Oliver

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-07 13:07 UTC] sbergmann@php.net
Does this problem persist with a newer version of PHP, like PHP 4.0.5?
 [2001-05-07 13:09 UTC] derick@php.net
changing to status feedback
 [2001-06-01 16:00 UTC] sniper@php.net
No feedback.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 00:01:29 2025 UTC