Closed ymhuang0808 closed 8 years ago
In PHP file, the header comment should be in <?php or <? tags.
<?php
<?
good work
@ymhuang0808 which template file did you use for php?
Hi @guiguan , I don't follow any standard like PSR-5.
In PHP file, the header comment should be in
<?php
or<?
tags.