Re: Any reason there is no <?php= ?> syntax?
[email protected] ("BB") Wed, 17 Oct 2001 14:18:18 +0100
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
<?=$var ?> i thought "Yasuo Ohgaki" <[email protected]> wrote in message news:[email protected]... > Is there any reason there is no <?php= ?> syntax? > > It seems it's just a matter of adding "<?php=" to T_OPEN_TAG_WITH_ECHO > in zend_language_scanner.l > > Is there known side effect for adding <?php= ?> syntax? > > -- > Yasuo Ohgaki >