Re: [PHP-DEV] Possible bug in Zend (zend_function_entry) From: Uwe Steinmann (steinm <email protected>)
Date: 01/26/00

On Tue, Jan 25, 2000 at 11:07:59PM +0200, Zeev Suraski wrote:
> At 19:32 25/01/2000 , Uwe Steinmann wrote:
> >On Tue, Jan 25, 2000 at 06:07:22PM +0200, Zeev Suraski wrote:
> > > Are you using the latest CVS? There were plenty of changes in the last
> > > few days, and some of them broke the tree fairly badly. Make sure you're
> > > using the latest CVS.
> >Yes, it is the latest CVS and the error appears for at least two month now.
> >I never had the time to look for it until today, but than I got stuck again.
>
> What's the easiest way for me to reproduce it?
I just added a test script to the cvs (tests/testdom). There is comment
close to the bottom of that script explaining the error.

The latest version of domxml in the cvs works and should run the sript
without problems.
If you uncomment one more functions of the php_domxmlnode_class_functions[],
e.g. the one in line 65 of domxml.c, the script causes php to die.

Hope that is easy enought to follow.

  Uwe

-- 
  Uwe.Steinmann <email protected>
  Tel: +2331 987 4528    Fax: +2331 987 375

-- 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>