slawkens
|
8021308822
|
Update Twig from 1.35.0 to 1.42.4 (PHP 5.5 is now required!)
This fixes some errors on PHP 7.4 and contains even more fixes
Also bumped PHP version to 5.5 as Twig requires it.
|
2020-02-15 05:41:38 +01:00 |
|
slawkens
|
1ab32ca3ba
|
New functions: getCustomPage() and getCustomPageInfo()
|
2020-02-11 01:00:42 +01:00 |
|
slawkens
|
f886245e3c
|
Allow string to be passed to hook twig function
|
2020-02-10 22:42:02 +01:00 |
|
whiteblXK
|
abb2b36ae6
|
Added getGuildLink function to Twig
|
2019-05-06 22:44:03 +02:00 |
|
slawkens
|
549b1a2f13
|
New Twig function: getPlayerLink($s, $p)
|
2018-10-16 01:35:16 +02:00 |
|
slawkens
|
ff135c034c
|
Add Extension Twig_Extension_Debug if env is 'dev'
|
2018-10-15 17:34:10 +02:00 |
|
slawkens
|
550b664a61
|
* Environment is now configurable ('prod' for production, 'dev' for development)
Significantly better load times with 'prod' !!!
|
2018-06-01 19:12:48 +02:00 |
|
slawkens
|
de36cfd2eb
|
* add global helper config($key) function + twig binding
|
2018-05-29 20:29:18 +02:00 |
|
slawkens
|
6158d81b5e
|
* move Twig functions to separate file
|
2018-05-29 18:14:21 +02:00 |
|