Remove alternative PHP tags
[email protected] (Nikita Popov)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <CAF+90c_V0S6KhCLvkRZEcaQQ-Qv_oNaV9EJ_faOo9ZnVRLXQ0g@mail.gmail.com> |
Hi internals!
I've created a small RFC proposing the removal of the alternative PHP
opening/closing tags:
https://wiki.php.net/rfc/remove_alternative_php_tags
It removes <% and <script language=php> and the other variations of asp and
script tags.
Nikita