http://brian.moonspot.net/php-history-newline-closing-tag
~Hannes On 10 March 2011 17:42, Martin Scotta <martinsco...@gmail.com> wrote: > > hi all, > > <pre> > 1 <?php ; ?>1 > 2 2 > 3 <?php ; ?>3 > </pre> > > <pre> > 1 1<?php ; ?> > 2 2 > 3 3<?php ; ?> > </pre> > > First try works... but second fails > > output: > > 1 1 > 2 2 > 3 3 > > 1 12 2 > 3 3 > > is this the expected behavior? > > Martin Scotta -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php