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.

Posted by Rob on 26th January 2008 under News | 2 Comments »

2 Responses to “Zend_Filter_StripNewlines Proposal”

  1. 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.

  2. Rob responded on 28 Jan 2008 at 7:01 pm #

    Thanks for the update Martin.

    Regards,

    Rob…