ID:               22168
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         XML related
 Operating System: NetBSD 1.6N
 PHP Version:      5CVS-2003-02-11 (dev)
 New Comment:

<?php

require_once 'XML/Parser.php';

$foo = new XML_Parser;

?>

That's all I do.

That's XML/Parser.php.
http://cvs.php.net/co.php/pear/XML_Parser/Parser.php


Previous Comments:
------------------------------------------------------------------------

[2003-02-12 18:30:45] [EMAIL PROTECTED]

Try come up with short and complete example script.

------------------------------------------------------------------------

[2003-02-12 16:55:23] [EMAIL PROTECTED]

Aw.. hm. That's maybe not the point..
Well, it's a combination of function calls
which causes the errors (i guess).

------------------------------------------------------------------------

[2003-02-12 16:41:01] [EMAIL PROTECTED]

Tree + XML / XML_Tree is a part of pear.
If I just uncomment this line in XML/Parser.php :
(line 140) xml_set_object($this->parser, $this);
no errors appear later.
The error appers even if I do not use the parse function.

Maybe something's wrong with ZendEngine2 and ext/xml's
function xml_set_object.

------------------------------------------------------------------------

[2003-02-11 12:40:00] [EMAIL PROTECTED]

Try come up with short and complete example script.


------------------------------------------------------------------------

[2003-02-11 10:15:08] [EMAIL PROTECTED]

Hm, expectet that ;)
I'll search and give more detailed information.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22168

-- 
Edit this bug report at http://bugs.php.net/?id=22168&edit=1

Reply via email to