Skip to content
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

Added type guessing from data / see #99 #100

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nebulousGirl
Copy link

Related to the #99 issue.

There was no guessing from Source\Data. It always returned "jpeg".

@nebulousGirl
Copy link
Author

I don't see anything wrong in StyleCI, but it failed. Is there something to correct?

@soullivaneuh
Copy link
Collaborator

Just see the diff: https://styleci.io/analyses/qoj3BX

You have trailing white-spaces and a missing dot on comment.

@@ -23,4 +23,22 @@ public function getInfos()
{
return sha1($this->data);
}

public function guessType()
Copy link
Collaborator

Choose a reason for hiding this comment

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

Need a PHP doc block.

@nebulousGirl
Copy link
Author

Will this get merged soon?

@Gregwar
Copy link
Owner

Gregwar commented Mar 14, 2017

Hello, can you fix the conflicts ?

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