Zend_Filter_StripNewlines Proposal
Martin Hujer has prepared a Zend_Filter_StripNewlines proposal along with prototype code (and tests).
This is a very simple filter that does what it says on the tin: removes all new line characters from a string and resolves issue ZF-2427.
In general I’m all for a rich set of filters and validators as you never know what you are going to need for a given project.


Martin Hujer responded on 28 Jan 2008 at 3:45 pm #
Hello, thanks for the article.
I’ve moved to another SVN host (google code).
Links are in the Proposal.
I don’t want to link from here, because my previous comment was probably deleted as spam.
Martin.
Rob responded on 28 Jan 2008 at 7:01 pm #
Thanks for the update Martin.
Regards,
Rob…