Ivan Shalganov
|
777e315dce
|
Dev flags
|
2014-04-09 18:03:49 +04:00 |
|
Ivan Shalganov
|
61816e76bc
|
Fix tests for PHP<5.5
|
2014-02-28 18:32:59 +04:00 |
|
Ivan Shalganov
|
c210303b72
|
More test, reformat code to PSR-0
|
2014-02-27 16:30:44 +04:00 |
|
Ivan Shalganov
|
75bcc4e0ff
|
Add #48: allow call static method in templates and allow disable this option
|
2014-01-28 19:24:47 +02:00 |
|
Ivan Shalganov
|
5049056046
|
Fix #58, small improvements
|
2014-01-20 11:54:28 +04:00 |
|
Ivan Shalganov
|
1ce0315282
|
1.4.8
|
2013-12-01 19:30:09 +04:00 |
|
Ivan Shalganov
|
b1b81cdce7
|
Fix tests for php 5.3
|
2013-09-15 16:44:15 +04:00 |
|
Ivan Shalganov
|
f9d9f098b7
|
Remove {unser} and add tests
|
2013-09-15 16:05:18 +04:00 |
|
bzick
|
7c038e0ba9
|
Fix tests
|
2013-09-14 19:55:53 +04:00 |
|
Ivan Shalganov
|
2fc84c226e
|
Add tests
|
2013-09-14 11:24:23 +04:00 |
|
bzick
|
0a9facc493
|
Done 1.4.0
|
2013-09-02 17:40:58 +04:00 |
|
bzick
|
eef42150b2
|
1.3.1
|
2013-08-29 11:29:34 +04:00 |
|
bzick
|
982b284f60
|
Fix #41, optimize variable parser
|
2013-08-11 19:55:30 +04:00 |
|
bzick
|
081e30e744
|
Fix #39
|
2013-08-06 12:04:23 +04:00 |
|
bzick
|
09f952686b
|
Add string concatenation (#3)
|
2013-08-03 18:56:17 +04:00 |
|
bzick
|
1e7cf29290
|
Tests++
|
2013-08-02 23:30:44 +04:00 |
|
bzick
|
43925ae640
|
Fix ternary operator
|
2013-08-02 23:01:06 +04:00 |
|
bzick
|
c27df81545
|
Split parseExp (for #3)
|
2013-08-02 20:29:18 +04:00 |
|
bzick
|
e9b7951d7a
|
One file - one class (#24)
|
2013-07-29 16:15:52 +04:00 |
|
bzick
|
3674de41cb
|
To PSR-x format
|
2013-07-29 14:58:14 +04:00 |
|
bzick
|
d5dcfbe410
|
Add hook for loads modifiers and tags
|
2013-07-24 19:37:07 +04:00 |
|
bzick
|
67e7ea0b9e
|
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
Conflicts:
src/Fenom/Template.php
tests/cases/Fenom/TemplateTest.php
|
2013-07-22 18:33:55 +04:00 |
|
bzick
|
c4610a7778
|
Update to 1.1
Read CHANGELOG.md#1.1.0
|
2013-07-22 18:03:43 +04:00 |
|
bzick
|
f6cc2d5993
|
Remove addTemplate method
|
2013-07-20 21:25:32 +04:00 |
|
klkvsk
|
ceedbd3372
|
fix for expressions like "{if (!($a || $b))}" (were failing to compile), tests added
|
2013-07-12 12:05:37 +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
|
b9ac24bb5b
|
Rename Cytro to Fenom
|
2013-06-28 11:53:53 +04:00 |
|