Skip to content

Conversation

@antkowiakit
Copy link

Added validation of file type
Sample Config:
$config = new Config([
'tempDir' => DIR . '/tmp',
'mimeAccept' => array(
'image/gif',
'image/jpeg',
'image/png',
'image/bmp'
)
]);

@coveralls
Copy link

Coverage Status

Coverage decreased (-7.89%) to 92.11% when pulling 252e55b on antkowiakit:master into de7151c on flowjs:master.

@antkowiakit
Copy link
Author

Bump

@antkowiakit antkowiakit closed this Jul 7, 2015
@antkowiakit antkowiakit reopened this Jul 7, 2015
@AidasK
Copy link
Member

AidasK commented Jul 8, 2015

Hi, thanks, I have left a comment. I think we need to refactor this in a more flexible manner

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