Bug#607372: phpunit: Tries to use nonexisting file

2011-02-04 Thread Olivier Berger
On Fri, Jan 21, 2011 at 02:21:55AM -0500, Luis Uribe wrote: > That's because phpunit 3.5 uses PHP_CodeCoverage (not packaged yet) > to collect and process code coverage information. > > I just create an [1]ITP for it. > > [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610676 > More gener

Bug#607372: phpunit: Tries to use nonexisting file

2011-01-21 Thread Luis Uribe
That's because phpunit 3.5 uses PHP_CodeCoverage (not packaged yet) to collect and process code coverage information. I just create an [1]ITP for it. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610676 -- Luis http://eviled.org signature.asc Description: Digital signature

Bug#607372: phpunit: Tries to use nonexisting file

2010-12-17 Thread Roland Mas
Package: phpunit Version: 3.5.5-2 Severity: important The first non-comment line of /usr/bin/phpunit is: , | require_once 'PHP/CodeCoverage/Filter.php'; ` However, the package doesn't ship any file by that name, and I don't think any of its dependencies do, either. So basically, phpunit