Skip to content

Conversation

@hpbuniat
Copy link
Contributor

The class SebastianBergmann\Diff is not existing, which results in an error, if the autoload of zf1 is used:

Fatal error: Uncaught exception 'PHPUnit_Framework_Error_Warning' with message 'include_once(SebastianBergmann/Diff.php): failed to open stream: Datei oder Verzeichnis nicht gefunden' in Zend/Loader.php on line 134.

Although this is caused by Zend_Loader, it should be fixed by using an existing class like SebastianBergmann\Diff\Diff

@hpbuniat hpbuniat changed the title Fixed filter-classname for sebastian\diff Fixed blacklist-classname for sebastian\diff Mar 17, 2014
@whatthejeff
Copy link
Contributor

Any reason why you made the file executable?

@hpbuniat
Copy link
Contributor Author

No, .. shared folders on my box

@whatthejeff
Copy link
Contributor

Would you mind opening a new PR against the 2.0 branch?

Also, nice catch :)

@sebastianbergmann
Copy link
Owner

Already taken care of.

@whatthejeff
Copy link
Contributor

@sebastianbergmann is too quick for us! Thanks for the PR @hpbuniat :)

@sebastianbergmann
Copy link
Owner

Sorry about that :) Thanks, @hpbuniat!

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.

3 participants