This website requires JavaScript.
Explore
Help
Sign In
smarty-php
/
smarty
Watch
1
Star
0
Fork
0
You've already forked smarty
mirror of
https://github.com/smarty-php/smarty.git
synced
2025-11-02 21:31:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a35294946e3b82f9e25f73db5d9c91f17f4eeba4
smarty
/
lexer
History
Uwe Tews
9986286af0
- bugfix resolve naming conflict between custom Smarty delimiter '<%' and PHP ASP tags
https://github.com/smarty-php/smarty/issues/64
2015-06-27 16:09:50 +02:00
..
smarty_internal_configfilelexer.plex
- improvement higher compilation speed by modified lexer/parser generator at "smarty/smarty-lexer"
2015-05-16 16:33:50 +02:00
smarty_internal_configfileparser.y
get config properties via compiler object
2014-12-30 18:16:51 +01:00
smarty_internal_templatelexer.plex
- bugfix resolve naming conflict between custom Smarty delimiter '<%' and PHP ASP tags
https://github.com/smarty-php/smarty/issues/64
2015-06-27 16:09:50 +02:00
smarty_internal_templateparser.y
- bugfix calling a plugin with nocache option but no other attributes like {foo nocache} caused call to undefined function
https://github.com/smarty-php/smarty/issues/55
2015-06-18 00:06:40 +02:00