bzick
|
3766505e5c
|
Fix #195; Catch Throwable exceptions;
|
2016-02-23 13:16:48 +03:00 |
|
bzick
|
46708c6195
|
Fix #162
|
2016-02-23 12:41:46 +03:00 |
|
bzick
|
544aa4f248
|
Fix sub-issue #159 (https://github.com/fenom-template/fenom/issues/159#issuecomment-119112070)
|
2015-08-13 11:03:51 +03:00 |
|
bzick
|
1363945716
|
Fix #171
|
2015-08-13 10:33:39 +03:00 |
|
Ivan Shalganov
|
d596c81b4c
|
Merge pull request #184 from fenom-template/master
sync develop
|
2015-08-13 00:13:28 +03:00 |
|
bzick
|
4fe339ba21
|
Add predefined accessors Fenom::ACCESSOR_PROPERY and Fenom::ACCESSOR_METHOD
|
2015-08-13 00:07:01 +03:00 |
|
bzick
|
5da2df1eb4
|
Fix: #174
|
2015-08-07 17:20:50 +03:00 |
|
maxicms
|
0a8793fe7b
|
remove default prefix
|
2015-08-06 14:02:43 +03:00 |
|
maxicms
|
05e35261e4
|
Add prefix compile ID for template file name
|
2015-08-06 08:51:26 +03:00 |
|
bzick
|
bd5557925d
|
Merge remote-tracking branch 'remotes/origin/master' into develop
# Conflicts:
# src/Fenom.php
|
2015-06-03 11:36:19 +03:00 |
|
bzick
|
10bc614a84
|
Merge remote-tracking branch 'remotes/origin/master' into develop
# Conflicts:
# src/Fenom.php
|
2015-06-03 11:36:05 +03:00 |
|
bzick
|
48e4931506
|
Add Fenom::ACCESSOR_CALL parser
|
2015-06-03 11:31:53 +03:00 |
|
bzick
|
c6dbdfff95
|
Add global charset for Fenom
|
2015-06-03 00:19:40 +03:00 |
|
bzick
|
c2751e069c
|
Fix #158
|
2015-06-03 00:13:09 +03:00 |
|
bzick
|
e0fc70b751
|
Improve accessor: add writable condition
|
2015-06-02 10:59:28 +03:00 |
|
bzick
|
ef4458ca10
|
Add custom parsers for accessors
|
2015-06-01 23:42:47 +03:00 |
|
bzick
|
30921d3500
|
Refectory term parser (if ->switch)
|
2015-06-01 23:36:30 +03:00 |
|
bzick
|
ec890cc819
|
Add is_var argument for accessor
|
2015-06-01 23:20:02 +03:00 |
|
bzick
|
806467453d
|
Done #165
|
2015-05-23 23:09:16 +03:00 |
|
Ivan Shalganov
|
7f05e13725
|
Merge pull request #164 from fenom-template/develop
Fix: parse error if macro defined without arguments
|
2015-04-26 22:32:22 +03:00 |
|
bzick
|
9269b6b4ad
|
Fix: parse error if macro defined without arguments
|
2015-04-26 22:24:20 +03:00 |
|
Anton Popov
|
4d11eeed0d
|
Fix typo, version
|
2015-03-08 11:17:14 +05:00 |
|
bzick
|
9a725deaff
|
Done range in foreach
|
2015-02-22 23:07:26 +03:00 |
|
bzick
|
83fbfb1fca
|
Merge branch 'origin/master'
Conflicts:
src/Fenom/Template.php
tests/cases/Fenom/SandboxTest.php
|
2015-02-22 11:32:11 +03:00 |
|
bzick
|
3db7d0b220
|
Fix #152
|
2015-02-19 17:11:44 +03:00 |
|
bzick
|
8f3c94a7a1
|
Fix #147
|
2015-02-19 17:04:15 +03:00 |
|
bzick
|
ed860a49cb
|
Add range support. Tag {for} now deprecated
|
2015-02-12 12:13:35 +03:00 |
|
bzick
|
a9b9c89f88
|
Fix bug: unexpected array conversion when object given to {foreach} with force verify option
|
2015-02-10 14:30:31 +03:00 |
|
bzick
|
f985fff314
|
Fix #144: invalid ternary operator priority
|
2015-02-02 12:03:15 +03:00 |
|
bzick
|
a09b2f7620
|
Fix #135 (repeat commit)
|
2015-02-02 12:02:30 +03:00 |
|
bzick
|
89f2e23750
|
Fix #144: forgot prepend unary operator
|
2015-02-02 11:49:42 +03:00 |
|
bzick
|
5d87060f42
|
Dummy protect
|
2015-02-01 01:13:39 +03:00 |
|
bzick
|
76b5d3e6fa
|
Add array of variable to tag-function's arguments
|
2015-02-01 00:51:49 +03:00 |
|
bzick
|
4beacd57b9
|
Fix #116 (broken regexp)
|
2015-02-01 00:49:59 +03:00 |
|
bzick
|
0339a12b3d
|
Fix #116
|
2015-01-31 19:16:43 +03:00 |
|
bzick
|
e310236745
|
Fix #138
|
2015-01-30 16:52:58 +03:00 |
|
bzick
|
2f769c294c
|
Fix: parse error then modifier's argument converts to false
|
2015-01-22 13:55:22 +03:00 |
|
bzick
|
7ac11fb3cc
|
Remove debug
|
2015-01-08 15:57:53 +03:00 |
|
bzick
|
d096a80395
|
Fix #132 + test.
Also small performance fix
|
2015-01-08 15:52:33 +03:00 |
|
bzick
|
16d5f337c0
|
Formatting
|
2015-01-08 12:44:38 +03:00 |
|
bzick
|
5e42892979
|
fix typo
|
2015-01-07 17:19:17 +03:00 |
|
bzick
|
8d6bfb00d1
|
Small improve
|
2015-01-07 17:00:54 +03:00 |
|
bzick
|
22fb471c89
|
Cleanup. Improves.
|
2015-01-07 15:24:57 +03:00 |
|
bzick
|
d4bfb366b8
|
Fix #128
|
2015-01-06 23:42:54 +03:00 |
|
bzick
|
ae592d22c7
|
Fix bug: invalid cache name then templates extends via array
|
2015-01-06 21:35:42 +03:00 |
|
bzick
|
bc73e5b733
|
Merge branch 'master' into develop
Conflicts:
docs/ru/syntax.md
sandbox/fenom.php
|
2015-01-02 22:48:56 +03:00 |
|
bzick
|
4ca7ccb5e0
|
Fix #126: disable clearcachestats() by default in Fenom\Provider. Add method Fenom\Provider->setClearCachedStats() for enable clearcachestats()
|
2015-01-02 17:43:41 +03:00 |
|
bzick
|
f532658cc4
|
Fix #122. Compatibility problem with mb_string
|
2014-11-06 00:55:32 +03:00 |
|
bzick
|
7e8598ae3b
|
++Docs
|
2014-11-05 16:07:50 +03:00 |
|
bzick
|
1c439fedb7
|
Docs
|
2014-10-31 10:55:58 +03:00 |
|