sniper Mon Aug 15 18:34:38 2005 EDT Modified files: /php-src run-tests.php Log: This is like a virus..spread everywhere :) http://cvs.php.net/diff.php/php-src/run-tests.php?r1=1.229&r2=1.230&ty=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.229 php-src/run-tests.php:1.230 --- php-src/run-tests.php:1.229 Mon Aug 15 18:30:38 2005 +++ php-src/run-tests.php Mon Aug 15 18:34:37 2005 @@ -23,12 +23,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: run-tests.php,v 1.229 2005/08/15 22:30:38 sniper Exp $ */ - -/* - * TODO: - * - do not test PEAR components if base class and/or component class cannot be instanciated - */ +/* $Id: run-tests.php,v 1.230 2005/08/15 22:34:37 sniper Exp $ */ /* Sanity check to ensure that pcre extension needed by this script is available. * In the event it is not, print a nice error message indicating that this script will
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php