Skip to content

Incompatibility with File_Iterator 1.3 #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2012
Merged

Incompatibility with File_Iterator 1.3 #99

merged 1 commit into from
May 12, 2012

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