> > > Would anyone object to me changing how PHP handles this so that only the > final ?> tag consumes its following newline, and only at the end of the > file? > > Captain Obvious here. It has long been the policy of many large PHP projects to not close the last PHP tag for this reason. This change wouldn't affect them. It risks affecting projects without this policy, and those tend to be older and often private.
- Re: [PHP-DEV] Consider only ignoring newlines for fina... François Laupretre
- Re: [PHP-DEV] Consider only ignoring newlines for... Nikita Popov
- Re: [PHP-DEV] Consider only ignoring newlines for fina... Nikita Popov
- Re: [PHP-DEV] Consider only ignoring newlines for... Andrea Faulds
- Re: [PHP-DEV] Consider only ignoring newlines... Nikita Popov
- Re: [PHP-DEV] Consider only ignoring newl... Andrea Faulds
- Re: [PHP-DEV] Consider only ignoring ... Christoph M. Becker
- Re: [PHP-DEV] Consider only igno... Andrea Faulds
- Re: [PHP-DEV] Consider only ... Christoph M. Becker
- Re: [PHP-DEV] Consider only ignoring newl... Andreas Treichel
- Re: [PHP-DEV] Consider only ignoring newlines for fina... Michael Morris
- Re: [PHP-DEV] Consider only ignoring newlines for... Andrea Faulds
- Re: [PHP-DEV] Consider only ignoring newlines... Michael Morris
- Re: [PHP-DEV] Consider only ignoring newl... Rowan Collins
- Re: [PHP-DEV] Consider only ignoring newlines for fina... Thomas Hruska