Any reason there is no <?php= ?> syntax?

[email protected] (Yasuo Ohgaki) Thu, 11 Oct 2001 22:04:31 +0900
Newsgroups php.lang
Message-ID <[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