-- mbneto <[email protected]> wrote
(on Thursday, 10 November 2011, 11:22 AM -0400):
> The TestHelper.php  has the code below.  It stopped working with the latest
> PHPunit release.
> 
> foreach (array('php', 'phtml', 'csv') as $suffix) {
> 
> PHP_CodeCoverage_Filter::getInstance()->addDirectoryToBlacklist($zfCoreTests,
> ".$suffix");
> }
> 
> Anyone got it working again?

No. We've standardized on PHPUnit 3.4 for ZF1, and currently 3.5 for ZF2
(though we'll probably update to 3.6).

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to