Re: trailing "\n"

2008-03-05 Thread Hiroaki Kawai
Thanks a lot for your feedback! :-) I'd like to attach a patch for this problem. I opened a ticket in JIRA. https://issues.apache.org/jira/browse/LOG4PHP-11 "Michael Gall" <[EMAIL PROTECTED]> wrote: > I would reccomend the Zend style. -snip- > On 3/6/08, Curt Arnold <[EMAIL PROTECTED]> wrote: -

Re: trailing "\n"

2008-03-05 Thread Michael Gall
I would reccomend the Zend style. On 3/6/08, Curt Arnold <[EMAIL PROTECTED]> wrote: > > > On Mar 5, 2008, at 1:07 AM, Hiroaki Kawai wrote: > > > Hi, > > > > While I was looking around the files, I found that the files > > contains unwanted trailing "\n". > > The files should end with "?>" and not

Re: trailing "\n"

2008-03-05 Thread Curt Arnold
On Mar 5, 2008, at 1:07 AM, Hiroaki Kawai wrote: Hi, While I was looking around the files, I found that the files contains unwanted trailing "\n". The files should end with "?>" and not "?>\n". If we have a trailing \n, php will send a "\n" as a content, and this cause some functions such as