Skip to content

Conversation

cbandy
Copy link
Contributor

@cbandy cbandy commented May 12, 2012

Using CodeCoverage 1.0 with File_Iterator 1.3 fails with the following errors:

Strict Standards: Non-static method File_Iterator_Factory::getFileIterator() should not be called statically, assuming $this from incompatible context in /usr/share/php/PHP/CodeCoverage/Filter.php on line 111
Fatal error: Class 'File_Iterator' not found in /usr/share/php/File/Iterator/Factory.php on line 105

Using a version less than 1.3.0 fixes this.

sebastianbergmann added a commit that referenced this pull request May 12, 2012
@sebastianbergmann sebastianbergmann merged commit d8e0aaf into sebastianbergmann:1.0 May 12, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants