Releases: squirrelphp/twig-php-syntax
Releases · squirrelphp/twig-php-syntax
Add PHP conversion functions
- intval
- floatval
- strval
- boolval
v1.3
Add more tests known from PHP
Add the variable type tests from PHP as twig tests, and adjust documentation.
Documentation & config improvements
Corrected small details in the documentation to make it clearer, and improved the travis and code quality configuration to make it more future proof.