mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
d455b52e6b
Add missing parenthesis Adapt twig.c extension Update the C extension Use php_ucfirst instead of ucfirst Try to implement a TWIG_UCFIRST in C extension Last try ucfirst Rollback twig.c extension Remove useless ucfirst + update twig.c extension Fix mis-escaped char Repeat argument item for sprintf (first try doesnt work) Remove unexpected breakline in code