Jeff Moore wrote:

On May 13, 2006, at 10:08 AM, Marcus Boerger wrote:

Therefor we need more tests.

Hi,

I just wanted to point out that

http://www.w3.org/XML/Test/

has thousands of XML test cases in a well defined format (XML, of course). They might be good for testing the XML processing portions of PHP. While there are likely a bunch of obscure cases that PHP would not pass, this test suite might help detect changes in XML processing between versions of PHP.

Isn't this a task for the libxml2 developers instead?
PHP just relies on it in everything XML, it doesn't do
any processing itself (or have i missed something lately?)


--
Hartmut Holzgraefe, Senior Support Engineer                            .
MySQL AB, www.mysql.com

Are you certified? http://www.mysql.com/training/certification

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to