Interesting though is that the tests no longer work for ZE2.
[marcus@zaphod php4-ZE1]$ php run-tests.php ext/domxml/
=====================================================================
CWD : /usr/src/php4-ZE1
PHP : /usr/src/php4-ZE1/sapi/cli/php
PHP_SAPI : cli
PHP_VERSION : 4.4.0-dev
PHP_OS : Linux
INI actual : /home/marcus/php.ini
More .INIs :
Extra dirs :
=====================================================================
Running selected tests.
PASS Test 1: Accessing single node [ext/domxml/tests/domxml001.phpt]
PASS Test 2: Memleak in accessing children() of document. [ext/domxml/tests/domxml002.phpt]
PASS xmldoc() [ext/domxml/tests/xmldoc.phpt]
At 13:25 15.11.2002, Derick Rethans wrote:
On Fri, 15 Nov 2002, Marcus B�rger wrote: > But we do not have a memleak any longer there. So it shouldn't > crash nor report a memleak.There is definitely a memleak there. Did you compile with --enable-debug? Derick -- --------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --------------[ if you hold a unix shell to your ear, do you hear the c? ]-
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
