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

Feature request: Add support for PSR7 #62

Open
svycka opened this issue Mar 14, 2016 · 4 comments
Open

Feature request: Add support for PSR7 #62

svycka opened this issue Mar 14, 2016 · 4 comments

Comments

@svycka
Copy link
Contributor

svycka commented Mar 14, 2016

Add support for Psr\Http\Message\UploadedFileInterface for Zend\Validator\File\* validators.

@BWorld
Copy link

BWorld commented Sep 11, 2016

Is there any progress on this already? Till then I have to use the plain $_FILES array for the validators mentioned above.

@weierophinney
Copy link
Member

No progress at this point; feel free to submit a patch if you need it sooner rather than later. 😉

@BWorld
Copy link

BWorld commented Sep 14, 2016

No problem, $_FILES work as well.

I would like to do some contribution to a framework I have been using for several years now.
Whenever I have time I could look into it, write some tests for it etc.

As the title suggests 'add support' everything should be backward compatible? Could do that and keep all current tests working. Later on when the major version increases we could remove the BC code from the implementation.

Let me know how you think about the BC part.

@michalbundyra
Copy link
Member

This repository has been closed and moved to laminas/laminas-validator; a new issue has been opened at laminas/laminas-validator#43.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants