Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Error in Buzz/lib/Buzz/Client/FileGetContents.php causes Doctrine/Search/Http/Client/BuzzTest.php to fail #16

Closed
mikelohmann opened this issue Nov 9, 2011 · 1 comment
Labels

Comments

@mikelohmann
Copy link
Contributor

There seems to be an error within the /Buzz/lib/Buzz/Client/FileGetContents.php when executing the Doctrine/Search/Http/Client/BuzzTest.php. Therefor I just commented out the BuzzTest::testCallNotExistingHost-Test to commit my changes.

  1. Doctrine\Search\Http\Adapter\Client\BuzzTest::testCallNotExistingHost
    Undefined variable: http_response_header

/Users/mikelohmann/Sites/doctrine-search.local/search/lib/vendor/Buzz/lib/Buzz/Client/FileGetContents.php:49
/Users/mikelohmann/Sites/doctrine-search.local/search/lib/vendor/Buzz/lib/Buzz/Browser.php:87
/Users/mikelohmann/Sites/doctrine-search.local/search/lib/vendor/Buzz/lib/Buzz/Browser.php:66
/Users/mikelohmann/Sites/doctrine-search.local/search/lib/Doctrine/Search/Http/Client/BuzzClient.php:53
/Users/mikelohmann/Sites/doctrine-search.local/search/tests/Doctrine/Search/Http/Client/BuzzTest.php:41

@Baachi
Copy link
Contributor

Baachi commented Nov 9, 2011

The test testCallNotExistingHost use the wrong parameters.

I create a pull request.

mikelohmann added a commit that referenced this issue Nov 9, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants