smarty icon indicating copy to clipboard operation
smarty copied to clipboard

Compile Smarty template comments into PHP comments.

Open AnrDaemon opened this issue 6 years ago • 1 comments

I just stumbled upon https://www.smarty.net/forums/viewtopic.php?t=27458 and… well, I can see the merit in having comments inside code. If anything, this could make it easier to debug compilation issues at least.

AnrDaemon avatar Oct 22 '18 14:10 AnrDaemon

My team uses smarty comments a lot. Only caveat as per docs is that nested comments are not supported so sometimes you have to clean up a bit before using them

El lun., 22 oct. 2018 16:02, AnrDaemon [email protected] escribió:

I just stumbled upon https://www.smarty.net/forums/viewtopic.php?t=27458 and… well, I can see the merit in having comments inside code. If anything, this could make it easier to debug compilation issues at least.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smarty-php/smarty/issues/502, or mute the thread https://github.com/notifications/unsubscribe-auth/ABH2mWERy0RO9QEV6ULkbLNW7wT8acpkks5undANgaJpZM4XzcSV .

juangacovas avatar Oct 23 '18 16:10 juangacovas