[PHP-DEV] PHP 4.0 Bug #6175 Updated: XML functions no longer work in objects

2001-04-02 Thread jon
ID: 6175 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *XML functions Description: XML functions no longer work in objects Yes. If these lines are used in an object's constructor: $this->parser = xml_parser_create(); xml_set_object($this->parser, $this); xml_parser_set_option($th

[PHP-DEV] PHP 4.0 Bug #6175 Updated: XML functions no longer work in objects

2001-04-01 Thread jon
ID: 6175 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *XML functions Description: XML functions no longer work in objects I believe it's still a problem, but I'll have to recreate my test case. I'll try and get to it soon. Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #6175 Updated: XML functions no longer work in objects

2001-03-31 Thread cynic
ID: 6175 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *XML functions Assigned To: Comments: do you still experience this error? Previous Comments: --- [2000-08-31 15:00:35] [