I had a bug where runtests worked without any tests,
but with one trivial test something would crash, output
a lot of high-bit text, then the text: "SHUTTING DOWN".
Not sure what it is crashing - PHP or Apache - but by
removing all flush() calls in PHPunit it no longer
occurred.
Version information follows:
PHPunit:
// $Id: phpunit.php,v 1.11 2002/10/31 18:44:12 fredy Exp $
Apache: 2.0.47
PHP 4.3.4 (cgi) (built: Feb 11 2004 10:18:49)
Copyright (c) 1997-2003 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend
Technologies
with Zend Extension Manager v1.0.1, Copyright (c)
2003, by Zend Technologies
with Zend Optimizer v2.1.1, Copyright (c)
1998-2003, by Zend Technologies
with <b>DISABLED</b> Zend Performance Suite v3.6.0,
Copyright (c) 1999-2003, by The Accelerator presently
supports only Apache, ISAPI and FastCGI SAPIs