ARudik / phc

Automatically exported from code.google.com/p/phc
0 stars 0 forks source link

Omit final closing tag #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The source may not have a final closing tag

<?php echo "hi";

is a valid script. Not sure if we want to replicate this though.

Original issue reported on code.google.com by edskodev...@gmail.com on 10 Nov 2007 at 5:19