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

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



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

[2003-02-11 08:57:48] [EMAIL PROTECTED]

$tree = new XML_Tree($item);
$tree = $tree->getTreeFromFile();

Well it's just the XML parser at the end.
If I don't call it in any way no error appears.
I downloaded the newest files from cvs repository.

anarchy% php -f todo.php
php in free(): warning: page is already free.
php in free(): warning: chunk is already free.
php in free(): warning: chunk is already free.
php in free(): warning: chunk is already free.
php in free(): warning: chunk is already free.
php in free(): warning: chunk is already free.
php in free(): warning: page is already free.
php in free(): warning: chunk is already free.
php in free(): warning: page is already free.
php in free(): warning: chunk is already free.
php in free(): warning: chunk is already free.

Here's my configure line:
'./configure' '--with-apxs2=/usr/local/sbin/apxs' '--with-openssl'
'--with-mcrypt=/usr/local' '--with-dbx' '--with-zlib=/usr/local'
'--with-bz2' '--enable-calendar' '--enable-ftp'
'--with-gettext=/usr/local' '--with-mysql' '--enable-pcntl'
'--enable-shmop' '--enable-sockets' '--with-regex=php'
'--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm'
'--with-iconv=/usr/local' '--enable-bcompiler' '--enable-embed'
'--with-imap' '--without-pear' '--with-gd'

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


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

Reply via email to