[PHP-DEV] Bug #7410: xml_parse has a limit of 16 attribs on WinNT From: oli_v <email protected>
Date: 10/23/00

From: oli_v <email protected>
Operating system: Win NT
PHP version: 3.0.17
PHP Bug Type: Other
Bug description: xml_parse has a limit of 16 attribs on WinNT

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

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>