Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of <?php echo instead of <?= in View files created by Gii #2601

Closed
cicsolutions opened this issue Mar 2, 2014 · 1 comment
Closed

Use of <?php echo instead of <?= in View files created by Gii #2601

cicsolutions opened this issue Mar 2, 2014 · 1 comment
Milestone

Comments

@cicsolutions
Copy link

Hello, I posted on the forum about this, and was told to submit an issue.

I'm using the Advanced Template for Yii2 and used Gii to generate a new model and the CRUD pages for a data element I'm working with. In all of the view files created for my model, there are references to the old way of echoing in php. Some of the view files use the new way for php54, but it looks to me that all the files have at least one usage of the old way.

Hope this helps! I'm learning Yii and Yii2 as fast as I can and I hope that one day I'll be smart enough to fix this myself and add it to the repo!

@qiangxue
Copy link
Member

qiangxue commented Mar 2, 2014

Thanks.

@cebe cebe added this to the 2.0 Beta milestone Mar 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants