<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Zend_Filter_StripNewlines is a filter that strips out newline control characters (\n \r \n\r)Zend Framework: Zend_Filter_StripNewlines Component Proposal
Proposed Component Name
Zend_Filter_StripNewlines
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Filter_StripNewlines
Proposers
My E-mail Address
Zend Liaison Ralph Schindler
Revision
24th January 2008: Initial proposal, code, tests
27th January 2008: Changed SVN path (wiki revision: 12)Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
- Zend_Filter_Interface
5. Theory of Operation
...
6. Milestones / Tasks
- Milestone 1: [DONE] Finalize proposal
- Milestone 2: [DONE] Working prototype checked into the http://zfdev.googlecode.com/svn/trunk/ZendFilterStripNewlines/
- Milestone 3: [DONE] Unit tests exist, work, and are checked into SVN.
- Milestone 4: Community and Zend review
7. Class Index
- Zend_Filter_StripNewlines
8. Use Cases
| UC-01 |
|---|
8 Comments
comments.show.hideJan 24, 2008
Jordan Ryan Moore
<p>"\n\r" should be "\r\n", although I don't think either is necessary since replacing all occurrences of "\n" and "\r" will also replace "\r\n\".</p>
Jan 24, 2008
Martin Hujer
<p>Thanks, fixed in proposal and SVN. </p>
Jan 30, 2008
Karol Babioch
<p>As I'm not an American I'm not sure, but I think this class should be called Zend_Filter_StripNewLines by following the naming conventions.</p>
<p>If I'm wrong I'm asking for pardon.</p>
Jan 30, 2008
Martin Hujer
<p>Thanks for your comment!<br />
I'm not an American as well, but on <a href="http://en.wikipedia.org/wiki/Newline">Wikipedia</a> or on <a href="http://www.w3.org/TR/newline">w3</a> is 'Newline' used as one word.</p>
<p>But this should be answered by somebody more competent.</p>
Jan 30, 2008
Karol Babioch
<p>Ok, than certainly you are right. I looked up my dictionary and couldn't find it, so I jumped to the conclusion it is wrong.</p>
Jun 12, 2008
Ralph Schindler
<ac:macro ac:name="note"><ac:parameter ac:name="title">Zend Team Official Comment</ac:parameter><ac:rich-text-body>
<p>This proposal is accepted as is into the Standard Incubator for development.</p></ac:rich-text-body></ac:macro>
Mar 18, 2009
Wil Sinclair
<p>Martin, what is the status of this proposal? It seems like a relatively small change, so it might be worth finishing off for the 1.8 release.</p>
Mar 19, 2009
Martin Hujer
<p>Wil, this component is already in standard ZF.</p>
<p>I've asked Ralph to move this proposal to another section, but he may had forgotten.</p>