Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fix for issue #4267 #5936

Closed
wants to merge 5 commits into from
Closed

Fix for issue #4267 #5936

wants to merge 5 commits into from

Conversation

god107
Copy link
Contributor

@god107 god107 commented Mar 8, 2014

No description provided.

@@ -302,6 +302,12 @@ public function testImportRemoteFeedMethodPerformsAsExpected()
$this->assertEquals(Reader\Reader::TYPE_RSS_20, $type);
}

public function testImportStringMethodThrowProperExceptionOnEmptyString(){
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@god107
Copy link
Contributor Author

god107 commented Mar 8, 2014

Ok, I thought that cs fixer is doing that in pre-commit hook.

I don't know why Tests are failed.

@god107
Copy link
Contributor Author

god107 commented Mar 8, 2014

Ok, now it should be correct. Test on my pc passed after first commits but i'm using newer version of PHP. Don't even know before that empty() accepts only variables nor returned values by function prior to PHP 5.5.

@ThaDafinser
Copy link
Contributor

@god107 looking sadly at travis there was a timeout...
Maye enhance the test even further and test for is_string()
And display the message: "Only non empty strings are allowed as input"

@god107
Copy link
Contributor Author

god107 commented Mar 10, 2014

ok, i'll fix this but i have question: What about that Travis show timeout for connecting to github:

The command "git clone --depth=50 git://github.com/zendframework/zf2.git zendframework/zf2" failed. Retrying, 3 of 3.
Cloning into 'zendframework/zf2'...
fatal: unable to connect to github.com:
github.com: Temporary failure in name resolution
The command "git clone --depth=50 git://github.com/zendframework/zf2.git zendframework/zf2" failed and exited with 128 during checkout.

@samsonasik
Copy link
Contributor

it's travis issue I think ;). I think you should no worry about that :D. It
usually fixed with next commit / squash the commit :D

Warm Regards,

Abdul Malik Ikhsan

2014-03-10 16:12 GMT+07:00 Marcin Twardowski notifications@github.com:

ok, i'll fix this but i have question: What about that Travis show timeout
for connecting to github:

The command "git clone --depth=50 git://github.com/zendframework/zf2.git zendframework/zf2" failed. Retrying, 3 of 3.
Cloning into 'zendframework/zf2'...
fatal: unable to connect to github.com:github.com: Temporary failure in name resolution
The command "git clone --depth=50 git://github.com/zendframework/zf2.git zendframework/zf2" failed and exited with 128 during checkout.

Reply to this email directly or view it on GitHubhttps://github.com//pull/5936#issuecomment-37163747
.

@god107
Copy link
Contributor Author

god107 commented Mar 10, 2014

Strange, now i'm seeing that test in ZendTest/Cache failed but i did'n touch there anything. :/

@samsonasik
Copy link
Contributor

Don't worry about that ;)

Warm regards,

Abdul Malik Ikhsan

Pada 10 Mar 2014, pukul 16.54, Marcin Twardowski notifications@github.com menulis:

Strange, now i'm seeing that test in ZendTest/Cache failed but i did'n touch there anything. :/


Reply to this email directly or view it on GitHub.

@weierophinney weierophinney added this to the 2.3.0 milestone Mar 10, 2014
@weierophinney weierophinney self-assigned this Mar 10, 2014
weierophinney added a commit that referenced this pull request Mar 10, 2014
weierophinney added a commit that referenced this pull request Mar 10, 2014
@weierophinney
Copy link
Member

Merged to develop for release with 2.3.0.

@god107 god107 deleted the zf4267 branch March 11, 2014 09:21
weierophinney added a commit to zendframework/zend-feed that referenced this pull request May 15, 2015
weierophinney added a commit to zendframework/zend-feed that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants