On Sun, Mar 07, 2004 at 01:07:08PM -0500, Louis-Philippe Huberdeau wrote :
> /* {{{ proto string nl2p(string str)
> Converts newlines to HTML paragraphs for standard compliance */
I'm not to judge whether this goes in or not, however using
paragraphs is not more standard compliance than breaks. Breaks
aren't deprecated in the current version of HTML.
It's about semantics, not about standard compliance. This should be
called by the right name if it's used.
- Markus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php