Hi all,
"Optional PHP tags by php.ini and CLI options" RFC has been discussed very
long time.
https://wiki.php.net/rfc/nophptags
I would like to know is there anyone who would like not to have
this. I think it's good counter measure for LFI, but you might have
different perspective.
If it is possible, I would like to address as much as opinions possible
before voting.
Are there anyone who think we should have this?
What is the reason?
Thank you
I support the idea in principle; I think it's silly that files which are entirely code need to have <?php at the start. But it's impractical to implement, and hey, <?php means PHP code has its own magic number :)