klkvsk
|
803fd670cd
|
fix use var_export for default params in function (nulls and empty arrays broke templates)
|
2013-07-11 14:13:40 +04:00 |
|
klkvsk
|
d307c808a0
|
fix parsing of array param in function (was falling in endless loop)
|
2013-07-11 14:09:16 +04:00 |
|
Sergey Beresnev
|
748ef29a1d
|
Refactoring Fenom\Template::compile: Removed goto, $from
Fixed issues with templates
'{if 0}none{/if} literal: { $a}{$a}{ $a} end'
'{* '
|
2013-07-08 12:43:20 +09:00 |
|
bzick
|
0bb82d9898
|
Fix escaping
|
2013-07-07 11:29:26 +04:00 |
|
bzick
|
87662f83a1
|
Merge remote-tracking branch 'origin/master'
Conflicts:
docs/tags/capture.md
src/Fenom.php
|
2013-07-07 01:36:24 +04:00 |
|
bzick
|
42b71ed644
|
Add {autoescape} block tag and {raw} inline pseudo tag. Improve auto escaping
|
2013-07-07 01:29:33 +04:00 |
|
bzick
|
b99b874d38
|
Remove |raw modifier. It is not good idea. Need tag {raw <expr>}
|
2013-07-06 14:09:49 +04:00 |
|
bzick
|
3d0475e95c
|
Add |raw modifier support
|
2013-07-06 14:03:05 +04:00 |
|
Pascal Borreli
|
4130a4c7dd
|
Fixed typos
|
2013-07-04 21:02:24 +01:00 |
|
Ivan Shalganov
|
68b892703d
|
Merge pull request #8 from hell0w0rd/tokenizer-misprint
[Tokenizer] remove T_UNSET repeating
|
2013-07-04 06:38:32 -07:00 |
|
Nikita
|
704b930126
|
remove T_UNSET repeating
|
2013-07-04 15:35:51 +04:00 |
|
bzick
|
eea3391c7d
|
Fix: static modifier doesn't insert as is
|
2013-07-04 10:37:14 +04:00 |
|
bzick
|
9600fc78d7
|
Fix docs, done #2
|
2013-07-04 01:28:10 +04:00 |
|
bzick
|
4b8b56482c
|
Fix comments, remove old code
|
2013-07-03 12:22:35 +04:00 |
|
bzick
|
0457d5c379
|
Fix indents
|
2013-07-03 12:10:50 +04:00 |
|
bzick
|
c76f5c8be0
|
Add checking nested level for {use} and {extends}
Add more docs
|
2013-07-02 11:07:33 +04:00 |
|
bzick
|
27d7110690
|
Renaming - done
|
2013-06-28 12:04:42 +04:00 |
|