On Thu, Jan 3, 2013 at 12:19 AM, Ralf Eggert <[email protected]> wrote: > Thanks. > >> check the ZF2FileUploadExamples >> <https://github.com/cgmartin/ZF2FileUploadExamples> repository for >> examples > > I repeat my question: where is Zend\File\Transfer gone?
Removed, as it was completely broken, and Chris Martin (cgmartin) was able to do the work it handled via a combination of filters and validators (which is what Zend\File\Transfer primarily relied upon anyways). See the examples from Chris that others posted above to see how the functionality will work in 2.1. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
