Michal Čihař
2674e503f2
Assign helperFunctions before doing extract
...
This way we avoid possiblity of rewriting it from within the context.
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-20 12:07:13 +02:00
Michal Čihař
288995ba18
Remove trimming from template renderere
...
This relies on preg_replace correctly handles multibyte chars what is
not true on Windows and it then corrupts the content as it removers
parts of UTF-8 chars. Removal fixes occassional 200 errors on Windows.
Fixes #11705
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-12 15:35:38 +02:00
Atul Pratap Singh
e1a8fc758a
Change some function names
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-18 11:25:41 +05:30
Atul Pratap Singh
4e35951b70
Provide for optional parameters while instantiating and rendering template
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-17 22:15:29 +05:30
Atul Pratap Singh
704b02306b
Provide for passing data incrementally and passing functions into templates: Issue #11857
...
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-15 09:08:44 +05:30
Hugues Peccatte
0761fb1801
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:21 +02:00